Commit Graph

324 Commits (bef060591a7f264b10193845dd2b1449f3243c52)

Author SHA1 Message Date
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 cd198d82f5 Use primary color for navigation bar 6 years ago
Alex Baker 21aeb754a0 Fix sorting dates with time before those without
Facepalm
6 years ago
Alex Baker 05e735e7e6 Use abbreviated dates in task list
Exclude 'Today' for dates with time
6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker 0538744004 Drop support for ice cream sandwich 6 years ago
Alex Baker 57ef0f1088 Use material chips in tag control set 6 years ago
Alex Baker 3fbf0be594 Remove task action icon 6 years ago
Alex Baker d0808f7093 Linkify edit screen title and description 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 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 d356575bf3 Fix activity leak 6 years ago
Alex Baker 98f72e94da Fix Samsung Oreo sorting issue 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 25dd37b644 Allow state loss when loading task edit fragment 6 years ago
Alex Baker 96749d9b30 Remove AACRecording and AddAttachment activities 6 years ago
Alex Baker 3f5f825c22 Add BasicRecurrenceDialog 6 years ago
Alex Baker 73af733144 Fix crash on restart after launcher icon change 6 years ago
Alex Baker 9b53257d5f google-java-format 1.6.1 6 years ago
Alex Baker de7a0242ad Move getLimitOffsetDataSource 6 years ago
Alex Baker 41237562f0 Open tasks from onCreate
* Fragment transaction in onPostResume can result in state loss
* Apps aren't supposed to override onPostResume
6 years ago
Alex Baker aae448be0c Handle PROCESS_TEXT in ShareLinkActivity 6 years ago
Alex Baker 31692462d9 Add launcher icon color preference 6 years ago
Marmo 61968ebbb6 added separate strings for hide until display in task edit activity 6 years ago
Alex Baker d2d2316d8e Dont exceed max sqlite variables when deleting 7 years ago
Alex Baker ef874a8942 Report exceptions when opening database 7 years ago
Alex Baker 021c9bbf35 Fix google task bugs
* Fix manual sort query
* Fix multi-account sync
7 years ago
Alex Baker db582a7732 Ignore exception when checking title for links 7 years ago
Alex Baker fc08eba05c Replace new list and remove account caldav strings 7 years ago
Alex Baker 70d308fa8d Remove donation link 7 years ago
Alex Baker d03698cd2e Display tag blocks for caldav and google tasks 7 years ago
Alex Baker e64c814617 Fix multi-select delete 7 years ago
Alex Baker fd79338c26 Delete lists and accounts in a transaction
* Delete google tasks when they're remotely cleared or deleted
* Delete caldav tasks when they're remotely deleted
7 years ago
Alex Baker a496040222 Indicate google task and caldav sync errors 7 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 7 years ago
Alex Baker c265f5e395 Merge tag '5.3.6' 7 years ago
Alex Baker 9b10ee4201 Update item after change 7 years ago
Alex Baker 1228c698ad Rename importance to priority 7 years ago
Alex Baker 57a8fe6839 Only fetch google tasks that haven't moved 7 years ago
Alex Baker fe303961f0 Don't show delete icon for new tasks 7 years ago
Alex Baker b7c6d8823c Don't look up alarms for new tasks 7 years ago
Alex Baker 6c5319cf9b Update remote list picker when batch moving
* Hide batch move when sync not enabled
* Show selection if source tasks belong to the same list
* No selection if source tasks belong to disparate lists
7 years ago
Alex Baker c96e518885 Add ItemTouchHelperCallback and ActionModeProvider 7 years ago
Alex Baker 9b4c767273 Batch move tasks between remote lists 7 years ago
Alex Baker d304b55353 Create new caldav collections 7 years ago
Alex Baker deaeed57c2 Exclude deleted metadata from remote lists 7 years ago
Alex Baker daeb295c65 Save caldav account name on creation 7 years ago
Alex Baker 57aec936fc Update caldav account settings
* Encrypt passwords (Android 6+)
* Add name field
7 years ago
Alex Baker f8fab59be9 Implement caldav service discovery 7 years ago
Alex Baker 8bb71c0898 Update to Timber 4.7.0 7 years ago
Alex Baker b7ca37b845 Merge help and feedback into settings 7 years ago
Alex Baker f4ae1100bd Add new subscription pricing 7 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 7 years ago
Alex Baker d983167976 Option for background sync on unmetered conn only 7 years ago
Alex Baker dee29eded4 Use android-job to sync Google Tasks 7 years ago
Alex Baker a20479d952 Use android-job to sync caldav tasks 7 years ago
Alex Baker 9c5bb51de6 Reformat injections 7 years ago
Alex Baker 8f6fb07d7a Use android-job for notifications 7 years ago
Alex Baker 351604f4a5 Addressing inspections 7 years ago
Alex Baker baa46d89a2 Fix hidden checkmark on pre-lollipop devices 7 years ago
Alex Baker a8ccea10a2 Fix hasChanges in TagsControlSet 7 years ago
Alex Baker 575be78f9c Update support, room, and paging libraries 7 years ago
Alex Baker b356f4cbe3 Reformat code 7 years ago
Alex Baker bb44afbb7d New tasks in custom filter use noon instead of eod 7 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 7 years ago
Alex Baker 03188b90c2 Clean up alarm scheduling 7 years ago
Alex Baker 7124dc7aa4 Merge tag '5.3.4' 7 years ago
Alex Baker c2dae6bd53 Fix snooze, update translations
* Slovak - Cuco
7 years ago
Alex Baker 4d53cc96d3 Enable CalDAV synchronization through settings 7 years ago
Alex Baker 4c5c1487de Move google task sync code back into main 7 years ago
Alex Baker 3bb93f1ad0 Detect remote caldav deletions 7 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 7 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 7 years ago
Alex Baker b882e5d690 Pass saved task to AfterSaveIntentService
Otherwise transitory flags will be lost
7 years ago
Alex Baker 195ed35058 Rename SyncAdapterHelper to GtaskSyncAdapterHelper 7 years ago
Alex Baker 1277948bf9 Add CalDAV accounts to remote list picker 7 years ago
Alex Baker 4e74362b89 Add CaldavListFragment 7 years ago
Alex Baker cd6ffbee38 Add CaldavFilter 7 years ago
Alex Baker 5c6d10e4ef Add caldav accounts and tasks to backup 7 years ago
Alex Baker caed986539 Add CalDAV tables 7 years ago
Alex Baker 6f36d6d430 Move sync list pref, add 'don't sync' 7 years ago
Alex Baker c7a7d5267d Rename GoogleTaskListPicker to RemoteListPicker 7 years ago
Alex Baker 7e6cad1937 Remove TaskEditTextHint style 7 years ago
Alex Baker cc0cb5fe88 Use account name for google tasks subheader 7 years ago
Alex Baker 49e30246fb Set selected for filter selection activity 7 years ago
Alex Baker 66b83727c6 No checkmark in navigation drawer 7 years ago
Alex Baker 12c906dc47 Use filter adapter in google task list picker 7 years ago
Alex Baker 0ca7a89711 Set checked on listview 7 years ago
Alex Baker 54ea6afbf5 Inject FilterAdapter 7 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 7 years ago
Alex Baker 76c24fde67 Track selections by task id 7 years ago
Alex Baker 948e79c15a Retain scroll position in task list 7 years ago
Alex Baker d20b8b4fdf Don't reload when current filter is selected 7 years ago
Alex Baker 308ccfc592 Fix crash when moving task to end of list 7 years ago
Alex Baker 523234c542 Need to migrate these tables after all
Most recent changes were only a few years ago
7 years ago
Alex Baker ffc2591605 New JSON backup format 7 years ago
Alex Baker 67f3b3d97f Use cursor count
Selecting count doesn't handle queries with limits
7 years ago
Alex Baker d21514d172 Apply default hide value to new tasks 7 years ago
Alex Baker fe477faa42 Collect a couple error messages
GA stack traces aren't helping me here
7 years ago
Alex Baker 08a6557467 Widget backed by cursor again 7 years ago
Alex Baker d86798bb20 Improve count queries 7 years ago
Alex Baker 02a66298f6 Fix tags being created without remote id 7 years ago
Alex Baker b9d7d8de6d Remove anonymous class 7 years ago
Alex Baker 4762a7330f Use paging library 7 years ago
Alex Baker 3009004dcf Fetch by google tasks list 7 years ago
Alex Baker 5360f55b48 Migrate filters 7 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 7 years ago
Alex Baker 084fb03a2d Check if layout is null 7 years ago
Alex Baker 990df8eb47 Fixing things 7 years ago
Alex Baker 9be5af7359 RecyclerView animations 7 years ago
Alex Baker 8e3936b159 Replace cursors with lists 7 years ago
Alex Baker 39c10a8ac9 Hard code orders 7 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 years ago
Alex Baker 8a8ab611b2 Remove TodorooCursor 7 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker 09d93fc40c Fix count property 7 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 7 years ago
Alex Baker 299a63d4c6 Remove DISTINCT and GROUP BY, double visitor 7 years ago
Alex Baker d6a3484004 Load task values into fields 7 years ago
Alex Baker c93a1a8c21 Remove property visitors from backup 7 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker b3b2f6295c Convert query to toList 7 years ago
Alex Baker 198c9a4fce Convert refresh query to Room 7 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 7 years ago
Alex Baker ddd7961d35 Remove deleteTasksWithEmptyTitles 7 years ago
Alex Baker 6d027d01ed Remove DatabaseDao 7 years ago
Alex Baker c830b7f7ec Fetch with Room 7 years ago
Alex Baker c46ceb366f Remove AbstractModel.containsNonNullValue 7 years ago
Alex Baker 6cc5bcac14 Check if model is null 7 years ago
Alex Baker 7510ee77a0 Remove RemoteModelHelpers 7 years ago
Alex Baker 5e0d3dc129 Remove TodorooCursor.count 7 years ago
Alex Baker eed5efd7a5 Convert defaultValues to map 7 years ago
Alex Baker 279942600b Close cursors 7 years ago
Alex Baker ce93e339b4 Remove generateProperties 7 years ago
Alex Baker c1bf0b3b4f Remove property flags 7 years ago
Alex Baker d65eee6bd8 Remove constraint checks 7 years ago
Alex Baker 40e1f47e87 Remove getMergedValues calls 7 years ago
Alex Baker d42f062875 Remove AbstractModel.clear() 7 years ago
Alex Baker 4cdf4c8850 Remove overloaded constructor 7 years ago
Alex Baker 7486006f4d Remove task.getUUID 7 years ago
Alex Baker 3e880898d4 Convert uuidFromLocalId to room 7 years ago
Alex Baker 4ec22f1f50 Delete tags with one query 7 years ago
Alex Baker 0343036fbf Remove DatabaseDao.persist 7 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 7 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 7 years ago
Alex Baker 9d4cfe0173 Create TaskDao with Room 7 years ago
Alex Baker 42f9f59a46 Load by task instead of task id 7 years ago
Alex Baker 7c0cdbeddb Remove sleep when opening database 7 years ago