Commit Graph

4795 Commits (61b59575d38540fb77136a55abbf045542787c91)

Author SHA1 Message Date
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 11 years ago
Alex Baker d4c0b80d79 Add new preferences 11 years ago
Alex Baker 4f3bbdd896 Remove first launch preference 11 years ago
Alex Baker 6bfdef5c0a Remove old beast mode migration code 11 years ago
Alex Baker 5317dca490 Convert remaining robolectric tests 11 years ago
Alex Baker 66452a64e6 Add TaskDeleter, TaskDuplicator, GCalHelper 11 years ago
Alex Baker c461531194 Inject context 11 years ago
Alex Baker 64d1700529 Clean up
* Move dependency injector to test package
* Remove unused code
11 years ago
Alex Baker 4a992b35f1 Add injections
* InjectingContentProvider
* TasksXmlImporter/Exporter
* ReminderService
11 years ago
Alex Baker faf05d64d1 Clean up more injections 11 years ago
Alex Baker c2846a03e1 Remove PluginServices 11 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
Alex Baker 7a9b45cb3c Native Travis Android support 11 years ago
Alex Baker f449718f49 Fix some lint errors 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 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 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 d90da7b759 Use proguard to remove debug statements 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
Alex Baker 7a6feb1b9f Ignore purchase handler tests
* Travis build throwing mockito exceptions - need to investigate
11 years ago
Alex Baker 8c4b80a2e3 Update to Android Studio 0.4.3
* Gradle 1.10
* Gradle plugin 0.8.+
* Reenable lint on Travis
11 years ago
Alex Baker ebf5df239d Add isQuietHours tests 11 years ago
Alex Baker 07f2be6a81 Add time migration tests, update translations
* Update German (gaebeasl)
* Remove time arrays
11 years ago
uberspot ff2920d8f9 Changed quiet hours and default reminder time settings to use TimePicker instead of list arrays 11 years ago
Alex Baker 3fdb1c324e Fix this later 11 years ago
Alex Baker ffa4a765d7 Set locale in gtasks api utilities test 11 years ago
Alex Baker e4000addf7 Update robolectric test cases 11 years ago
Alex Baker 1725a6715b Replace GtasksDetailExposer tests 11 years ago
Alex Baker 099867d131 First robolectric db test 11 years ago
Alex Baker b92702dec8 Add GtaskApiUtilitiesTest 11 years ago
Alex Baker 3ee7909472 Update translations
* Spanish - kyox
* Russian - riadwaw
11 years ago
Alex Baker 381d7ab4c5 Update unit tests
* Fix repeat tests
* Migrate some instrument task tests
* Enable instrumentTest during travis build
11 years ago
Alex Baker b35f996b95 Update date tests 11 years ago
Alex Baker a5802cb447 Add relative day tests 11 years ago
Alex Baker e87a01e747 Add date and task tests 11 years ago
Alex Baker 6de73f63f5 Use joda to determine one month from now 11 years ago
Alex Baker 2c159b78aa Remove TZ From test 11 years ago
Alex Baker 8ab433081b Clean up repeat tests 11 years ago
Alex Baker 730d39e541 Add DateTimeUtil tests 11 years ago
Alex Baker 574f687f46 Update mockito 11 years ago
Alex Baker 32309bb88b Add newDate helper methods 11 years ago
Alex Baker b8ca9c34ed Update task tests 11 years ago
Alex Baker 0c6d13a020 Set time zone 11 years ago
Alex Baker 90dfa39d41 Ignore proguard warnings for joda convert 11 years ago
Alex Baker 49d99258df Add joda time and unit tests
* Add datetime tests
* Add repeat tests
* Disable instrumentTest on travis build
* Update project properties
11 years ago
Alex Baker bc2e94a5a3 Update lint config 11 years ago
Alex Baker 6ab9469a2b Use build tools rev 19.0.1 11 years ago
Alex Baker f15643a176 Update to Android Studio 0.4 11 years ago
Alex Baker d5dd2c3cc0 Fix NPE in GtasksDetailExposer 11 years ago
Alex Baker 444d3ed5fc Update translations
* Swedish - JonasRC86
* Greek - @uberspot
* Dutch - jeroenvd
* Slovenia - damir12
* Chinese (Taiwan) - imprazaguy
11 years ago
Alex Baker 728930f0b7 Export providers 11 years ago
Alex Baker a08ac3fee0 Disable flaky tests 11 years ago
Alex Baker eea68513ff Fix instrumentTest compile 11 years ago
Alex Baker 670d1ef4ab Update billing
* Add unit tests
* Dont start service if user already donated - #53
11 years ago
Alex Baker 6991cf94f3 Robolectric is taking forever... 11 years ago
Alex Baker 7c4f36f47d Fix test compile 11 years ago
Alex Baker 86b318a6b8 Add donate menu item 11 years ago
Alex Baker d39a6a1868 Add Greek translations (@uberspot) 11 years ago
Alex Baker 72703dafb0 Remove CommentsActivity and TaskCommentsFragment 11 years ago
Alex Baker 3e16830ae8 Update tablet layout
* Remove triple column layout
* Remove static menu drawer
11 years ago
Alex Baker 017cceeff9 Open tasks from widget on tablets 11 years ago
Alex Baker 3c55111f70 Fix stack for activities launched by widget 11 years ago
Alex Baker 269a5ec6f5 Add billing permission for donations 11 years ago
Alex Baker a88c0c1ebb Update task list activity menu
* Fix search menu missing from action bar
* Remove unused icons
11 years ago
Alex Baker 0a80b3ba6e Remove menu items preference screen 11 years ago
Alex Baker 8cfe6b9bdc Enable custom filters 11 years ago
Alex Baker 4491e51b29 Remove attachment download 11 years ago
Alex Baker 3a848c3440 Dont save voice input attachment on quick add
Closes #4
11 years ago
Alex Baker f541415309 Remove public and readonly columns from tasks 11 years ago
Alex Baker 94d2189f85 Remove reengagement service, update translations
* Slovenian (damir12)
11 years ago
Alex Baker b06aa552d4 Remove updates table 11 years ago
Allan Crooks e5f66dff9d Better progress bar for syncing
Made changes so that a progress bar cannot jump back (especially while
syncing) and changed the way synchronising code presents progress so
that it appears more representative.

Closes #46
11 years ago