translatewiki.net
|
29e667e8fe
|
Localisation updates from https://translatewiki.net.
|
2018-01-11 07:51:20 +01:00 |
|
misaochan
|
405c163e60
|
Merge remote-tracking branch 'refs/remotes/commons-app/directNearbyUploads' into nearby-uploads
|
2018-01-11 16:49:08 +10:00 |
|
neslihanturan
|
764e8baa05
|
Code cleanup
|
2018-01-10 18:29:56 +03:00 |
|
neslihanturan
|
8c95ab868a
|
Add cilck listener to adapter to show Media Detail Screen
|
2018-01-10 18:04:47 +03:00 |
|
neslihanturan
|
1059ec4dff
|
Use MediaWikiView instead of Bitmap
|
2018-01-10 17:33:39 +03:00 |
|
raksocks
|
2c7c248faf
|
screenshots for Kannada kn-IN
Added screenshots for Kannada kn-IN
|
2018-01-10 20:41:33 +07:00 |
|
neslihanturan
|
930cc3afb1
|
Set progressbar invisible
|
2018-01-10 15:16:31 +03:00 |
|
neslihanturan
|
5e6fb44f90
|
Change nav item string
|
2018-01-10 15:14:04 +03:00 |
|
neslihanturan
|
c1a1562c18
|
Add star icon for featured images
|
2018-01-10 01:07:16 +03:00 |
|
neslihanturan
|
b0cd6a9a47
|
Add grid view and list adapter
|
2018-01-10 01:04:27 +03:00 |
|
neslihanturan
|
48c7a0372e
|
Prepare base for new activity
|
2018-01-09 18:16:17 +03:00 |
|
translatewiki.net
|
64ad937258
|
Localisation updates from https://translatewiki.net.
|
2018-01-08 09:00:02 +01:00 |
|
Josephine Lim
|
971b323225
|
Merge pull request #1046 from maskaravivek/crashFix
Avoid crash when service is disconnected
|
2018-01-08 16:36:02 +10:00 |
|
maskara
|
a85da9d0a5
|
Merge branch 'uıForNotifications' of https://github.com/commons-app/apps-android-commons
|
2018-01-08 01:41:21 +05:30 |
|
Vivek Maskara
|
031e53c988
|
Merge pull request #1024 from neslihanturan/displayNotificationsUI
UI to display notifications
|
2018-01-08 01:01:27 +05:30 |
|
Paul Hawke
|
4bd72462e5
|
More cleanup now that clean Dao classes are available from Dagger.
|
2018-01-05 19:53:51 -06:00 |
|
maskara
|
b639b649d7
|
Avoid crash when service is disconnected
|
2018-01-06 02:36:51 +05:30 |
|
Paul Hawke
|
874627e3f5
|
Injected the ModifierSequenceDao where needed.
|
2018-01-05 13:01:20 -06:00 |
|
Paul Hawke
|
9927879680
|
Injected the ContributionDao where needed.
|
2018-01-05 08:34:48 -06:00 |
|
Paul Hawke
|
f2ed57a127
|
Moved Category and CategoryDao to the 'category' package
|
2018-01-05 08:34:48 -06:00 |
|
Paul Hawke
|
1d3befcbd2
|
Injected the CategoryDao where needed.
|
2018-01-05 08:34:48 -06:00 |
|
neslihanturan
|
feb435304f
|
Merge pull request #1022 from psh/extract-and-test-modifier-sequence-db
Extracted and tested the database interactions from ModifierSequence
|
2018-01-05 11:55:13 +03:00 |
|
Paul Hawke
|
08673c91c6
|
Extracted and tested the database interactions from ModifierSequence
|
2018-01-04 13:27:55 -06:00 |
|
neslihanturan
|
ae24508300
|
Merge pull request #1023 from psh/extract-and-test-category-db
Extracted and tested the database interactions from Category
|
2018-01-04 21:01:33 +03:00 |
|
Paul Hawke
|
1ba8e93346
|
Extracted and tested the database interactions from Category
|
2018-01-04 08:33:40 -06:00 |
|
neslihanturan
|
6749c43740
|
Merge pull request #1035 from psh/better-marker-selection-tracking
Direct nearby uploads feature branch - Map marker selection and footer visibility now track together.
|
2018-01-04 16:29:48 +03:00 |
|
translatewiki.net
|
d96acd8c87
|
Localisation updates from https://translatewiki.net.
|
2018-01-04 10:05:26 +01:00 |
|
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 |
|
neslihanturan
|
d6d38e0564
|
Merge pull request #1026 from psh/extract-and-test-contribution-db
Extracted and tested the database interactions from Contribution.
|
2018-01-02 13:58:10 +03: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
|
38d3edfe1d
|
Merge pull request #1027 from psh/consistent-sizes-with-dimens
Tech-improvement: Better use of dimens.xml for common sizes
|
2018-01-01 20:35:34 +03:00 |
|
neslihanturan
|
7151c51cb3
|
Merge pull request #1012 from maskaravivek/build
Fix dex merge issue
|
2018-01-01 19:35:42 +03:00 |
|
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 |
|