Commit graph

1658 commits

Author SHA1 Message Date
Vishan Seru
b9b54fdff6 Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly. 2017-10-15 10:22:01 +05:30
Joe Rattazzi
b07064def3 Correcting some easy Codacy issues 2017-10-14 17:46:47 -05:00
translatewiki.net
4154a7c9d2 Localisation updates from https://translatewiki.net. 2017-10-12 08:34:10 +02:00
Vishan Seru
d98a0263fd Added progressbar in ContributionsListFragment to be shown while its loading contributions 2017-10-11 22:16:39 +05:30
Andrew Marshall
f43bb927a6 Converted all the PNG to WebPs to save space. 2017-10-11 11:01:08 -04:00
Andrew Marshall
c6de66e32a Optimized Imports. 2017-10-11 10:57:22 -04:00
Paul Hawke
accd7edb7d Merge branch 'master' into login-screen-improvement 2017-10-10 22:13:25 -05:00
Paul Hawke
7e5d8c4c79 Merge pull request #905 from misaochan/about-activity-update
Modify disclaimer in About activity per WMF's request
2017-10-10 22:00:02 -05:00
Martin Entwistle
d45d203840 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/fr/free/nrw/commons/nearby/NearbyActivity.java
#	app/src/main/java/fr/free/nrw/commons/nearby/NearbyActivityMode.java
#	app/src/main/res/values-hi/strings.xml
2017-10-10 22:36:20 +01:00
Martin Entwistle
069bca6f22 Refactor based on review comments. 2017-10-10 22:28:47 +01:00
Martin Entwistle
47adcbc5e4 Corrected code style issue. 2017-10-10 22:25:27 +01:00
Martin Entwistle
0b01efa2c3 Corrected code style issues. 2017-10-10 22:25:07 +01:00
Martin Entwistle
276f4dc94b Method rename. 2017-10-10 22:21:40 +01:00
Martin Entwistle
30104af6a0 Introduced a view mode and shared preference to determine which style of view to use. 2017-10-10 22:21:40 +01:00
misaochan
473d5f62a2 Futureproof privacy policy link 2017-10-11 01:34:50 +10:00
Josephine Lim
cfcfcaf194 Merge pull request #866 from Bluesir9/issue_861_nearby_permission_deny_crash_fix
Replaced usage of NoPermissionsFragment with AlertDialog in NearbyActivity
2017-10-11 00:40:02 +10:00
misaochan
9e0a790b8a Modify privacy policy URL 2017-10-11 00:33:17 +10:00
misaochan
dcb9ad0a96 Replace About text with version drafted by WMF lawyer 2017-10-11 00:33:17 +10:00
Vishan Seru
6b96b65203 Synced branch to master 2017-10-10 19:51:29 +05:30
misaochan
8ba0fa9131 Fix failing Travis build 2017-10-10 23:55:04 +10:00
Josephine Lim
044659cd41 Merge pull request #897 from poojithakr/codacy-issues
Fixing codacy issues. Reduced reported count from 550 to 518.
2017-10-10 23:46:10 +10:00
Paul Hawke
bcf6511d13 Merge branch 'master' into login-screen-improvement 2017-10-09 21:40:30 -05:00
Paul Hawke
e416a0f48d Simplified the style.xml to remove items that remain constant across day/night mode. 2017-10-09 18:47:44 -05:00
translatewiki.net
5c25104017 Localisation updates from https://translatewiki.net. 2017-10-09 08:23:58 +02:00
Paul Hawke
cc2bb36560 Code cleanup to make the class more readable, extracted string resource and dealt with warnings. 2017-10-07 16:42:06 -05:00
Paul Hawke
3d0d48745e Better messaging for the user. 2017-10-07 11:10:43 -05:00
Paul Hawke
f55c27a625 Updated theming for the new login screen 2017-10-07 09:37:03 -05:00
Martin Entwistle
84441c17aa Corrected code style issue. 2017-10-06 07:00:37 +01:00
Martin Entwistle
7e777b33b6 Corrected hi strings file. 2017-10-05 23:56:55 +01:00
Martin Entwistle
b49d2b9e8d Corrected code style issues. 2017-10-05 23:36:37 +01:00
Martin Entwistle
d73cbfc8c9 Method rename. 2017-10-05 15:55:30 +01:00
Martin Entwistle
71d6ad1362 Introduced a view mode and shared preference to determine which style of view to use. 2017-10-05 15:55:30 +01:00
translatewiki.net
4b7ead6768 Localisation updates from https://translatewiki.net. 2017-10-05 07:42:24 +02:00
poojithakr
fc9cd0a3b7 Fixing codacy issues. Reduced reported count from 550 to 518. 2017-10-04 00:28:11 -07:00
Nicolas Raoul
9b8d8e9b7c Merge pull request #867 from pszklarska/fix_844
Fixing #844 - If a category has exact name entered, show it first
2017-10-02 16:32:46 +09:00
translatewiki.net
7684826002 Localisation updates from https://translatewiki.net. 2017-10-02 08:27:58 +02:00
Paul Hawke
529f5415c3 Improved the layout of the login screen. 2017-09-30 14:39:26 -05:00
Paul Hawke
c2b21eb575 Merge branch 'master' into dependency-injection 2017-09-29 22:39:25 -05:00
translatewiki.net
d37936f7fe Localisation updates from https://translatewiki.net. 2017-09-29 09:23:14 +02:00
Paul Hawke
b305acd395 View injection with Butterknife 2017-09-27 21:53:00 -05:00
Paul Hawke
9aa021695b @Injected shared preferences where needed 2017-09-27 21:30:41 -05:00
Paul Hawke
1b840502a9 Small code cleanup 2017-09-27 20:48:42 -05:00
Paul Hawke
7dd3dced35 Fixed merge conflicts 2017-09-26 22:33:59 -05:00
Paul Hawke
f3075eb3a6 Merge branch 'master' into dependency-injection 2017-09-26 22:04:53 -05:00
translatewiki.net
fece67e0f9 Localisation updates from https://translatewiki.net. 2017-09-25 07:14:07 +02:00
Paul Hawke
e33febf506 Merge branch 'master' into dependency-injection 2017-09-23 14:24:34 -05:00
Paul Hawke
c3d6d0eb44 Merge branch 'master' into lint-cleanup 2017-09-23 13:27:07 -05:00
Paul Hawke
f06fcf651f Merge pull request #878 from neslihanturan/bugFix-877
Closes #877
2017-09-22 22:58:03 -05:00
Paul Hawke
13d0a21ff1 Merge pull request #882 from Bluesir9/issue_#881_signup_beta_redirection_correction
Moved sign up process redirection urls to build.gradle
Closes #881
2017-09-22 22:42:54 -05:00
translatewiki.net
e41ef51a31 Localisation updates from https://translatewiki.net. 2017-09-21 09:18:58 +02:00