Commit Graph

7445 Commits (7458a276b5be45ce56c66388df3c5e45a8e759df)
 

Author SHA1 Message Date
Alex Baker f9ce2b5f55 Pass filter from dashclock extension 6 years ago
Alex Baker 704a59fcf7 Pass task from NotificationActivity 6 years ago
Alex Baker 1415736bcf Pass task from widget 6 years ago
Alex Baker f1e80a6ebd Check if action view expanded before collapsing 6 years ago
Alex Baker eac7bb9e51 Back button collapses search view 6 years ago
Alex Baker 1ba7c09cee Remove TaskListFragment subclasses 6 years ago
Alex Baker 8d9972c4c3 Remove manual sort list fragment helpers 6 years ago
Alex Baker b34694f0a4 Remove setTaskAdapter overrides 6 years ago
Alex Baker 26dd4ba236 Move onTaskDelete to TaskAdapter 6 years ago
Alex Baker cbcb699a21 Move onTaskCreated to TaskAdapter 6 years ago
Alex Baker e4534d053a Remove Google Task clear completed API call 6 years ago
Alex Baker ac9f91e719 Move taskProperties to TaskAdapter 6 years ago
Alex Baker ed434a3e83 Move task adapter subclasses to separate files 6 years ago
Alex Baker 30943b9e64 Update third party dependencies 6 years ago
Alex Baker 4a33051bae Fix deprecation warning 6 years ago
Alex Baker 2820fd22d6 Complete tasks on background thread 6 years ago
Alex Baker 76579494b6 Android Studio 3.3.2 6 years ago
Alex Baker 364b87ebee Lint tweaks 6 years ago
Alex Baker e8dfc3647b Update crashlytics and annotations 6 years ago
Alex Baker 2ea8e368dc Add debug toggle for Stetho 6 years ago
Alex Baker 268a774b0a Handle error when task not found 6 years ago
Alex Baker 4cd3d6695f Update version and changelog 6 years ago
Alex Baker 2521bc648a Create notification channels on every launch
App crashes if user upgrades from Android 7 to 8
6 years ago
Alex Baker f8d9e9d56e Check for null when stripping carriage returns 6 years ago
Alex Baker 4464610f58 Only strip CRs in description control set 6 years ago
Alex Baker acc0dda646 Strip CR from google task descriptions
Tasks created in OneTask for Windows were only sending a CR
6 years ago
Alex Baker 74cf0fc378 Don't setup checkboxes in constructors
This was involved in an ANR
6 years ago
Alex Baker 99303b9e56 Update version and changelog 6 years ago
Alex Baker ca7365ce57 Use app name for app description if filter null 6 years ago
Alex Baker 8c92f18422 Compare query columns when setting up LiveData 6 years ago
Alex Baker 599be906f5 Update version and changelog 6 years ago
Alex Baker b6820a0e44 Add PlayServices check to generic build 6 years ago
Alex Baker 9249f690f9 Use original query for count 6 years ago
Alex Baker 10f6d659e9 Specify UTF-8 for backup files 6 years ago
Alex Baker 5c44373d0a Update version and changelog 6 years ago
Alex Baker 0749c8aaea Set last backup time before running
Tasks is DoSing somebody with low memory. May need to use GSON streaming
APIs
6 years ago
Alex Baker 621ccf561a Add separate strict mode settings 6 years ago
Alex Baker cb89bbf6e4 Load new list without calling startActivity 6 years ago
Alex Baker dc0eb2b2e3 Sort animations 6 years ago
Alex Baker 2b0933255a Compare query when updating TaskListViewModel 6 years ago
Alex Baker 64999b0fb2 Use JobIntentService to update badges 6 years ago
Alex Baker 9345322168 Update dependencies 6 years ago
Alex Baker 9113c730ac Fall back to internal cache if external is null 6 years ago
Alex Baker 0342936b07 Android Studio 3.3.1 6 years ago
Alex Baker 6eb303cc61 Delete local caldav task after deleting remote 6 years ago
Alex Baker bbdf45f259 Remove SyncV2Service 6 years ago
Alex Baker efb826e1bb Delete remote tasks before pushing changes 6 years ago
Alex Baker 4ed4d62ec9 Remove ProgressDialogAsyncTask 6 years ago
Alex Baker bf3c7c2c78 Fix navigation drawer highlighting 6 years ago
Alex Baker ec6bba7808 Dont close drawer or action mode on rotate 6 years ago