Commit graph

16 commits

Author SHA1 Message Date
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
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
Paul Hawke
7c80991049 Extracted and tested the database interactions from Contribution. 2017-12-21 13:56:36 -06:00
prajgov
4bb3e58c4e added JavaDoc comments 2017-12-19 20:30:37 +05:30
prajgov
93b7611bc1 added JavaDoc comments 2017-12-19 19:58:38 +05:30
Sergey Kozelko
43af519a16 Fix Codacy issues 2017-10-18 21:57:57 +03:00
Mikel
ef1fc0c9d9 Improve code readability 2017-08-06 20:33:29 +01:00
Mikel
84a5f0a221 Move DB tasks to model/dao object 2017-08-06 19:27:47 +01:00
addshore
c712b561d4 Get rid of other singletons 2017-05-16 15:19:43 +02:00
Anirudh S
1a11e0afc0 Reorganize imports across the project
Remove unwanted imports and sort import statements by running Android
Studio's 'Optimize Imports' feature in all source files.
2016-10-30 23:14:07 +05:30
Yusuke Matsubara
b4231bbfdc Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00