Commit Graph

7013 Commits (972253a9e27d42b53198b7a3619c6781fa59b0d6)
 

Author SHA1 Message Date
Alex Baker 63dd83c165 Fix caldav migration 6 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 6 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 6 years ago
Alex Baker 2a54775927 Add strict mode preference 6 years ago
Alex Baker b882e5d690 Pass saved task to AfterSaveIntentService
Otherwise transitory flags will be lost
6 years ago
Alex Baker 195ed35058 Rename SyncAdapterHelper to GtaskSyncAdapterHelper 6 years ago
Alex Baker 1277948bf9 Add CalDAV accounts to remote list picker 6 years ago
Alex Baker 4e74362b89 Add CaldavListFragment 6 years ago
Alex Baker cd6ffbee38 Add CaldavFilter 6 years ago
Alex Baker 5c6d10e4ef Add caldav accounts and tasks to backup 6 years ago
Alex Baker 104c93053e Add url and username to caldav account 6 years ago
Alex Baker caed986539 Add CalDAV tables 6 years ago
Alex Baker 617ef1e270 Merge tag '5.3.1' 6 years ago
Alex Baker 3dd4fef7c9 Update translations, bump version
* Bulgarian - ddmdima96
* Chinese - Atlantids
* Finnish - Pertsa
6 years ago
Alex Baker 30687f7f5c Don't need to escape period 6 years ago
Alex Baker 6f36d6d430 Move sync list pref, add 'don't sync' 6 years ago
Alex Baker c7a7d5267d Rename GoogleTaskListPicker to RemoteListPicker 6 years ago
Alex Baker 7e6cad1937 Remove TaskEditTextHint style 6 years ago
Alex Baker cc0cb5fe88 Use account name for google tasks subheader 6 years ago
Alex Baker 49e30246fb Set selected for filter selection activity 6 years ago
Alex Baker bfa445bb67 Handle null tag id when writing parcel 6 years ago
Alex Baker 9db403595b Check if action mode is null before finishing 6 years ago
Alex Baker 66b83727c6 No checkmark in navigation drawer 6 years ago
Alex Baker 12c906dc47 Use filter adapter in google task list picker 6 years ago
Alex Baker 0ca7a89711 Set checked on listview 6 years ago
Alex Baker 54ea6afbf5 Inject FilterAdapter 6 years ago
Alex Baker 37a4456e34 Update translations
* Chinese - Atlantids
* Dutch - revdbrink
* German - Blackbird1997
* Russian - @uryevich
* Turkish - etc
6 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 6 years ago
Alex Baker 8406a15836 Don't invalidate when dragging 6 years ago
Alex Baker 76c24fde67 Track selections by task id 6 years ago
Alex Baker 948e79c15a Retain scroll position in task list 6 years ago
Alex Baker d20b8b4fdf Don't reload when current filter is selected 6 years ago
Alex Baker 308ccfc592 Fix crash when moving task to end of list 6 years ago
Alex Baker 523234c542 Need to migrate these tables after all
Most recent changes were only a few years ago
6 years ago
Alex Baker ffc2591605 New JSON backup format 6 years ago
Alex Baker 67f3b3d97f Use cursor count
Selecting count doesn't handle queries with limits
6 years ago
Alex Baker d21514d172 Apply default hide value to new tasks 6 years ago
Alex Baker fe477faa42 Collect a couple error messages
GA stack traces aren't helping me here
6 years ago
Alex Baker 08a6557467 Widget backed by cursor again 6 years ago
Alex Baker 4478594ac3 Remove table cleanup
Turns out this was only needed for installs that originated prior to
4.6.11, which was released on 11/30/13, so I'll take my chances...
6 years ago
Alex Baker 651b42dd34 Check if null before invalidating 6 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 6 years ago
Alex Baker d86798bb20 Improve count queries 6 years ago
Alex Baker 02a66298f6 Fix tags being created without remote id 6 years ago
Alex Baker b9d7d8de6d Remove anonymous class 6 years ago
Alex Baker 4762a7330f Use paging library 6 years ago
Alex Baker 3009004dcf Fetch by google tasks list 6 years ago
Alex Baker 5360f55b48 Migrate filters 6 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker 084fb03a2d Check if layout is null 6 years ago