neslihanturan
e630e22e0c
Merge pull request #981 from maskaravivek/removeCsv
...
Remove CSV option for nearby places
2018-01-01 19:08:55 +03:00
translatewiki.net
0f96c2f1d7
Localisation updates from https://translatewiki.net .
2018-01-01 15:23:37 +01:00
misaochan
4e056a412f
Add TODO
2018-01-01 21:10:28 +10:00
misaochan
443acab313
Image handling now works
2018-01-01 21:00:28 +10:00
misaochan
3dde0319a0
Implement onActivityResult() in map fragment
2018-01-01 20:56:37 +10:00
misaochan
792cc2c4c7
Fix build error
2018-01-01 20:43:25 +10:00
misaochan
96b822aa5d
Use stored fragment for requesting permissions
2018-01-01 20:43:12 +10:00
misaochan
804b850d7e
Save fragment as instance variable
2018-01-01 20:41:35 +10:00
misaochan
b76ecf74f8
Switch to uploading from gallery
2018-01-01 20:28:41 +10:00
misaochan
946c6c740d
Complete initiateDirectUpload()
2018-01-01 20:23:51 +10:00
misaochan
da5e20a547
Create ContributionController object
2018-01-01 20:19:25 +10:00
misaochan
fdcf41e88b
Create initiateUpload() method
2018-01-01 20:16:05 +10:00
misaochan
009df16f3e
Move direct uploading code to DirectUpload class
2018-01-01 20:05:15 +10:00
Xiang Fan
ba96a97785
UploadController: add javadoc
2018-01-01 16:10:48 +07:00
Xiang Fan
24679f7322
LocationServiceManager: add javadoc
2018-01-01 16:10:48 +07:00
Xiang Fan
ad5372e38b
DialogUtil: add javadoc
2018-01-01 16:10:48 +07:00
Xiang Fan
7118234ebf
MediaWikiImageView: add javadoc
2018-01-01 16:10:48 +07:00
misaochan
8200d808d7
Add TODO for List
2017-12-31 22:15:04 +10:00
misaochan
8e214bdabd
Retrieve shared preferences for image name and desc
2017-12-31 19:06:44 +10:00
misaochan
b5a18ce948
Insert image name and desc into shared preference
2017-12-31 19:03:08 +10:00
misaochan
9888dc3476
Merge remote-tracking branch 'refs/remotes/commons-app/directNearbyUploads' into nearby-uploads
2017-12-31 18:33:54 +10:00
misaochan
e979d88aef
Merge remote-tracking branch 'refs/remotes/origin/master' into directNearbyUploads
2017-12-31 17:22:55 +10:00
Paul Hawke
e5d914051c
Map marker selection and footer visibility now track together.
2017-12-30 17:16:45 -06:00
misaochan
c001da38ed
Remove TODO
2017-12-31 02:34:56 +10:00
misaochan
dd9976cfff
Rename Description to Label to prevent misunderstandings
2017-12-31 02:34:36 +10:00
misaochan
36ec230506
Remove TODO
2017-12-31 02:24:39 +10:00
misaochan
548e2a7ab8
Rename Description to Label
2017-12-31 02:21:55 +10:00
misaochan
ca35b5e544
Return longDescription instead of description
2017-12-31 02:08:11 +10:00
misaochan
b27163906b
Replace anonymous inner classes with lambdas
2017-12-31 01:17:12 +10:00
misaochan
152fca30d3
Merge remote-tracking branch 'refs/remotes/commons-app/directNearbyUploads' into nearby-uploads
2017-12-31 01:01:44 +10:00
misaochan
ea0d3f75eb
Edit TODO
2017-12-31 00:46:56 +10:00
misaochan
5a92ec64df
Modify getDescription to fix "?" desc bug
2017-12-31 00:43:53 +10:00
misaochan
da63f31017
Put logs in onClick()
2017-12-31 00:40:04 +10:00
misaochan
1fe7b4842d
Add getters for name and description of Place
2017-12-31 00:36:51 +10:00
misaochan
c70eec650c
Add onClickListeners for camera and gallery FAB
2017-12-31 00:22:19 +10:00
Paul Hawke
c65614ead5
Now that Place and LatLng can handle their own status and rendering (respectively) go through and cleanup usages to reduce feature envy. Converted anonymous inner classes to lambdas.
2017-12-29 08:34:25 -06:00
Paul Hawke
92e20b4cee
Moved code to reduce feature envy.
2017-12-29 08:32:58 -06:00
Paul Hawke
1c43426579
Dead/redundent code and import removal.
2017-12-29 08:12:03 -06:00
neslihanturan
bfcb2a0454
Add some margin to upper sde of list item
2017-12-28 16:37:18 +03:00
neslihanturan
0a2caf7b9e
Remove button texts of list items
2017-12-28 16:36:52 +03:00
neslihanturan
ab858d524c
Make list bottom sheet closed default
2017-12-28 15:57:37 +03:00
neslihanturan
1af2db797b
Remove bottom bar which was a added to make UI prettier with no function previously
2017-12-28 14:26:13 +03:00
neslihanturan
ffea5e370c
Remove texts when they dont fit to one line
2017-12-28 14:13:09 +03:00
neslihanturan
a369af982e
Move commons button to out of expanded FABs
2017-12-28 13:41:08 +03:00
neslihanturan
8eac2684f7
Add landscape layout for future improvments
2017-12-28 13:10:11 +03:00
Nicolas Raoul
836baf2ae3
Removed redundant category
...
"Sydney Opera House from the west" already contains the category "Sydney Opera House", so it is not recommended to include it.
I understand this is just an example, but still better show the right thing when educating users.
2017-12-28 18:58:17 +09:00
translatewiki.net
b4a995ef20
Localisation updates from https://translatewiki.net .
2017-12-28 08:53:02 +01:00
Agent-8
e72819f647
updated javadoc comments
2017-12-27 09:49:37 -05:00
Agent-8
c606f5193f
updated javadoc comments
2017-12-27 09:48:22 -05:00
neslihanturan
4b0bb0eac3
Use hide() to hide FAB which handles click event too
2017-12-27 14:35:50 +03:00