Commit Graph

5436 Commits (26731a1c3bff2c492967ff132888a2cb9ede3a08)
 

Author SHA1 Message Date
Alex Baker 26731a1c3b Inject injectors 10 years ago
Alex Baker 5c7c4fa6f9 Remove injection sites 10 years ago
Alex Baker 2003d80cd8 Add Mockito 10 years ago
Alex Baker 1cc6698ad7 Inject tests with dagger 10 years ago
Alex Baker 06ba4e9441 Remove getLong from old preferences 10 years ago
Alex Baker 7326f6f00f Remove ActFmPreferenceService 10 years ago
Alex Baker bcc55f7ef0 Remove TRANS_ASSIGNED 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 37e6085c65 Rename bin to scripts 10 years ago
Alex Baker d4c0b80d79 Add new preferences 10 years ago
Alex Baker 4f3bbdd896 Remove first launch preference 10 years ago
Alex Baker 6bfdef5c0a Remove old beast mode migration code 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 66452a64e6 Add TaskDeleter, TaskDuplicator, GCalHelper 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 faf05d64d1 Clean up more injections 10 years ago
Alex Baker c2846a03e1 Remove PluginServices 10 years ago
Alex Baker 75583efe96 More injecting broadcast receivers 10 years ago
Alex Baker 96f6b92755 Inject AlarmService 10 years ago
Alex Baker 0fc86a66fb Pass task and metadata service to helper 10 years ago
Alex Baker 7c90ac7aeb Inject Notifications
Remove TaskListContextMenuExtensionLoader, TaskContextActionExposer
10 years ago
Alex Baker fa6060a40c Clean up injections 10 years ago
Alex Baker 2717390429 Inject control sets 10 years ago
Alex Baker d4d4fadc94 Pass TaskService to TaskAdapter 10 years ago
Alex Baker ff83c18d8b Inject QuickAddBar 10 years ago
Alex Baker e955378c5c Add InjectingRemoteViewsService 10 years ago
Alex Baker 643ec6f594 Inject StartupService 10 years ago
Alex Baker 14d4a26fb0 Inject FilterAdapter 10 years ago
Alex Baker 2f64e678df Inject preference screens 10 years ago
Alex Baker fa2adbf0de Add GtasksScheduler 10 years ago
Alex Baker 2a341d154b Merge pull request #143 from amcone/master
Stop unpushed GTasks from being deleted on sync
10 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.
10 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