Commit Graph

2532 Commits (82ecf5545b994c1f93406292e199c415847ad73f)

Author SHA1 Message Date
Alex Baker 82ecf5545b Format @Autowired for easier searching 10 years ago
Alex Baker 255093d50b More dagger injections 10 years ago
Alex Baker d6ca32fdd5 Use dagger for database injection 10 years ago
Alex Baker 46739eaee2 Defer injection
Closes #27
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 29cf45fc8f Remove fields from plugin services
* TaskListMetadataDao
* TagDataDao
* StoreObjectDao
* ExceptionService
* TagDataService
10 years ago
Alex Baker 5374f67e89 Remove task decorations 10 years ago
Alex Baker 061861981b Remove test suite 10 years ago
Alex Baker a59286d9f3 Remove custom junit test runner 10 years ago
Alex Baker 01ba735bc8 Convert more tests 10 years ago
Alex Baker 6e25f139f3 Only run astrid connectedAndroidTest 10 years ago
Alex Baker d63549723c Converting unit tests 10 years ago
Alex Baker 2a313e22fe Remove android-aac-enc 10 years ago
Alex Baker 9528baf611 Move RecognizerApi to astrid 10 years ago
Alex Baker 2d277a38ca Gradle 1.12
* Gradle plugin 0.10
* Target SDK 19
* Abandon robolectric
10 years ago
Alex Baker 5bd5713508 Run emulator tests
Disabled broken tests
10 years ago
Alex Baker 7a9b45cb3c Native Travis Android support 10 years ago
Alex Baker f449718f49 Fix some lint errors 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 66746719bf Update translations, bump version
* French (DianeRouquine)
* Spanish (sherpam)
10 years ago
Alex Baker 373a01c585 Remove AAC encoding from voice recognizer 10 years ago
Alex Baker 2b0925471c Only use date shorcuts six days out
Closes #98
10 years ago
Alex Baker d594e5b6bf Defer widget service startup
Closes #53
10 years ago
Alex Baker 9bf6ae878d Move settings to bottom of menu 10 years ago
Alex Baker 511de6d254 Set textCapSentences on title and new tag fields
Closes #29
10 years ago
Alex Baker 43f4a45741 Enable lock screen widget
Closes #97
10 years ago
Alex Baker 8ef4f4c9c7 Add voice command activity
Closes #95
10 years ago
Alex Baker 5c2b90a31d Update translations 10 years ago
Alex Baker db8d90e91f Add support link to menu, bump version
Closes #94
10 years ago
Alex Baker 7f850e8387 Remove completed tasks from widget
Closes #64
10 years ago
Alex Baker 867bed9ec6 Forgot to remove billing service from manifest 10 years ago
Alex Baker 0f9120097e Remove unused translations 10 years ago
Alex Baker 053c0676d1 Enable smart sort by default
Closes #93
10 years ago
Alex Baker 9b6ea1f2de Remove billing
* Remove billing service (#53)
* BILLING permission prevented distribution to various countries
10 years ago
Alex Baker 1571dd8852 Update translations
* Add Arabic (koutheir)
* Update Spanish, French, Slovenian (sherpam, SlimGus, solen)
10 years ago
Alex Baker 2e31283cbc Update widget when tasks unhidden or overdue
Closes #65
Closes #63
11 years ago
Alex Baker e99492fa4e Fix test 11 years ago
Alex Baker dbae41f789 Update translations
* Greek (@uberspot)
* Spanish (sherpam)
* Russian (riadwaw)
11 years ago
Alex Baker d8d19e09ae Update quiet hours prefs, bump version 11 years ago
Alex Baker 0fa4903a9c Quiet hours enabled by default 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 638db82440 Freeze clock 11 years ago
Alex Baker 4d585ce3be Reminder service tests
* Port ReminderServiceTests
* Add NotifyAtDeadlineTest
11 years ago