Commit Graph

60 Commits (087aae0a7b62f97b0d5ebb1e638af9c6f5c3759d)

Author SHA1 Message Date
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 5 years ago
Alex Baker 7cd7699b95 Remove file metadata join 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 26dd4ba236 Move onTaskDelete to TaskAdapter 5 years ago
Alex Baker cbcb699a21 Move onTaskCreated to TaskAdapter 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 bf3c7c2c78 Fix navigation drawer highlighting 5 years ago
Alex Baker 106365e2a4 Update filter adapters off main thread 6 years ago
Alex Baker b48372d617 Remove nullifs 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 98f72e94da Fix Samsung Oreo sorting issue 6 years ago
Alex Baker fc08eba05c Replace new list and remove account caldav strings 6 years ago
Alex Baker 70d308fa8d Remove donation link 6 years ago
Alex Baker d03698cd2e Display tag blocks for caldav and google tasks 6 years ago
Alex Baker a496040222 Indicate google task and caldav sync errors 6 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 6 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
6 years ago
Alex Baker d304b55353 Create new caldav collections 6 years ago
Alex Baker 57aec936fc Update caldav account settings
* Encrypt passwords (Android 6+)
* Add name field
6 years ago
Alex Baker f8fab59be9 Implement caldav service discovery 6 years ago
Alex Baker b7ca37b845 Merge help and feedback into settings 6 years ago
Alex Baker f4ae1100bd Add new subscription pricing 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker a20479d952 Use android-job to sync caldav tasks 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker baa46d89a2 Fix hidden checkmark on pre-lollipop devices 6 years ago
Alex Baker 575be78f9c Update support, room, and paging libraries 6 years ago
Alex Baker b356f4cbe3 Reformat code 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker 4d53cc96d3 Enable CalDAV synchronization through settings 6 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 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 6f36d6d430 Move sync list pref, add 'don't sync' 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 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 54ea6afbf5 Inject FilterAdapter 6 years ago
Alex Baker 76c24fde67 Track selections by task id 6 years ago
Alex Baker d20b8b4fdf Don't reload when current filter is selected 6 years ago
Alex Baker 4762a7330f Use paging library 6 years ago
Alex Baker 9be5af7359 RecyclerView animations 6 years ago
Alex Baker 8e3936b159 Replace cursors with lists 6 years ago