Commit Graph

6965 Commits (7df27f9353bbb8c4ebc6e19775f0eccee7df191a)
 

Author SHA1 Message Date
Alex Baker 7df27f9353 Indicate existing password 7 years ago
Alex Baker aa490b632c Use caldav uuid as android account name 7 years ago
Alex Baker 63dd83c165 Fix caldav migration 7 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 7 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 7 years ago
Alex Baker 2a54775927 Add strict mode preference 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 104c93053e Add url and username to caldav account 7 years ago
Alex Baker caed986539 Add CalDAV tables 7 years ago
Alex Baker 617ef1e270 Merge tag '5.3.1' 7 years ago
Alex Baker 3dd4fef7c9 Update translations, bump version
* Bulgarian - ddmdima96
* Chinese - Atlantids
* Finnish - Pertsa
7 years ago
Alex Baker 30687f7f5c Don't need to escape period 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 bfa445bb67 Handle null tag id when writing parcel 7 years ago
Alex Baker 9db403595b Check if action mode is null before finishing 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 37a4456e34 Update translations
* Chinese - Atlantids
* Dutch - revdbrink
* German - Blackbird1997
* Russian - @uryevich
* Turkish - etc
7 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 7 years ago
Alex Baker 8406a15836 Don't invalidate when dragging 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 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...
7 years ago
Alex Baker 651b42dd34 Check if null before invalidating 7 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 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