Commit graph

490 commits

Author SHA1 Message Date
Josephine Lim
faa60dc824 Add string resources 2017-05-15 10:25:40 +02:00
Dinu Kumarasiri
78ac412b17 Merge branch 'master' into set_upload_limit 2017-05-15 09:53:39 +02:00
Yusuke Matsubara
b0b6e9bfd3 Merge pull request #540 from domdomegg/tidySettings
Remove unused code in settingsFragment
2017-05-15 00:43:57 +09:00
Adam Jones
358c5862b6 Move pref values into newly created keys.xml
Hopefully translatewiki won't try to translate these
2017-05-14 15:53:19 +01:00
addshore
904ea4554e Wrap 2fa auth in DEBUG checks
Currently although you can log in with 2fa things break
after than. All of the auth code needs a bit of love to
sort this out.
2017-05-14 15:51:04 +02:00
Josephine Lim
5ed7755a2c Merge pull request #576 from neslihanturan/switchMapIcon
Switch map icon
2017-05-14 15:23:57 +02:00
addshore
a1d8008901 Refactoring in LoginActivity 2017-05-14 15:19:57 +02:00
addshore
ea051c119a Add 2fa to login activity
Fixes #328
2017-05-14 15:19:57 +02:00
Neslihan
dc1b04f3ed Switch map button accoding to map and list 2017-05-14 15:51:50 +03:00
Dinu Kumarasiri
d1fc670b19 Fix the issue of not reloading the cursor after the setting changed 2017-05-14 14:33:19 +02:00
maskara
198f3daf44 Fix Info dialog width issue 2017-05-14 14:27:42 +02:00
neslihanturan
ec387bf3c3 Merge pull request #572 from maskaravivek/mapInfoClick
Close fragment when tapped on the empty section
2017-05-14 15:25:00 +03:00
Yusuke Matsubara
08e6743869 Merge branch 'master' into tidySettings 2017-05-14 20:57:01 +09:00
maskara
ec0da2f4af Close fragment when tapped on the empty section 2017-05-14 13:53:37 +02:00
Josephine Lim
815837ab91 Merge pull request #567 from sandarumk/set_upload_limit
Set upload limit
2017-05-14 13:52:20 +02:00
Neslihan
bb47332a37 Remove conflicts 2017-05-14 14:26:16 +03:00
maskara
cce8715fad Showing an overlay dialog when a nearby item is tapped 2017-05-14 11:49:25 +02:00
Dinu Kumarasiri
6feed8cab1 Add a new preference to set the upload limit 2017-05-13 17:24:02 +02:00
Dinu Kumarasiri
93b867af4f Change the Title in 'My Uploads' to 'My Recent Uploads' 2017-05-13 17:23:25 +02:00
Tobias Schönberg
c6a2f2c7ea Get coordinate template when parsing image page
Currently the image detail view does not display the
coordinates.
This commit adds the coordinate template to the
parser and displays the results rounded to 4 digits.
2017-05-13 16:09:01 +02:00
Neslihan
0901e67853 Optimise unnecesarry method call 2017-05-13 13:41:53 +03:00
Josephine Lim
a99ae9e8bb Merge pull request #560 from commons-app/prehack2faError
Detect when 2FA is needed and error nicely
2017-05-13 12:28:51 +02:00
addshore
e8bbbe78d8 Detect when 2FA is needed and error nicely
Fixes #507
2017-05-13 12:03:40 +02:00
Vivek Maskara
676583b6ec Merge pull request #558 from neslihanturan/nearbyMap
Nearby map
2017-05-13 09:41:57 +02:00
Neslihan
470ad29380 Fix double click to map icon and refresh icon click 2017-05-12 18:42:02 +03:00
Neslihan
f6ac8fd1a5 Display nearby places on the map 2017-05-12 17:55:21 +03:00
Neslihan
c2e018ae9e Nearby places displayed on the map 2017-05-12 17:13:06 +03:00
Udit
a5dc7f79c1 Fix - zero quantity in messages doesn't work in English #343 (#546) 2017-05-12 22:31:13 +09:00
neslihanturan
d5f50e8626 Merge pull request #553 from maskaravivek/mapView
Added support for MapView in Nearby
2017-05-12 16:02:59 +03:00
maskara
6118b57295 Added support for MapView in Nearby 2017-05-12 13:50:25 +02:00
Vivek Maskara
5ef4777130 Merge pull request #549 from neslihanturan/mapİconToNearby
Add icon to map
2017-05-12 13:43:56 +02:00
Neslihan
784b51e29d Add icon to map 2017-05-12 13:53:47 +03:00
Josephine Lim
75bc9f1a3d Merge pull request #544 from srv-twry/master
Added 'Up navigation' for settings activity
2017-05-12 17:40:32 +08:00
translatewiki.net
2e7aaddafb Localisation updates from https://translatewiki.net. 2017-05-11 08:29:05 +02:00
srv-twry
5639be077e Plural declarations in the strings resource file now according to guidelines 2017-05-11 04:01:06 +05:30
Adam Jones
87fe6cf585 Create untranslatable strings for pref constants 2017-05-10 22:51:19 +01:00
Adam Jones
2b91abed22 Hardcode arrays.xml values 2017-05-09 19:59:42 +01:00
translatewiki.net
fe470d64a9 Localisation updates from https://translatewiki.net. 2017-05-04 07:39:53 +02:00
translatewiki.net
779c1380c2 Localisation updates from https://translatewiki.net. 2017-05-02 07:49:56 +02:00
translatewiki.net
6d942df387 Localisation updates from https://translatewiki.net. 2017-04-27 08:08:51 +02:00
translatewiki.net
138b3541fe Localisation updates from https://translatewiki.net. 2017-04-24 19:44:18 +02:00
Yusuke Matsubara
559381d7f7 Fix initial emptiness of Nearby list + refactoring 2017-04-21 21:15:51 +09:00
translatewiki.net
a497bf527a Localisation updates from https://translatewiki.net. 2017-04-20 07:26:02 +02:00
veyndan
d77d5cb40a Make refresh icon for nearby places white (closes #483) 2017-04-17 18:47:50 +01:00
Josephine Lim
052d0c9c8e Merge pull request #500 from veyndan/htmltextview
Define a custom TextView that displays HTML
2017-04-17 23:47:55 +10:00
translatewiki.net
adef5cd395 Localisation updates from https://translatewiki.net. 2017-04-17 09:26:58 +02:00
Josephine Lim
08f300ef65 Merge pull request #497 from whym/wikidata-query
Switch Nearby to Wikidata Query
2017-04-15 00:15:02 +10:00
veyndan
ce1e293d87 Define a custom TextView that displays HTML 2017-04-14 15:02:33 +01:00
Yusuke Matsubara
8731987385 Generate Nearby list using Wikidata Query
Plus,
* remove duplicate location service manager
* add option to switch data sources of Nearby
* faster sorting of places
* minor coding style improvents
2017-04-14 17:38:45 +09:00
veyndan
ff86a0ca9f Fix format parameters for strings 2017-04-12 19:23:42 +01:00