Deskana
|
767878f194
|
Remove unused imports
This patch removes imports across the codebase that are unused to improve
code maintainability and cleanliness.
|
2017-05-26 11:02:56 +01:00 |
|
addshore
|
bdfbdc7579
|
Cleanup CommonsApplication Singelton
|
2017-05-16 15:19:15 +02:00 |
|
addshore
|
6b75810f37
|
Collapse try blocks
|
2017-05-13 12:51:43 +02:00 |
|
veyndan
|
d33935c70f
|
Use Timber for logging
|
2017-04-17 16:41:56 +01:00 |
|
Adam Jones
|
0fe7a05731
|
Create SettingsFragment
|
2017-04-02 16:37:46 +01:00 |
|
Josephine Lim
|
94bcc74042
|
Merge pull request #467 from veyndan/version
Use generated version name
|
2017-03-25 16:30:42 +10:00 |
|
veyndan
|
36fe8e3089
|
Remove AsyncTask utility methods
|
2017-03-24 23:03:56 +00:00 |
|
veyndan
|
0e3bd3c74a
|
Use generated version name from BuildConfig
|
2017-03-24 03:13:44 +00:00 |
|
Josephine Lim
|
9ef32612c1
|
Merge pull request #315 from anirudh24seven/optimize-imports
Reorganize imports across the project
|
2016-10-31 14:32:43 +13: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 |
|
Anirudh S
|
94e8c991ee
|
Modified extra whitespace lines in source code
Code is much easier to read if there isn't too much of a gap between
lines. Primarily converted multi-line gaps into single line gaps.
|
2016-10-30 23:01:44 +05:30 |
|
Yusuke Matsubara
|
b4231bbfdc
|
Merge "commons" into the project root directory
|
2016-07-02 16:48:57 +09:00 |
|