Commit graph

1002 commits

Author SHA1 Message Date
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
Yusuke Matsubara
4aa4461d2c Move query file from assets to resources 2018-01-19 22:22:15 +09: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
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
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
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
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
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
Xiang Fan
ad5372e38b DialogUtil: add javadoc 2018-01-01 16:10:48 +07:00
Xiang Fan
7118234ebf MediaWikiImageView: add javadoc 2018-01-01 16:10:48 +07:00
misaochan
36ec230506 Remove TODO 2017-12-31 02:24:39 +10:00
misaochan
548e2a7ab8 Rename Description to Label 2017-12-31 02:21:55 +10:00
misaochan
ca35b5e544 Return longDescription instead of description 2017-12-31 02:08:11 +10:00
Agent-8
e72819f647
updated javadoc comments 2017-12-27 09:49:37 -05:00
Agent-8
c606f5193f
updated javadoc comments 2017-12-27 09:48:22 -05:00
Agent-8
4e82808591
Added documentation 2017-12-26 12:45:05 -05:00
Agent-8
031855f908
Add files via upload 2017-12-26 12:42:26 -05:00
Agent-8
906410643b
Add files via upload 2017-12-26 12:41:20 -05:00
Nicolas Raoul
ed42194362
Merge pull request #1025 from prajgov/master
Added JavaDoc comments to few methods and classes
2017-12-22 18:06:02 +09:00
Prajeen Govardhanam
a4e8b9a26a
Update WelcomeActivity.java 2017-12-22 12:18:17 +05:30
Prajeen Govardhanam
d4f35f2c74
Update WelcomeActivity.java 2017-12-22 12:05:11 +05:30
Prajeen Govardhanam
f86fb5ed53
Update WelcomePagerAdapter.java 2017-12-22 12:02:02 +05:30
prajgov
c1a4dcd547 Merge remote-tracking branch 'origin/master' 2017-12-22 11:59:28 +05:30
prajgov
f4cfa5d544 added JavaDoc comments 2017-12-22 11:58:50 +05:30
prajgov
af20ec068c added JavaDoc comments 2017-12-22 11:46:48 +05:30
Prajeen Govardhanam
75056581d9
Update LogBuilder.java 2017-12-22 11:43:39 +05:30
Prajeen Govardhanam
57820e75b8
Update LengthUtils.java 2017-12-22 11:42:35 +05:30
Paul Hawke
7c80991049 Extracted and tested the database interactions from Contribution. 2017-12-21 13:56:36 -06:00
Prajeen Govardhanam
d3f2ef32fd
Update Utils.java 2017-12-21 20:58:02 +05:30
Prajeen Govardhanam
278b655a10
Update LicenseList.java 2017-12-21 20:56:25 +05:30
Prajeen Govardhanam
1d94b8a87c
Update CommonsApplication.java 2017-12-21 20:54:37 +05:30
Prajeen Govardhanam
8f32fc1c01
Update CommonsApplication.java 2017-12-21 20:47:17 +05:30
Prajeen Govardhanam
80635adbfc
Update Media.java 2017-12-21 20:40:16 +05:30