Commit graph

3779 commits

Author SHA1 Message Date
Josephine Lim
499591d0ca
Merge pull request #1320 from commons-app/changeCurrentLocationMarkerIcon
Change current location marker icon
2018-03-19 20:15:11 +10:00
Josephine Lim
753cfab770
Merge pull request #1324 from commons-app/fixCornerButtonBug
Fix corner FABs visibility bug
2018-03-19 20:14:42 +10:00
Josephine Lim
1e83d67c37
Merge pull request #1314 from commons-app/directNearbyUploadsZoomIssue
Fix improper zooming level on bottom sheet is expanded
2018-03-18 21:15:48 +10:00
misaochan
eaed36555c Remove TODO 2018-03-18 20:45:51 +10:00
misaochan
a2db562476 Switch Commons categories to the end of the query to prevent cases with >1 cat from messing up wikipedia and commons articles 2018-03-18 20:44:49 +10:00
misaochan
b600f51564 Fix newlines 2018-03-18 20:07:56 +10:00
misaochan
29ccd5826c Remove FIXMEs in PlaceRenderer 2018-03-18 19:21:34 +10:00
misaochan
d6e848b32e Remove comment from UploadController.java 2018-03-18 19:17:02 +10:00
misaochan
666b7a0843 Set if-else block for direct Cats in CategorizationFragment 2018-03-18 19:16:31 +10:00
misaochan
819ec795bd Add check for empty direct categories 2018-03-18 18:51:17 +10:00
misaochan
efa7820fe4 Comment out UploadController.java line to test with Prod categories 2018-03-18 18:35:50 +10:00
misaochan
2249284ded Really put directCats on top this time 2018-03-18 18:33:26 +10:00
misaochan
d0908abc4a Put directCats on top of other categories 2018-03-18 18:32:15 +10:00
misaochan
eb4646df4b Tidy up CategorizationFragment 2018-03-18 18:28:44 +10:00
misaochan
d2b0ffc69d Add directPrefs injection and obtain CategoryItem for direct cats 2018-03-18 18:26:13 +10:00
misaochan
945aa35864 Add TODO for concat 2018-03-18 18:12:18 +10:00
misaochan
787425b8e7 Change ImageUtil log to verbose to prevent logcat spam 2018-03-18 17:51:07 +10:00
misaochan
a0ecf1ff47 Switch to ApplicationlessInjection in PlaceRenderer.java 2018-03-18 17:50:31 +10:00
Suchit Kar
9a27f9c332 Check status before nominating for deletion 2018-03-18 01:36:30 +05:30
Suchit Kar
c303525508 Merge branch 'master' of https://github.com/commons-app/apps-android-commons into delete-request 2018-03-17 19:36:12 +05:30
neslihanturan
56fb147e1a Fix corner FABs bug 2018-03-17 12:39:25 +03:00
tanvidadu
1b1568d15e Added the functionality 2018-03-17 09:53:17 +05:30
tanvidadu
2e064c370a Alert Dialoge Implemented 2018-03-17 09:53:17 +05:30
tanvidadu
7e081799ed Languages token hashmap added 2018-03-17 09:52:27 +05:30
tanvidadu
a6a30e1e77 Fixed Merge conflict 2018-03-17 09:52:27 +05:30
tanvidadu
757a198c99 translate url added 2018-03-17 09:51:24 +05:30
neslihanturan
e7eb89ec43 Remove unnecesarry file 2018-03-16 18:53:49 +03:00
neslihanturan
0e11a00025 Change current location marker icon 2018-03-16 18:48:15 +03:00
neslihanturan
80cc8b7d6d
Merge pull request #1202 from knight-shade/Fixes-#1198
Fixes #1198 Now notifications list retained
2018-03-16 15:46:47 +02:00
Vivek Maskara
ff54d03aeb
Merge branch 'master' into Fixes-#1198 2018-03-16 18:40:41 +05:30
neslihanturan
e412c9a0aa
Merge pull request #1299 from knight-shade/Fixes-#1294
Fixes #1294 Orientation change cancels the ongoing login process.
2018-03-16 13:46:48 +02:00
neslihanturan
3548a0dcf7
Merge pull request #1288 from knight-shade/Fixes-#1287
Fixes #1287 Tutorial not available in landscape mode.
2018-03-16 13:15:22 +02:00
neslihanturan
ce8c807348
Merge pull request #1279 from knight-shade/Fixes-#1275
Fixes #1275 Set proper with of Navigation drawer in both orientations.
2018-03-16 13:04:11 +02:00
neslihanturan
7d238ec8e3
Merge pull request #1277 from maskaravivek/privacyPolicy
Fixes privacy policy link in Login page
2018-03-16 12:59:10 +02:00
neslihanturan
bad68d9499
Merge pull request #1265 from knight-shade/Fixes-#1262
Fixes #1262 Show correct image upload count in beta build variants.
2018-03-16 12:55:27 +02:00
misaochan
efdfa38725 Add FIXME for injector() 2018-03-16 20:48:30 +10:00
neslihanturan
872b258720
Merge pull request #1307 from ujjwalagrawal17/toast
Fixes #1301 Changes toasts to snacks
2018-03-16 12:38:41 +02:00
misaochan
2099a99e4f Add Dagger injector to render() 2018-03-16 20:36:57 +10:00
misaochan
c1f451258c Add FIXME to PlaceRenderer 2018-03-16 20:25:22 +10:00
neslihanturan
c869581c2a
Merge pull request #1209 from hismaeel/1130(j)
issue #1130 -(j). bad Token Exception from showDialog() in ExistingFi…
2018-03-16 12:16:07 +02:00
Ujjwal Agrawal
9a85fb51f7 Removed unnecessary functions 2018-03-16 15:35:58 +05:30
misaochan
5e828d4541 Save categories in PlaceRenderer and SingleUploadFragment 2018-03-16 20:01:52 +10:00
misaochan
8133ba1d23 Strip string for categories and add them to a Place 2018-03-16 20:00:23 +10:00
neslihanturan
110337d296
Merge pull request #1200 from knight-shade/Fixes-#1179
Fixes #1179 Add material design to title and description of image, limits title size and add scrolling behaviour.
2018-03-16 11:56:37 +02:00
misaochan
2c6b6f9bea Add TODO for category suggestions 2018-03-16 19:49:48 +10:00
misaochan
e2b54c0478 Add categories to Wikidata query 2018-03-16 19:48:09 +10:00
neslihanturan
07133e02e3
Merge pull request #1194 from harisankerPradeep/Bug#1004
Fixes Bug#1004 : Black background on details and categories screen
2018-03-16 11:44:45 +02:00
neslihanturan
eaba96b509
Merge pull request #1176 from hismaeel/1119
Fixed Hard Coded Column issue. #1119
2018-03-16 11:09:47 +02:00
neslihanturan
d15e1d90e0
Merge pull request #1315 from gupta-meghna64/logClientFix
Removes unsupported clients while sharing log
2018-03-16 10:15:09 +02:00
Meghna Gupta
71535c312e Removes unsupported clients while sharing log 2018-03-16 00:31:46 +05:30