Agent-8
031855f908
Add files via upload
2017-12-26 12:42:26 -05:00
misaochan
824569a031
Modify group that logs get sent to
2017-12-06 01:20:24 +10:00
Paul Hawke
6d77243329
Fixed issue found by tests running on Android API 21/22
2017-11-25 12:52:42 -06:00
Paul Hawke
02b5b9b680
Merge branch 'master' into dependency-injection
2017-11-24 22:30:08 -06:00
Ram Gudivada
3c9b325e58
Changed activity creation logic
...
- for home activity it will reuse existing activity from back stack and
also clears all current activities
- for nearby, about and settings, it will use the existing activity from
back stack
2017-11-20 21:37:10 -08:00
Vishan Seru
1d0a701dd3
Changed usage of 'logs' to 'log file' to better fit the grammar
2017-10-21 20:48:52 +05:30
Vishan Seru
fe57db580e
Synced branch with master and fixed bugs specific to accessing of files in Nougat and above
2017-10-21 15:37:02 +05:30
Vishan Seru
836a1e3664
Added option in SettingsFragment to allow users to send the logs as a file via email
2017-10-21 13:44:06 +05:30
Paul Hawke
9aa021695b
@Injected shared preferences where needed
2017-09-27 21:30:41 -05:00
Paul Hawke
9c0cbe7ad5
Further reduce code calling back to the CommonsApplication by pulling out a SessionManager to manage our current account.
2017-09-09 14:08:40 -05:00
Paul Hawke
13e84a82b8
Removed unused imports.
2017-09-03 17:05:37 -05:00
Paul Hawke
ed1ae98d8e
Finished removing coupling between classes around the getInstance() method.
2017-08-26 08:56:15 -05:00
mebr1416
0c303298b2
Resolve for "Day mode by default #825 "
2017-08-04 18:40:22 +03:00
Paul Hawke
4796557fb7
Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested.
2017-07-22 18:04:40 -05:00
Josephine Lim
e8ba112418
Merge pull request #676 from Deskana/cleanupredundant
...
Remove redundant field in SettingsActivity
2017-05-28 22:13:10 +10:00
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
Deskana
9b26465b1d
Remove redundant field in SettingsActivity
...
There is a field that is set in SettingsActivity that is never used at all.
This patch removes that field to improve performance and code tidiness.
2017-05-26 10:55:53 +01:00
addshore
bdfbdc7579
Cleanup CommonsApplication Singelton
2017-05-16 15:19:15 +02:00
maskara
41cb2c9769
Add drawer to settings activity
2017-05-16 11:58:54 +02:00
maskara
09cd596ff6
Integrated navigation drawer in the contributions activity
2017-05-16 11:57:07 +02:00
Dinu Kumarasiri
78ac412b17
Merge branch 'master' into set_upload_limit
2017-05-15 09:53:39 +02:00
Dinu Kumarasiri
c426451ffb
Fix Codecy Failures
2017-05-14 14:41:42 +02:00
Dinu Kumarasiri
d1fc670b19
Fix the issue of not reloading the cursor after the setting changed
2017-05-14 14:33:19 +02:00
Yusuke Matsubara
a8c950dee9
Restore comments
2017-05-14 21:01:26 +09:00
Yusuke Matsubara
08e6743869
Merge branch 'master' into tidySettings
2017-05-14 20:57:01 +09:00
Dinu Kumarasiri
7050efc996
Fix Codecy Failures
...
Fix Codecy Failures
Fix Codecy Failures
2017-05-14 00:03:44 +02:00
Dinu Kumarasiri
6feed8cab1
Add a new preference to set the upload limit
2017-05-13 17:24:02 +02:00
srv-twry
654471c098
Added 'Up navigation' for settings activity
2017-05-10 00:38:58 +05:30
Adam Jones
b08a0a3964
Remove unused code in settingsFragment
2017-05-08 00:30:56 +01:00
Yusuke Matsubara
87b3132d21
Keep obsolete license values to prevent crashe after upgrade
2017-04-16 12:45:16 +09:00
Adam Jones
2ab5fa7ff6
Remove duplicate classes, move back theme preference
...
Also fix prefs to match arrays to remove spinner bug in SingleUploadFragment
2017-04-02 16:40:05 +01:00
Adam Jones
0fe7a05731
Create SettingsFragment
2017-04-02 16:37:46 +01:00