Commit Graph

766 Commits (5ed3f1f80887fc1fb346f5cb556bf58a4a9f5d4a)

Author SHA1 Message Date
Alex Baker 85da93438a Update version and changelog 5 years ago
Alex Baker e46ac29ee1 Only load asynchronously if necessary 5 years ago
Alex Baker ec10255059 Fix play store pre-launch report crash 5 years ago
Alex Baker 493187e00b Rename main activity task extras 5 years ago
Alex Baker de9fc7e254 Pass task from TaskEditActivity 5 years ago
Alex Baker c36f71705e Rename taskEditFinished to removeTaskEditFragment 5 years ago
Alex Baker f9ce2b5f55 Pass filter from dashclock extension 5 years ago
Alex Baker 704a59fcf7 Pass task from NotificationActivity 5 years ago
Alex Baker 1415736bcf Pass task from widget 5 years ago
Alex Baker f1e80a6ebd Check if action view expanded before collapsing 5 years ago
Alex Baker eac7bb9e51 Back button collapses search view 5 years ago
Alex Baker 1ba7c09cee Remove TaskListFragment subclasses 5 years ago
Alex Baker 8d9972c4c3 Remove manual sort list fragment helpers 5 years ago
Alex Baker b34694f0a4 Remove setTaskAdapter overrides 5 years ago
Alex Baker 26dd4ba236 Move onTaskDelete to TaskAdapter 5 years ago
Alex Baker cbcb699a21 Move onTaskCreated to TaskAdapter 5 years ago
Alex Baker e4534d053a Remove Google Task clear completed API call 5 years ago
Alex Baker ac9f91e719 Move taskProperties to TaskAdapter 5 years ago
Alex Baker ed434a3e83 Move task adapter subclasses to separate files 5 years ago
Alex Baker 30943b9e64 Update third party dependencies 5 years ago
Alex Baker 4a33051bae Fix deprecation warning 5 years ago
Alex Baker 2820fd22d6 Complete tasks on background thread 5 years ago
Alex Baker 364b87ebee Lint tweaks 5 years ago
Alex Baker e8dfc3647b Update crashlytics and annotations 5 years ago
Alex Baker 2ea8e368dc Add debug toggle for Stetho 5 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 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
Alex Baker 52c22cd253 Don't check for purchases on app launch 6 years ago
Alex Baker 55f6a75d8c Update task list fragment loading 6 years ago
Alex Baker 8d2fa406c5 Initiate sync asynchronously 6 years ago
Alex Baker daad9d1fc5 Fix device.hasGallery 6 years ago
Alex Baker 44c34ce3ce Call PlayServices.check in MainActivity 6 years ago
Alex Baker 15f816883e Update third party deps 6 years ago
Alex Baker 0dd1ad8a4d WorkManager beta 4 6 years ago
Alex Baker 5b929086f8 Query for purchases in background 6 years ago
Alex Baker 8debdfac91 Pass startId to stopSelf 6 years ago
Alex Baker 2fbc356e84 Remove StartupService 6 years ago
Alex Baker 54b5cd31c9 Update navigation bar color
* Set navigation bar color on 21+
* Set dark flag on 26+
6 years ago
Alex Baker 3606bc490c Maybe fixes theme application 6 years ago
Alex Baker 7caa63a766 Fix race condition when opening tasks 6 years ago
Alex Baker ebd7c1f9d8 Check if widget cursor is null 6 years ago
Alex Baker 49ad035ab0 Merge tag '6.4.5' 6 years ago
Alex Baker 05d31f2511 Call startForeground in onCreate 6 years ago
Alex Baker fb006fec46 Replace qualified name 6 years ago
Alex Baker b70c8fe5cb Don't save task if reminder time did not change 6 years ago
Alex Baker 90867839d4 Pass notifications to notifier 6 years ago
Alex Baker ae635290fc Create notification channels on upgrade 6 years ago
Alex Baker 759728902f Don't get cursor in widget onCreate 6 years ago
Alex Baker 106365e2a4 Update filter adapters off main thread 6 years ago
Alex Baker ea2e4ebc12 Create fragments off main thread 6 years ago
Alex Baker 3c28a4b2ec Count accounts off main thread 6 years ago
Alex Baker 3d05aa54ae ChipProvider updates itself 6 years ago
Alex Baker 43e55d0efc Save filter in MainActivity 6 years ago
Alex Baker fb5089a96f Remove unnecessary openForWriting 6 years ago
Alex Baker 1bfe36da50 Replace preference commits with applys 6 years ago
Alex Baker b48372d617 Remove nullifs 6 years ago
Alex Baker 69a6e57691 Update version and changelog 6 years ago
Alex Baker 0fe5f82367 Inject before setting foreground 6 years ago
Alex Baker 1e86be28ee AlarmManager + service for notifications 6 years ago
Alex Baker eabdc75c8f Don't clear TaskListViewModel 6 years ago
Alex Baker 87c18751cb Use start of minute for checking future time 6 years ago
Alex Baker c3b40c0d2a Update version and changelog 6 years ago
Alex Baker a01fd12df6 Add reminder jobs in batches 6 years ago
Alex Baker 1580b12f95 Limit number of active notifications 6 years ago
Alex Baker 1407b3a85e Fix cursor mismatch warnings 6 years ago
Alex Baker dfebb126bb Add debug preferences activity 6 years ago
Alex Baker 3669c175ef Fix null pointer exception in preference screens 6 years ago
Alex Baker 51d55de723 Lazy upgrade 6 years ago
Alex Baker 2179fe748a Limit notifications to five per second 6 years ago
Alex Baker 2073cd9df2 Fix compile 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker 011d47024d Share code style 6 years ago
Alex Baker 05028004b3 Add Synology Calendar tests 6 years ago
Alex Baker 50ebd15a76 Hide drive backup and rate tasks in f-droid 6 years ago
Alex Baker 478734389a Update translations 6 years ago
Alex Baker a0a56b4a4b Fix duplicate alarm bug 6 years ago
Alex Baker 7020fff332 Fix concurrent modification exception 6 years ago
Alex Baker 84cbec5484 Google Drive uploader changes
* Fix auto backup purging
* Add random delay for midnight backups so they don't all upload at once
6 years ago
Alex Baker 6e6cf1e51a Fix test compile 6 years ago
Alex Baker 8dc7839db0 Fix some storage access framework issues 6 years ago
Alex Baker ee1c20c61a Let user turn Google Drive backup off 6 years ago
Alex Baker d74f6d457a Fix attachment issues on pre-lollipop devices 6 years ago
Alex Baker faff1dcc08 Google Drive updates
* Use work manager for uploads
* Clean up auto backups
6 years ago
Alex Baker e3ed0934ca Disable hidden/completed toggle for search results 6 years ago
Alex Baker 53cd22868b Fix show/hide menu items during search 6 years ago
Alex Baker 59deff44d3 Update search behavior
* Hide menu items during search
* Subscribe/dispose in action expand listener
6 years ago
Alex Baker 734d51bdfe Update search behavior
* Show all tasks for empty query
* Revert filter when closing search
6 years ago
Alex Baker 31fb7e4397 Add option to copy backup files to Google Drive 6 years ago
Alex Baker f471b47b12 Update dependencies 6 years ago
Alex Baker bd968eb127 Android Studio inspections 6 years ago
Alex Baker c4ede5a0e9 Handle SEND_MULTIPLE for images 6 years ago
Alex Baker e0dadacad6 Handle send intents with images 6 years ago
Alex Baker 3ca0a04f1a Clean up attachments and cache 6 years ago
Alex Baker 593b5bc5c5 Use storage access framework for attachments 6 years ago
Alex Baker 09156c5243 Use storage access framework for backup files 6 years ago
Alex Baker 72db9a52a5 Update google java APIs 6 years ago
Alex Baker cc3cb49192 Update third party dependencies 6 years ago
konradkluz 5082a73302 Search works in a reactive way 6 years ago
Alex Baker 944a112dbc Synchronize access to refresh scheduler 6 years ago
Alex Baker 48b5e18062 Prevent swipe for multi-level Google Task subtasks
Google Tasks API to impose single level limit starting 8/30/19
6 years ago
Alex Baker 41e1d489ce Fix rescheduling geofence after uncompleting task 6 years ago
Alex Baker cab1b93529 Add location row to task edit customization 6 years ago
Alex Baker 2257664ab0 Migrate to geofencing client 6 years ago
Alex Baker 22a136a177 Update translations, bump version 6 years ago
Alex Baker 0e8a2e640b Don't linkify empty text 6 years ago
Alex Baker 7f58aae005 Fix location control set hasChanges 6 years ago
Alex Baker 0e32ddaf54 Use work manager for after save work 6 years ago
Alex Baker 01ef2476ad One location per task 6 years ago
Alex Baker b405e87b49 Make radius configurable per location 6 years ago
Alex Baker 49fe296a61 Fix tasker task creator 6 years ago
Alex Baker cb8e0f10f0 Apply default sync list in task creator 6 years ago
Alex Baker 1311db836f Added new location row to edit screen 6 years ago
Alex Baker b9ea0bc72c Temporary hack to prevent white shortcut widget 6 years ago
Alex Baker 3880639f93 Clear caldav status and progress when incompleting 6 years ago
Alex Baker e9a5baabee Set CalDAV completion percentage 6 years ago
Alex Baker 829f849603 Use launcher icon palette for shortcut widget 6 years ago
Alex Baker f46778d9ac Update translations, bump version 6 years ago
Alex Baker 7e7c215931 Fix search text color 6 years ago
Alex Baker 36c1986482 Show due date for completed tasks 6 years ago
Alex Baker 766da5fc8c Add white theme 6 years ago
Alex Baker 9579dd0c23 Revert color picker icon 6 years ago
Alex Baker d967b0a2b5 Change description icon 6 years ago
Alex Baker 21682c06fa Comments default to off 6 years ago
Alex Baker cd198d82f5 Use primary color for navigation bar 6 years ago
Alex Baker cd97dcf81b Actually add alpha to overdue color in light theme 6 years ago
Alex Baker 21aeb754a0 Fix sorting dates with time before those without
Facepalm
6 years ago
Alex Baker 54e72ab4e2 Description visibility defaults to gone 6 years ago
Alex Baker 05e735e7e6 Use abbreviated dates in task list
Exclude 'Today' for dates with time
6 years ago
Alex Baker 2d4c0a62e8 Handle clicks on non-linkified task list text 6 years ago
Alex Baker 108de56ba9 Add option to hide list chips 6 years ago
Alex Baker e789b943fa Add option to linkify task list text 6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker bbb4cd09bb Remove unused resources 6 years ago
Alex Baker b728cb5e6b Apply alpha to overdue color in light theme 6 years ago
Alex Baker e5d31ec750 Remove chip scroll view 6 years ago
Alex Baker 178d22c7f1 Add hidden icon to task list 6 years ago
Alex Baker 650d0e0ea7 Fix date and time picker theme issues 6 years ago
Alex Baker 0538744004 Drop support for ice cream sandwich 6 years ago
Alex Baker 1169e7fd5e Use material chips on task list 6 years ago
Alex Baker 57ef0f1088 Use material chips in tag control set 6 years ago
Alex Baker f7f03e68ac Add description to task list view 6 years ago
Alex Baker 709e97a66b Move due date next to title 6 years ago
Alex Baker c46487d342 Remove 'Finished' string 6 years ago
Alex Baker 3fbf0be594 Remove task action icon 6 years ago
Alex Baker c00344c56b Only need GET_ACCOUNTS on pre-oreo devices 6 years ago
Alex Baker d0808f7093 Linkify edit screen title and description 6 years ago
Alex Baker 61ba538c1b Use material chip for remote list picker 6 years ago
Alex Baker dddfa528d2 Update job intent service scheduling 6 years ago
Alex Baker 09165ad306 Switch to material components themes 6 years ago
Alex Baker 02d09b0181 Add debug option to disable LeakCanary 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 2440d1b6e2 Fix translation error 6 years ago
Alex Baker cdfe94974a Update translations, bump version 6 years ago
Alex Baker 45430d7532 Update to work manager alpha 10 6 years ago
Alex Baker 3ebb98a7f5 Update third party deps 6 years ago
Alex Baker c85354d85a Fix Samsung Oreo sorting issue 6 years ago
Alex Baker 4aab081f6c Remove missed call functionality
This feature violates impending Google Play Developer policy change:
https://android-developers.googleblog.com/2018/10/providing-safe-and-secure-experience.html
6 years ago
Alex Baker 0c94f71def Fix tests 6 years ago
Alex Baker ae06563f9c Fix test compile 6 years ago
Alex Baker d356575bf3 Fix activity leak 6 years ago
Alex Baker 4b20be4630 Android Studio 3.2 RC2
Composite builds were not working
6 years ago
Alex Baker 98f72e94da Fix Samsung Oreo sorting issue 6 years ago
Alex Baker 1be76b9fd3 Update support, leak canary 6 years ago
Alex Baker df9a1acac4 Use unique workers 6 years ago
Alex Baker 7339d5dcb3 Notify content provider after tasks deleted 6 years ago
Alex Baker ba6724a9b0 Replace android-job with WorkManager 6 years ago
Alex Baker 99c4099787 Update support, paging, google-services libraries 6 years ago
Alex Baker 8212612ae3 Replace ShortcutBadger submodule with custom class 6 years ago
Alex Baker 589dbf9fb4 Update version number 6 years ago
Alex Baker ee6575a2d4 Update translations and changelog 6 years ago
Alex Baker 5eee7842a9 Fix TeslaUnread on Samsung Oreo 6 years ago
Alex Baker 78db592ed1 Adjust hide until when due date changed remotely 6 years ago