Commit graph

1503 commits

Author SHA1 Message Date
tanvidadu
dd2c5dbcb8 Hide Keypad on clicking outside the EditText 2018-01-24 22:21:37 +05:30
neslihanturan
a6caa64e17
Merge pull request #1080 from tshradheya/fb-about-button
Revamped About Page #1005
2018-01-24 18:08:31 +03:00
Shradheya Thakre
76bb2d61ac Update activity_about 2018-01-24 21:13:02 +08:00
Shradheya Thakre
17915f7794 Reduce size of icon 2018-01-24 21:12:46 +08:00
Shradheya Thakre
2ba84d7d3b Refactor and add tint to Vectors 2018-01-24 21:12:24 +08:00
Shradheya Thakre
b274ec8a5f Add new icon 2018-01-24 21:11:50 +08:00
Shradheya Thakre
a6a16b0fc5 about_activity updated with theme and icons 2018-01-23 15:40:39 +08:00
Shradheya Thakre
b4e577fedf Compatability with both themes 2018-01-23 15:38:47 +08:00
Shradheya Thakre
f5bb50a704 Vectors in place of .png 2018-01-23 15:37:34 +08:00
translatewiki.net
fcf79dbc1f Localisation updates from https://translatewiki.net. 2018-01-22 15:01:11 +01:00
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
Yusuke Matsubara
7a23d41711 Fix NearbyActivityTest on timing issues 2018-01-21 00:26:21 +09:00
Shradheya Thakre
9b9a577b00 Updated github isssues statement 2018-01-20 14:17:25 +08:00
Shradheya Thakre
64271e6066 On click Methods added 2018-01-20 14:13:34 +08:00
Shradheya Thakre
0b15b6b296 UI enhanced 2018-01-20 14:12:59 +08:00
Shradheya Thakre
a92ca04e43 Resources valued added 2018-01-20 14:12:32 +08:00
Shradheya Thakre
0a77736e52 Icons added 2018-01-20 14:11:32 +08:00
Yusuke Matsubara
4aa4461d2c Move query file from assets to resources 2018-01-19 22:22:15 +09:00
Yusuke Matsubara
9acf22b5b2 Fix TestCommonsApplication compilation errors
Follows up e1afa6081e (#1062)
2018-01-19 22:21:57 +09:00
translatewiki.net
813cb1093e Localisation updates from https://translatewiki.net. 2018-01-18 08:29:22 +01:00
misaochan
d253db5444 Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI"
This reverts commit 031e53c988, reversing
changes made to 0aa20effe0.

revert UI notifications
2018-01-16 18:52:25 +10:00
neslihanturan
a88469feec
Merge pull request #1062 from maskaravivek/dagger
Refactor usage of DaggerApplication with CommonsDaggerApplication
2018-01-15 13:51:59 +03:00
Yusuke Matsubara
a8bc53d1a7
Merge pull request #1034 from misaochan/fix-description-bug
Fix issue with Nearby item descriptions
2018-01-15 18:29:24 +09:00
translatewiki.net
f52aea12d2 Localisation updates from https://translatewiki.net. 2018-01-15 07:54:11 +01:00
maskara
cb77cb8323 Remove unused imports 2018-01-14 02:14:36 +05:30
maskara
7c54e95321 More cleanup based on comments 2018-01-14 02:09:32 +05:30
maskara
eb3e448452 Refactoring based on comments 2018-01-13 23:59:45 +05:30
maskara
e1afa6081e Refactor usage of dagger application with fixed dagger application 2018-01-13 16:16:47 +05:30
neslihanturan
1224302ccb
Merge pull request #1047 from psh/more-database-cleanup
More database related cleanup
2018-01-12 17:41:58 +03:00
Yusuke Matsubara
698fad62ce Fix NearbyAdapterFactoryTest by reflecting PlaceRender's new behavior 2018-01-12 00:09:28 +09:00
translatewiki.net
29e667e8fe Localisation updates from https://translatewiki.net. 2018-01-11 07:51:20 +01: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
Paul Hawke
08673c91c6 Extracted and tested the database interactions from ModifierSequence 2018-01-04 13:27:55 -06:00
Paul Hawke
1ba8e93346 Extracted and tested the database interactions from Category 2018-01-04 08:33:40 -06:00
translatewiki.net
d96acd8c87 Localisation updates from https://translatewiki.net. 2018-01-04 10:05:26 +01: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
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
translatewiki.net
0f96c2f1d7 Localisation updates from https://translatewiki.net. 2018-01-01 15:23:37 +01:00
Xiang Fan
ba96a97785 UploadController: add javadoc 2018-01-01 16:10:48 +07:00
Xiang Fan
24679f7322 LocationServiceManager: add javadoc 2018-01-01 16:10:48 +07:00