Commit graph

1454 commits

Author SHA1 Message Date
neslihanturan
38c3eacad4
Merge pull request #1150 from harisankerPradeep/Bug#954
Bug#954 Take latitude/longitude from picture taken seconds after
2018-02-17 00:41:03 +03:00
harisankerPradeep
1e0c210c30 Fixes multiple dialog boxes 2018-02-17 02:33:54 +05:30
Jón Freysteinn Jónsson
34c112fb30
Merge branch 'master' into 171-fixing-lint-jfj 2018-02-16 15:55:18 +00:00
neslihanturan
c6885ec143
Merge pull request #1148 from tshradheya/bug-1130
1130-g  solved
2018-02-15 18:28:51 +03:00
harisankerPradeep
3a7b8880c7 attempt to fix travis CI build fail 2018-02-15 20:41:14 +05:30
neslihanturan
8a26a09b69
Merge pull request #1134 from junkiattan/1029-filtering
Filter out irrelevant categories (to filter out before 2000s when year is in format XXXX) #1029
2018-02-15 17:05:43 +03:00
harisankerPradeep
2eab64eb7a
Merge branch 'master' into Bug#954 2018-02-15 19:25:02 +05:30
Shradheya Thakre
c8e3b52b10 Fixed error 2018-02-15 21:15:59 +08:00
Jón Freysteinn Jónsson
fc7bdc62fb Fix some javadoc issues 2018-02-15 13:20:56 +01:00
neslihanturan
afe964d359
Merge pull request #1149 from tshradheya/codestyle-fixes
Improve code quality
2018-02-15 14:56:36 +03:00
harisankerPradeep
824501f6ce After implementing UI also 2018-02-14 15:59:34 +05:30
Shradheya Thakre
9dd01b9170 Improve code quality 2018-02-14 14:16:41 +08:00
Shradheya Thakre
5133dbaed0 1130-g solved 2018-02-14 13:56:23 +08:00
junkiattan
3be0c8c22f Solved merge conflicts in string xml files when pulling from upstream 2018-02-13 00:03:35 +08:00
junkiattan
68fb5ee1ac added relevant filtering to containsYear method of CategorizationFragment.java 2018-02-12 17:40:18 +08:00
harisankerPradeep
8f0584534d After completing findOtherImage() 2018-02-10 13:39:46 +05:30
Manuel Lorenzo
304bf51f5f Fixing some lint issues for #171 2018-02-07 11:32:24 +01:00
maskara
2efba06e35 Fix loader in 2FA screen 2018-02-06 02:01:06 +05:30
maskara
9c23a8c34b Make login work across sessions 2018-02-06 01:52:53 +05:30
maskara
1ea0a1ebeb Make 2FA login work with commons 2018-02-06 01:52:53 +05:30
misaochan
6dee869027 Merge remote-tracking branch 'refs/remotes/origin/2.6.7-release' 2018-02-01 01:48:57 +10:00
misaochan
87fc6903b8 Added error logging 2018-01-31 23:25:06 +10:00
misaochan
b42340b03a Return early if contributionsClient == null 2018-01-31 23:18:28 +10:00
Josephine Lim
3697eb5b2d
Merge pull request #1089 from maskaravivek/notifications
Integrated Notifications API
2018-01-26 00:28:25 +10:00
Josephine Lim
54d761fc62
Merge pull request #1083 from maskaravivek/mapbox
Remove attribution for mapbox
2018-01-26 00:27:02 +10:00
misaochan
f9c6240eaa Add comment explaining fix 2018-01-25 03:38:08 +10:00
misaochan
dc06fe789f Check that fragment is added to activity to prevent crash 2018-01-25 03:35:12 +10:00
misaochan
05044d4b9a Add TODO to fix IllegalStateException 2018-01-25 03:30:16 +10:00
tanvidadu
dd2c5dbcb8 Hide Keypad on clicking outside the EditText 2018-01-24 22:21:37 +05:30
misaochan
894cd299f6 Hopefully last cleanup 2018-01-25 02:44:20 +10:00
misaochan
339e82f612 More cleanup 2018-01-25 02:41:09 +10:00
misaochan
eee96e1d08 Remove unused imports 2018-01-25 02:35:52 +10:00
misaochan
216a113f94 Fix whitespace 2018-01-25 02:33:42 +10:00
misaochan
283275ab55 Further code cleanup 2018-01-25 02:32:36 +10:00
misaochan
9446427d0d Clean up DirectNearbyUpload constructor 2018-01-25 02:26:14 +10:00
neslihanturan
a6caa64e17
Merge pull request #1080 from tshradheya/fb-about-button
Revamped About Page #1005
2018-01-24 18:08:31 +03:00
misaochan
6134cf4d14 Replace title/desc in NearbyMapFragment to fix NPE 2018-01-24 22:06:42 +10:00
misaochan
083564c906 Move storeSharedPrefs to fragment that is already injected 2018-01-24 22:05:35 +10:00
misaochan
40495d91ab Remove unnecessary getters in ShareActivity 2018-01-24 22:00:24 +10:00
misaochan
83bdbccd26 Retrieve title/desc via Dagger injection in SingleUploadFragment 2018-01-24 21:58:50 +10:00
misaochan
a03ea07608 Use Dagger injection to store title and desc 2018-01-24 21:54:11 +10:00
misaochan
9354c1c93e Give CommonsApplicationComponent access to DirectUpload 2018-01-24 21:52:24 +10:00
misaochan
cb0179cb54 Create new method in CommonsApplicationModule for providing title/desc for Nearby Uploads 2018-01-24 21:45:57 +10:00
misaochan
287a20d945 Move SharedPreferences injection into NearbyMapFragment 2018-01-24 21:13:33 +10:00
misaochan
fd14a3e82c Add NearbyMapFragment to FragmentBuilderModule 2018-01-24 21:00:00 +10:00
misaochan
c80d106636 Add TODO for sole remaining flagged NPE 2018-01-22 16:55:32 +10:00
misaochan
00eb55692e Make error logs more polite 2018-01-22 16:54:22 +10:00
misaochan
417013dcd8 Prevent NPE from string literal comparison 2018-01-22 16:51:02 +10:00
misaochan
895d64dce9 Prevent NPE from string literal comparison 2018-01-22 16:50:47 +10:00
misaochan
2d677d9dad Add null check to line that causes crash 2018-01-22 16:48:33 +10:00