Commit graph

861 commits

Author SHA1 Message Date
Josephine Lim
3434c46f98 Merge pull request #921 from neslihanturan/fix#674
Fix nearby position not updating
2017-10-27 01:30:24 +10:00
neslihanturan
d6e74315a0 Merge pull request #914 from joeratt/master
Correcting some easy Codacy issues
2017-10-25 16:10:03 +03:00
neslihanturan
09fa46526c Merge pull request #913 from Bluesir9/fix_374_download_my_uploads_loader
Added progressbar in ContributionsListFragment to be shown while its loading contributions
2017-10-25 16:03:05 +03:00
Neslihan
9d6d773b33 Set progress bar visible on refresh 2017-10-24 01:28:19 +03:00
Neslihan
959c581b79 Refresh current location on refreshView() 2017-10-23 18:11:11 +03:00
Josephine Lim
8bd37eca99 Merge pull request #909 from akm0012/ImportCleanup
Optimized Imports.
2017-10-16 17:09:27 +10:00
Joe Rattazzi
b07064def3 Correcting some easy Codacy issues 2017-10-14 17:46:47 -05: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
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
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
Vishan Seru
6b96b65203 Synced branch to master 2017-10-10 19:51:29 +05:30
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
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
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
Paul Hawke
7dd3dced35 Fixed merge conflicts 2017-09-26 22:33:59 -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
Vishan Seru
3b5811921c Moved sign up process redirection urls to build.gradle as buildConfig fields specific to beta and prod flavors and added necessary usages to SignupActivity 2017-09-16 20:12:57 +05:30
Paul Hawke
d4fd6f8b77 Merge branch 'master' into lint-cleanup 2017-09-13 19:16:55 -05:00
neslihanturan
ffc7c80678 Merge pull request #857 from psh/beta-cluster
Product flavors for production and the beta-cluster Wikimedia servers
2017-09-13 10:57:31 +03:00
Neslihan
4d9e63227c Fix codacy issue 2017-09-12 23:14:58 +03:00
Neslihan
c52c0b4a7f Fix coding style 2017-09-12 22:47:57 +03:00
Neslihan
1c50e8539b Request write permission for older android versions, too. 2017-09-12 22:47:31 +03:00
pszklarska
0e2d2c1fcf Fixing Codacy issues 2017-09-05 19:14:58 +02:00
pszklarska
c61414d76e Fixing Codacy issues 2017-09-05 19:08:17 +02:00
pszklarska
8edd90ef50 Fixing Codacy issues 2017-09-05 18:27:16 +02:00
pszklarska
c9ed77f696 Changing method names 2017-09-05 18:13:36 +02:00
pszklarska
ad664f3529 Changing debounce time for search filter 2017-09-05 18:03:08 +02:00
pszklarska
5094cbc58a Implementing String similarity algorithm for searching category functionality 2017-09-05 18:02:44 +02:00
Vishan Seru
11f9511495 When location permission request is denied in NearbyActivity, instead of the NoPermissionsFragment, now an AlertDialog is shown providing options to either retry the permission request or cancel and quit the activity. 2017-09-05 20:53:55 +05:30
Paul Hawke
15107e622b Codacy suggestions for improvement. 2017-09-03 22:20:52 -05:00
Paul Hawke
8cbf56fa7b Java 5 / Java 8 language suggestions plus general cleanup. 2017-09-03 17:27:20 -05:00
Paul Hawke
13e84a82b8 Removed unused imports. 2017-09-03 17:05:37 -05:00
Paul Hawke
d59a526f7f Lint error: use of restricted API 2017-09-03 17:00:16 -05:00
Paul Hawke
f74de55b60 Lint warning: Lambda can be replaced with method reference. 2017-09-03 16:52:52 -05:00
Paul Hawke
a615e0784e Cleanup the logout positive button lambda. 2017-09-03 16:45:19 -05:00
Yusuke Matsubara
7c956e803c Merge pull request #856 from Bluesir9/issue_848_logout_contributions_redirect_issue
Added callback when removing accounts on logout
2017-09-03 20:34:31 +09:00
Vishan Seru
35fdb4350a Fixed small bug when incrementing counter in AccountManagerCallback 2017-08-28 12:44:19 +05:30
Vishan Seru
b094d502d6 Took care of some issues pointed out by codacy in relation to the coding guidelines followed specifically to the changes made in this branch 2017-08-28 12:27:03 +05:30
Paul Hawke
ca4b99a1cc Product flavors to allow switching between the production and the beta-cluster Wikimedia servers. 2017-08-26 15:42:44 -05:00
Vishan Seru
16487556dc Added callback when removing accounts on logout to ensure that post logout screen transition happens only after complete logout procedure is complete. 2017-08-25 11:42:17 +05:30