Commit Graph

5540 Commits (61b59575d38540fb77136a55abbf045542787c91)
 

Author SHA1 Message Date
Alex Baker 5a86d89cb5 Remove class instantiation, unnecessary injections 11 years ago
Alex Baker a29edd31e7 Use dagger for remaining injectables 11 years ago
Alex Baker 8ed650446f Remove TagService singleton, inject with dagger 11 years ago
Alex Baker 82ecf5545b Format @Autowired for easier searching 11 years ago
Alex Baker 255093d50b More dagger injections 11 years ago
Alex Baker d6ca32fdd5 Use dagger for database injection 11 years ago
Alex Baker 46739eaee2 Defer injection
Closes #27
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 29cf45fc8f Remove fields from plugin services
* TaskListMetadataDao
* TagDataDao
* StoreObjectDao
* ExceptionService
* TagDataService
11 years ago
Alex Baker 5374f67e89 Remove task decorations 11 years ago
Alex Baker 061861981b Remove test suite 11 years ago
Alex Baker a59286d9f3 Remove custom junit test runner 11 years ago
Alex Baker b7409cb712 Fix task 11 years ago
Alex Baker df86e99a3c Run all connectedAndroidTest 11 years ago
Alex Baker 01ba735bc8 Convert more tests 11 years ago
Alex Baker 002e8c590a Remove unused script 11 years ago
Alex Baker 6e25f139f3 Only run astrid connectedAndroidTest 11 years ago
Alex Baker d63549723c Converting unit tests 11 years ago
Alex Baker 2a313e22fe Remove android-aac-enc 11 years ago
Alex Baker 9528baf611 Move RecognizerApi to astrid 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 5bd5713508 Run emulator tests
Disabled broken tests
11 years ago
Alex Baker 7a9b45cb3c Native Travis Android support 11 years ago
Alex Baker f2e66d68b2 Update travis config 11 years ago
Alex Baker f449718f49 Fix some lint errors 11 years ago
Alex Baker 99eaa1aa01 Update badge 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 66746719bf Update translations, bump version
* French (DianeRouquine)
* Spanish (sherpam)
11 years ago
Alex Baker 373a01c585 Remove AAC encoding from voice recognizer 11 years ago
Alex Baker 2b0925471c Only use date shorcuts six days out
Closes #98
11 years ago
Alex Baker d594e5b6bf Defer widget service startup
Closes #53
11 years ago
Alex Baker 9bf6ae878d Move settings to bottom of menu 11 years ago
Alex Baker 511de6d254 Set textCapSentences on title and new tag fields
Closes #29
11 years ago
Alex Baker 43f4a45741 Enable lock screen widget
Closes #97
11 years ago
Alex Baker 8ef4f4c9c7 Add voice command activity
Closes #95
11 years ago
Alex Baker 5c2b90a31d Update translations 11 years ago
Alex Baker db8d90e91f Add support link to menu, bump version
Closes #94
11 years ago
Alex Baker 7f850e8387 Remove completed tasks from widget
Closes #64
11 years ago
Alex Baker 867bed9ec6 Forgot to remove billing service from manifest 11 years ago
Alex Baker 0f9120097e Remove unused translations 11 years ago
Alex Baker 5d7a194be9 Update README.md 11 years ago
Alex Baker 053c0676d1 Enable smart sort by default
Closes #93
11 years ago
Alex Baker 9b6ea1f2de Remove billing
* Remove billing service (#53)
* BILLING permission prevented distribution to various countries
11 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 e4f5e62dde Use adb wait-for-device 11 years ago
Alex Baker e99492fa4e Fix test 11 years ago