Commit Graph

590 Commits (7a171190200d8ef1e0c1d7823691efa44af5ff7f)

Author SHA1 Message Date
Alex Baker 4f03fe15e4 Update Portuguese (sergiomarques) 11 years ago
Alex Baker 81d95d92b6 Remove unused code 11 years ago
Alex Baker 680142fdcd Remove FilterCategory, GtasksListAdder
Filter categories were only being used as lists of filters
11 years ago
Alex Baker fe0cd998d7 Update translations
* Norwegian Bokmål - @andersli
* Portuguese - sergiomarques
11 years ago
Alex Baker 9eb11c88f2 Update Norwegian Bokmål translations (@andersli) 11 years ago
Alex Baker 5b298697d7 Create external directory if it doesn't exist 11 years ago
Alex Baker 0a9083d43a CameraResultCallback takes URI
* Do not compress camera output
* Handle attachments from content providers
11 years ago
Alex Baker 9cb27dbe90 Use ACTION_VIEW to view comment pictures 11 years ago
Alex Baker de33dc6280 Remove usage of context.getExternalFilesDir 11 years ago
Alex Baker 1e47a6dfa5 Remove getPictureUrl 11 years ago
Alex Baker 6e00422d81 Log all exceptions 11 years ago
Alex Baker 389ef3b2a7 Replace android logging with slf4j 11 years ago
Alex Baker 43139c5268 More context cleanup 11 years ago
Alex Baker f45cd0735d Logback-android, inject VoiceOutputAssistant 11 years ago
Alex Baker fa0694b50a Android Studio 0.6.0 11 years ago
Alex Baker 4557c0dec1 Remove getDrawable from ThemeService 11 years ago
Alex Baker 1c12263576 Migrate getIntegerFromString 11 years ago
Alex Baker dd04a5ddb0 Inject AACRecordingActivity 11 years ago
Alex Baker 4fca2ef1eb More preference migration 11 years ago
Alex Baker 5868a41fe4 Injecting Preference Activity 11 years ago
Alex Baker f645f21631 Add ActivityPreferences, remove AstridPreferences 11 years ago
Alex Baker 6c3cb90e74 More preference migration 11 years ago
Alex Baker 4700467574 Migrate more preferences 11 years ago
Alex Baker 16b149b76d Use indeterminate progress indicator
Closes #99
11 years ago
Alex Baker 4e847ca852 Update translations
* Remove unused translations
* French (DianeRouquine, bmaupin)
* Spanish (Sherpam, mkarmona)
* Portuguese (jcrc)
* German (silbaer)
11 years ago
Alex Baker 6124039d9d Remove subtasks help, change log 11 years ago
Alex Baker 67f3824733 Deprecated ContextManager and api Preferences 11 years ago
Alex Baker bcfd96cfdb Break up notifications, inject notification mgr 11 years ago
Alex Baker 4483a1a5c9 build tools 19.1 11 years ago
Alex Baker 26731a1c3b Inject injectors 11 years ago
Alex Baker 06ba4e9441 Remove getLong from old preferences 11 years ago
Alex Baker 0b276c4b65 Remove setLong from old preferences 11 years ago
Alex Baker cec9ac0500 Move 'clear' to new preferences 11 years ago
Alex Baker d4c0b80d79 Add new preferences 11 years ago
Alex Baker fdde8b03bd Remove getString from ContextManager 11 years ago
Alex Baker 5317dca490 Convert remaining robolectric tests 11 years ago
Alex Baker c461531194 Inject context 11 years ago
Alex Baker 64d1700529 Clean up
* Move dependency injector to test package
* Remove unused code
11 years ago
Alex Baker 4a992b35f1 Add injections
* InjectingContentProvider
* TasksXmlImporter/Exporter
* ReminderService
11 years ago
Alex Baker 7c90ac7aeb Inject Notifications
Remove TaskListContextMenuExtensionLoader, TaskContextActionExposer
11 years ago
Alex Baker c10a704ea8 Add InjectingService 11 years ago
Alex Baker 5a86d89cb5 Remove class instantiation, unnecessary injections 11 years ago
Alex Baker d6ca32fdd5 Use dagger for database injection 11 years ago
Alex Baker d6bb1e4beb Remove debug flag 11 years ago
Alex Baker 0abf63e8a7 Remove exception service, add slf4j-android 11 years ago
Alex Baker 5374f67e89 Remove task decorations 11 years ago
Alex Baker 613633971d Android Support 19.1 11 years ago
Alex Baker 2d277a38ca Gradle 1.12
* Gradle plugin 0.10
* Target SDK 19
* Abandon robolectric
11 years ago
Alex Baker d41acc9647 Update to Android Studio 0.5.0
* gradle plugin 0.9
* build tools 19.0.3
* gradle 1.11
11 years ago
Alex Baker 2b0925471c Only use date shorcuts six days out
Closes #98
11 years ago