Commit graph

537 commits

Author SHA1 Message Date
neslihanturan
ae0bfae275 Fix bottom sheet and current location marker visibilities 2018-03-27 20:39:38 +03:00
misaochan
f23cd8214d Add comments 2018-03-26 18:48:09 +10:00
misaochan
f08641b66f Add getLineCount() == 0 check for button text to prevent wrapping lines 2018-03-26 18:43:19 +10:00
misaochan
0861533d29 Fix logging 2018-03-26 18:29:30 +10:00
neslihanturan
49f4b5bc7c Merge master to branch 2018-03-22 18:22:32 +03:00
neslihanturan
fccc7e66d4 Add network connectivity listener and inform user acordingly 2018-03-22 18:15:35 +03:00
Jatin Rao
b7b87e0615 Fixes issues #1228 added recenter button to nearby map 2018-03-21 23:12:59 +05:30
maskara
fc91fb8d39 Fix import in nearby activity 2018-03-21 18:11:48 +05:30
Vivek Maskara
50d9cff8c6
Merge branch 'master' into directNearbyUploadsNew 2018-03-21 17:54:03 +05:30
neslihanturan
ac50886ae0 Add different anchor gravity for small FABs fixes gravity issue 2018-03-20 15:09:49 +03:00
neslihanturan
4c192e48e0
Merge pull request #1319 from misaochan/category-suggestions-new
Category suggestions for direct nearby uploads
2018-03-19 13:10:03 +02:00
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
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
29ccd5826c Remove FIXMEs in PlaceRenderer 2018-03-18 19:21:34 +10:00
misaochan
a0ecf1ff47 Switch to ApplicationlessInjection in PlaceRenderer.java 2018-03-18 17:50:31 +10:00
neslihanturan
56fb147e1a Fix corner FABs bug 2018-03-17 12:39:25 +03:00
neslihanturan
0e11a00025 Change current location marker icon 2018-03-16 18:48:15 +03: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
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
0d40ebc4eb Fix improper zooming level on bottom sheet is expanded 2018-03-15 21:40:12 +03:00
neslihanturan
aeaafa465f Fix conflicts 2018-03-15 00:14:24 +03:00
Ujjwal Agrawal
9f621539c7 Added showSnackbar in ViewUtil and shown in NearbyActivity 2018-03-14 14:47:00 +05:30
neslihanturan
75f27a332f Fix zooming issue 2018-03-14 00:59:08 +03:00
neslihanturan
3288fb05a4 Revert "Re-use current zoom level on camera updates"
This reverts commit 34579ca125.
2018-03-13 23:58:57 +03:00
neslihanturan
34579ca125 Re-use current zoom level on camera updates 2018-03-13 21:46:09 +03:00
tanvidadu
21e54ef3d2 Removed No description label 2018-03-11 14:09:50 +05:30
tanvidadu
c00f755492 Removed No description label 2018-03-11 13:30:02 +05:30
neslihanturan
a617b09af8 Remove refresh button and its actions 2018-03-07 23:08:18 +03:00
neslihanturan
c140d3c34a Remove swipe to refresh 2018-03-07 22:57:41 +03:00
neslihanturan
41494bea5b Fix conflicts 2018-03-06 20:32:28 +03:00
neslihanturan
5b88111289 Fix conflicts 2018-03-06 19:47:18 +03:00
neslihanturan
faeebc9caf Cleanup 2018-03-03 01:03:00 +03:00
neslihanturan
0cbbcad525 Make marker visible even if bottom sheet is open 2018-03-03 00:25:10 +03:00
maskara
123c4adbfd Minor changes to make things work 2018-03-03 00:30:44 +05:30
misaochan
280d00e42e Fix whitespace 2018-03-03 00:02:20 +05:30
misaochan
fec005304e Tidy up DirectUpload - overloaded constructor not necessary 2018-03-03 00:02:20 +05:30
misaochan
5b481a2562 Optimize imports 2018-03-03 00:02:20 +05:30
misaochan
6d0415cad1 Clean up PlaceRenderer 2018-03-03 00:02:20 +05:30
misaochan
56d20106a3 Tidy up comments 2018-03-03 00:02:20 +05:30
misaochan
429690ae0e Add onRequestPermissionsResult to NearbyListFragment 2018-03-03 00:02:20 +05:30
misaochan
87cd8eecab Create new ContributionController before NearbyAdapterFactory is initiated 2018-03-03 00:02:20 +05:30
misaochan
863eee64dd Add onActivityResult() to NearbyListFragment and pass controller 2018-03-03 00:02:02 +05:30
misaochan
967c9bb54b Call storeSharedPrefs 2018-03-03 00:01:11 +05:30
misaochan
94687090bd Move Dagger injection to method that is called later, to prevent NPE 2018-03-03 00:01:11 +05:30