Commit graph

4860 commits

Author SHA1 Message Date
Alicia
f9eb320a5d Issue 3236: Change nearby search text to white (#3331)
* Clear parent from customView if parent is not null

* Apply white search bar theme to nearby search

* Undo changes from bad merge

* Fix up tag formatting
2020-01-22 13:25:47 +03:00
Malcolm Smith
14ea6c0cba Change tempalte character case from EXIF to Exif (#3330) 2020-01-20 12:42:49 -07:00
Kshitij Bhardwaj
cd4fc2cdf0 CategoryItem: add javadocs to the file (#3332) 2020-01-20 12:39:31 -07:00
translatewiki.net
c682ba83d7 Localisation updates from https://translatewiki.net. 2020-01-20 11:30:54 +01:00
Josephine Lim
ef9e2986b2 Versioning and changelog for v2.12.1 2020-01-20 00:21:24 +10:00
Josephine Lim
53d3c37180
Update changelog.md 2020-01-20 00:03:05 +10:00
Josephine Lim
9c6e33901f Versioning for v2.12.1 2020-01-20 00:01:07 +10:00
translatewiki.net
59cb157754 Localisation updates from https://translatewiki.net. 2020-01-16 15:28:57 +01:00
translatewiki.net
8824076c1a Localisation updates from https://translatewiki.net. 2020-01-13 16:07:10 +01:00
Amir E. Aharoni
d26b4368a7 Remove unnecessary space before colon (#3317) 2020-01-10 23:27:49 +03:00
Amir E. Aharoni
b55e68378b More natural language instead of a slash (#3318) 2020-01-10 23:26:41 +03:00
translatewiki.net
56c4018326 Localisation updates from https://translatewiki.net. 2020-01-09 20:06:26 +01:00
translatewiki.net
173dcd2c6a Localisation updates from https://translatewiki.net. 2020-01-06 17:40:33 +01:00
translatewiki.net
85366aaf83 Localisation updates from https://translatewiki.net. 2020-01-02 14:31:31 +01:00
translatewiki.net
e56adc6b41 Localisation updates from https://translatewiki.net. 2019-12-31 07:24:24 +01:00
translatewiki.net
b591fdd8a2 Localisation updates from https://translatewiki.net. 2019-12-26 12:32:07 +01:00
Ashish Kumar
349e51f4a9 Fixes #3307 (#3308)
* Fixed positional argument format for string in "image_uploaded_by"
2019-12-24 18:55:26 +10:00
Ashish Kumar
824d6ac05e Bugfix/null revision in review (#3309)
* Fixes #3305
 * Handle null firstRevision

* initialise explanation
2019-12-24 14:02:56 +05:30
translatewiki.net
846e04f677 Localisation updates from https://translatewiki.net. 2019-12-23 15:46:00 +01:00
translatewiki.net
8fc8113cad Localisation updates from https://translatewiki.net. 2019-12-19 15:05:28 +01:00
Vivek Maskara
a8ee5bd201 Fix UI tests (#3297) 2019-12-17 14:24:41 +03:00
translatewiki.net
458b497a6c Localisation updates from https://translatewiki.net. 2019-12-16 15:52:39 +01:00
ANKIT
ecf6bd930c color accent changed tto blue in dark theme (#3234) 2019-12-16 13:56:20 +05:30
translatewiki.net
28e96eb54c Localisation updates from https://translatewiki.net. 2019-12-12 15:20:00 +01:00
Zoran Dori
b4c4691348 Update strings.xml (#3285)
Improve share_text string for #3192.
2019-12-11 00:02:50 +10:00
Josephine Lim
e23b80dfcd Merge branch '2.12-release' 2019-12-10 23:52:22 +10:00
neslihanturan
959b3afd4c Fixes #3231 "Nearby" always first puts me in Punta Arenas (#3271)
* Update tables from 10 to 11

* Remove unneeded changes
2019-12-10 23:47:10 +10:00
translatewiki.net
3d923afcfc Localisation updates from https://translatewiki.net. 2019-12-09 15:47:02 +01:00
Vivek Maskara
b0be4970ef Convert few model classes to kotlin (#3270) 2019-12-07 02:36:53 +10:00
Josephine Lim
d0f97398a5 Merge branch '2.12-release' 2019-12-06 22:32:36 +10:00
Manuel Alcaraz
f7cca31c53 Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
Vivek Maskara
57a8aefde6 Use mockito for all tests instead of just for UI tests (#3277) 2019-12-05 20:47:13 +05:30
translatewiki.net
96d36ba3d8 Localisation updates from https://translatewiki.net. 2019-12-05 15:18:01 +01:00
Vivek Maskara
2f9a71911a Remove unused code from the app (#3276) 2019-12-05 18:07:21 +05:30
Ashish Kumar
bb0a21929e Added unit-tests for CacheController (#3275) 2019-12-05 16:33:55 +05:30
Ashish Kumar
6e485d687c Added unit-tests for NotificationClient & NotificationController (#3274) 2019-12-05 20:34:07 +10:00
Vivek Maskara
f27749fa51 With more unit test cases (#3269) 2019-12-04 18:51:02 +10:00
Ashish Kumar
d2fb3b36e7 Added unit-tests for PageEditClient & ThanksClient (#3268) 2019-12-04 17:27:06 +10:00
Josephine Lim
bf4b73103f Merge branch 'master' into 2.12-release 2019-12-03 17:51:34 +10:00
Ashish Kumar
fa7deb3d34 Closes #3262, npe in touching edit text drawable area while uploading images (#3263) 2019-12-03 17:44:56 +10:00
Ashish Kumar
1359f706d9 Closes #3264, disable options menu for null media from provider (#3265) 2019-12-03 17:44:48 +10:00
Ashish Kumar
452f799cb3 Fixes #3260, handle null latlng when adding current location marker (#3261) 2019-12-03 17:44:31 +10:00
Ashish Kumar
7b9e792efc Unit-Tests for Campaigns (#3258) 2019-12-03 00:41:10 +10:00
translatewiki.net
4150e5fa40 Localisation updates from https://translatewiki.net. 2019-12-02 09:24:05 +01:00
Josephine Lim
551cddc043
Versioning and changelog for v2.12 (#3255)
* Versioning

* Update changelog.md
2019-12-02 02:59:24 +10:00
Josephine Lim
a7402f29fc
Update changelog.md 2019-12-02 02:51:01 +10:00
Josephine Lim
f51957f64c Versioning 2019-12-02 02:46:10 +10:00
Vivek Maskara
9244c0015b Fix write to parcelable for Place object (#3248) 2019-12-01 17:03:08 +10:00
Ashish Kumar
01ed96b957 Added unit-tests to cover all possible tags from preferences (#3253) 2019-11-30 22:11:36 +05:30
Ashish Kumar
dd578f7b4c Added unit test to verify onCategoryItemClicked (#3252) 2019-11-30 22:11:23 +05:30