misaochan
42517bcb7a
Fix more whitespace
2018-01-02 21:54:09 +10:00
misaochan
9372a7ea3c
Fix whitespace
2018-01-02 21:44:39 +10:00
misaochan
ed395a5af5
Add comments
2018-01-02 21:41:23 +10:00
misaochan
0401eb781c
Add check in SingleUploadFragment for isNearbyUploadf
2018-01-02 21:38:01 +10:00
misaochan
b719491dcf
Pass nearby Title and Desc to SingleUploadFragment
2018-01-02 21:33:10 +10:00
misaochan
565e61c0d1
Tidy up and create framework for autofilling EditText
2018-01-02 21:22:09 +10:00
misaochan
ccb0c87b5f
Change to getSharedPreferences to pass prefs between activities
2018-01-02 21:15:04 +10:00
misaochan
ef3eda7d10
Create boolean for isDirectUpload and pass shared prefs to ShareActivity.java
2018-01-02 21:01:00 +10:00
misaochan
8db3d55fa0
Merge remote-tracking branch 'refs/remotes/commons-app/directNearbyUploads' into nearby-uploads
...
# Conflicts:
# app/src/main/java/fr/free/nrw/commons/nearby/NearbyPlaces.java
2018-01-02 18:27:15 +10:00
neslihanturan
e630e22e0c
Merge pull request #981 from maskaravivek/removeCsv
...
Remove CSV option for nearby places
2018-01-01 19:08:55 +03: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
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
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
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
Josephine Lim
3a94275d51
Merge pull request #1032 from psh/directNearbyUploads
...
Direct nearby uploads feature branch - code cleanup
2017-12-31 00:56:21 +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
Josephine Lim
a9e62cb1ea
Merge pull request #1018 from neslihanturan/directNearbyUploads
...
Direct nearby uploads
2017-12-29 17:50:02 +10: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
Josephine Lim
a38e465cd6
Merge pull request #1031 from commons-app/remove-redundant-category-in-example
...
Removed redundant category
2017-12-28 21:13:11 +10: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