Commit Graph

577 Commits (18a53f02d72a00a05f0005abb6062fcbdefcaa48)

Author SHA1 Message Date
Alex Baker f45cd0735d Logback-android, inject VoiceOutputAssistant 10 years ago
Alex Baker fa0694b50a Android Studio 0.6.0 10 years ago
Alex Baker 4557c0dec1 Remove getDrawable from ThemeService 10 years ago
Alex Baker 1c12263576 Migrate getIntegerFromString 10 years ago
Alex Baker dd04a5ddb0 Inject AACRecordingActivity 10 years ago
Alex Baker 4fca2ef1eb More preference migration 10 years ago
Alex Baker 5868a41fe4 Injecting Preference Activity 10 years ago
Alex Baker f645f21631 Add ActivityPreferences, remove AstridPreferences 10 years ago
Alex Baker 6c3cb90e74 More preference migration 10 years ago
Alex Baker 4700467574 Migrate more preferences 10 years ago
Alex Baker 16b149b76d Use indeterminate progress indicator
Closes #99
10 years ago
Alex Baker 4e847ca852 Update translations
* Remove unused translations
* French (DianeRouquine, bmaupin)
* Spanish (Sherpam, mkarmona)
* Portuguese (jcrc)
* German (silbaer)
10 years ago
Alex Baker 6124039d9d Remove subtasks help, change log 10 years ago
Alex Baker 67f3824733 Deprecated ContextManager and api Preferences 10 years ago
Alex Baker bcfd96cfdb Break up notifications, inject notification mgr 10 years ago
Alex Baker 4483a1a5c9 build tools 19.1 10 years ago
Alex Baker 26731a1c3b Inject injectors 10 years ago
Alex Baker 06ba4e9441 Remove getLong from old preferences 10 years ago
Alex Baker 0b276c4b65 Remove setLong from old preferences 10 years ago
Alex Baker cec9ac0500 Move 'clear' to new preferences 10 years ago
Alex Baker d4c0b80d79 Add new preferences 10 years ago
Alex Baker fdde8b03bd Remove getString from ContextManager 10 years ago
Alex Baker 5317dca490 Convert remaining robolectric tests 10 years ago
Alex Baker c461531194 Inject context 10 years ago
Alex Baker 64d1700529 Clean up
* Move dependency injector to test package
* Remove unused code
10 years ago
Alex Baker 4a992b35f1 Add injections
* InjectingContentProvider
* TasksXmlImporter/Exporter
* ReminderService
10 years ago
Alex Baker 7c90ac7aeb Inject Notifications
Remove TaskListContextMenuExtensionLoader, TaskContextActionExposer
10 years ago
Alex Baker c10a704ea8 Add InjectingService 10 years ago
Alex Baker 5a86d89cb5 Remove class instantiation, unnecessary injections 10 years ago
Alex Baker d6ca32fdd5 Use dagger for database injection 10 years ago
Alex Baker d6bb1e4beb Remove debug flag 10 years ago
Alex Baker 0abf63e8a7 Remove exception service, add slf4j-android 10 years ago
Alex Baker 5374f67e89 Remove task decorations 10 years ago
Alex Baker 613633971d Android Support 19.1 10 years ago
Alex Baker 2d277a38ca Gradle 1.12
* Gradle plugin 0.10
* Target SDK 19
* Abandon robolectric
10 years ago
Alex Baker d41acc9647 Update to Android Studio 0.5.0
* gradle plugin 0.9
* build tools 19.0.3
* gradle 1.11
10 years ago
Alex Baker 2b0925471c Only use date shorcuts six days out
Closes #98
10 years ago
Alex Baker 1571dd8852 Update translations
* Add Arabic (koutheir)
* Update Spanish, French, Slovenian (sherpam, SlimGus, solen)
11 years ago
Alex Baker 0ba6a87c6b Revert change 11 years ago
Alex Baker 2e31283cbc Update widget when tasks unhidden or overdue
Closes #65
Closes #63
11 years ago
Alex Baker dbae41f789 Update translations
* Greek (@uberspot)
* Spanish (sherpam)
* Russian (riadwaw)
11 years ago
Alex Baker 77922a7aba Fix keyboard input on time picker
Closes #84
11 years ago
Alex Baker c642d0a9d6 Set reminder and quiet hour defaults 11 years ago
Alex Baker 9789ec05db Update list counts
Closes #22
11 years ago
Alex Baker 62c280e532 Time preference handles minutes
Closes #52
11 years ago
Alex Baker b2a7a9fd08 Add notify at deadline tests 11 years ago
Alex Baker 139119ce76 More getter/setters
* TagData
* StoreObject
* Missed some metadata fields
11 years ago
Alex Baker 5591eca34c Add setters to replace setValues
* Task
* UserActivity
* RemoteModel
* TagData
* Metadata
* TaskListMetadata
* TaskAttachment
11 years ago
Alex Baker ed6382c9ce Add getters to replace getValues
* Task
* UserActivity
* RemoteModel
* TagData
* Metadata
* TaskList
* TaskAttachment
11 years ago
Alex Baker 4d585ce3be Reminder service tests
* Port ReminderServiceTests
* Add NotifyAtDeadlineTest
11 years ago