Commit Graph

495 Commits (1ead28f73a714fc060add3537c8192aa4bece018)

Author SHA1 Message Date
Alex Baker 5b298697d7 Create external directory if it doesn't exist 10 years ago
Alex Baker 0a9083d43a CameraResultCallback takes URI
* Do not compress camera output
* Handle attachments from content providers
10 years ago
Alex Baker 9cb27dbe90 Use ACTION_VIEW to view comment pictures 10 years ago
Alex Baker de33dc6280 Remove usage of context.getExternalFilesDir 10 years ago
Alex Baker 1e47a6dfa5 Remove getPictureUrl 10 years ago
Alex Baker 6e00422d81 Log all exceptions 10 years ago
Alex Baker 389ef3b2a7 Replace android logging with slf4j 10 years ago
Alex Baker 43139c5268 More context cleanup 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 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 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 2d277a38ca Gradle 1.12
* Gradle plugin 0.10
* Target SDK 19
* Abandon robolectric
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)
10 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