Commit graph

1345 commits

Author SHA1 Message Date
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
misaochan
6ea7367bf3 Add check for moveToFirst() 2018-01-22 16:47:42 +10:00
maskara
41d6abdf40 Remove unused code 2018-01-22 04:09:43 +05:30
maskara
28a6a3b71d Integrate notifications API 2018-01-22 03:46:54 +05:30
maskara
d78c7befbd Revert "Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI""
This reverts commit d253db5444.
2018-01-21 14:54:25 +05:30
Shradheya Thakre
9985e87b8a Used @OnClick Annotation 2018-01-21 15:48:54 +08:00
Shradheya Thakre
ca43dbcef1 Refactored function names 2018-01-21 15:36:36 +08:00
maskara
9fe16501c7 Remove attribution for mapbox 2018-01-21 03:50:16 +05:30
Shradheya Thakre
64271e6066 On click Methods added 2018-01-20 14:13:34 +08:00
Yusuke Matsubara
4aa4461d2c Move query file from assets to resources 2018-01-19 22:22:15 +09:00