Commit Graph

4682 Commits (c46153119441d13ecaae1440f3b56686910acb70)

Author SHA1 Message Date
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 faf05d64d1 Clean up more injections 10 years ago
Alex Baker c2846a03e1 Remove PluginServices 10 years ago
Alex Baker 75583efe96 More injecting broadcast receivers 11 years ago
Alex Baker 96f6b92755 Inject AlarmService 11 years ago
Alex Baker 0fc86a66fb Pass task and metadata service to helper 11 years ago
Alex Baker 7c90ac7aeb Inject Notifications
Remove TaskListContextMenuExtensionLoader, TaskContextActionExposer
11 years ago
Alex Baker fa6060a40c Clean up injections 11 years ago
Alex Baker 2717390429 Inject control sets 11 years ago
Alex Baker d4d4fadc94 Pass TaskService to TaskAdapter 11 years ago
Alex Baker ff83c18d8b Inject QuickAddBar 11 years ago
Alex Baker e955378c5c Add InjectingRemoteViewsService 11 years ago
Alex Baker 643ec6f594 Inject StartupService 11 years ago
Alex Baker 14d4a26fb0 Inject FilterAdapter 11 years ago
Alex Baker 2f64e678df Inject preference screens 11 years ago
Alex Baker fa2adbf0de Add GtasksScheduler 11 years ago
Allan Crooks c103617aec Sync tasks with GTask list but no GTask ID.
When synchronising up a Google Tasks list, find any
tasks which were not successfully pushed on create, and
force them to exist remotely. Otherwise, we will wipe
them locally as we assume the user has moved or deleted
the task remotely.
11 years ago
Alex Baker 5515fe00f5 Add InjectingFragment 11 years ago
Alex Baker c10a704ea8 Add InjectingService 11 years ago
Alex Baker de9e68fba0 Add InjectingAppWidgetProvider 11 years ago
Alex Baker 2281b6fd1b Add InjectingListActivity 11 years ago
Alex Baker 58a09af268 Add InjectingListFragment 11 years ago
Alex Baker 9cc044abc7 Add InjectingActivity 11 years ago
Alex Baker 807db20d5a Inject remaining action bar activities 11 years ago
Alex Baker 7786dc89cf Inject GtasksSyncV2Provider with dagger 11 years ago
Alex Baker 741f72d999 Fix refresh broadcast injection 11 years ago
Alex Baker 80b484e2ad Use dagger for astrid activities 11 years ago
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 01ba735bc8 Convert more tests 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