Commit Graph

120 Commits (e6beaddbd64cd7eb4cfeece3e1754ff5e7371c98)

Author SHA1 Message Date
Alex Baker e6beaddbd6 Implement drag and drop reordering for CalDAV 4 years ago
Alex Baker aa00da4739 Prevent unindenting in middle of caldav subtasks 4 years ago
Alex Baker 808781c262 Display caldav tasks in manual sort order 4 years ago
Alex Baker 0d032d6a42 Use recursive query for manual sorted google tasks 4 years ago
Alex Baker 783898a0bb Move CaldavTaskAdapterTest to androidTest 4 years ago
Alex Baker cbd9af20ea Add TaskAdapterDataSource interface 4 years ago
Alex Baker fe9dbe4585 Convert task adapters to Kotlin 4 years ago
Alex Baker 85f959bd72 Fix some more inspections 4 years ago
Alex Baker 8f8650840d Remove some unnecessary newArrayList calls 4 years ago
Alex Baker 76febd39bd Replace TextUtils.isEmpty with isNullOrEmpty 4 years ago
Alex Baker db49920e21 Remove more compat methods 4 years ago
Alex Baker 7b1f2d1330 Remove ContextCompat usage 4 years ago
Alex Baker c67f59d892 Drop support for KitKat
* KitKat represents 1.3% of total userbase but...
* KitKat users running recent app version represent about 0.02% of DAU
* dav4jvm 2.x requires Android 5+
4 years ago
Alex Baker 5cae334688 Collapsible subtasks for 'My order'ed Google Tasks 5 years ago
Alex Baker 0b456d177e Fix some inspections 5 years ago
Alex Baker 688baad5a6 Tighten access restrictions 5 years ago
Alex Baker c95fa9a1df Add final modifiers 5 years ago
Alex Baker 2ee587479e Add select all to multi-select menu 5 years ago
Alex Baker ea354240ea Rename LocationFilter to PlaceFilter 5 years ago
Alex Baker 0b95b11b68 Add LocationFilter 5 years ago
Alex Baker 1f244eae25 Animate expand/collapse in nav drawer 5 years ago
Alex Baker fba0f1cfec Collapsible navigation drawer groups 5 years ago
Alex Baker b8c98aa2f1 Add ColorProvider 5 years ago
Alex Baker 8fd3ff4ea8 Fix theming issues on pre-lollipop devices 5 years ago
Alex Baker 236658e3d2 Store colors as android color ints 5 years ago
Alex Baker 00b57e1af7 Migrate settings to androidx preferences 5 years ago
Alex Baker 502b81555e New 'Add account' dialog 5 years ago
Alex Baker 9e85cc5b01 Add support for offline multi-level subtasks 5 years ago
Alex Baker 274d98160a Change tags with multi-select 5 years ago
Alex Baker 6feab18653 Touch and sync instead of using AfterSaveWork 5 years ago
Alex Baker 4cef8298dd Load a subset of Google Task info 5 years ago
Alex Baker 8ecd03ee8b Load a subset of caldav task info 5 years ago
Alex Baker f3fd57dbb1 Merge tag '7.2.2' 5 years ago
Alex Baker 04f578534c Fix Google Task sorting 5 years ago
Alex Baker 7e4279bdb6 Fix expand/collapse issues
* Don't allow in Google Tasks 'My Order'
* Broadcast refresh after toggling
5 years ago
Alex Baker 4766e3bc73 Fix list picker 5 years ago
Alex Baker 778720ab23 Ignore click on same filter 5 years ago
Alex Baker aaa82447b0 Reuse recursive query for GtasksFilter 5 years ago
Alex Baker aca3a1e933 Display Google Tasks subtasks in all sort modes 5 years ago
Alex Baker c408eaf541 Add isReverseSort and isManualSort to preferences 5 years ago
Alex Baker 89eedca7f5 CaldavTaskAdapter requires lollipop 5 years ago
Alex Baker 167a4b91c4 Handle multiple unindents 5 years ago
Alex Baker 691a6e3931 Update taskIsChild logic 5 years ago
Alex Baker 7c031f1141 Fix caldav subtask animations 5 years ago
Alex Baker 40b952408d Caldav subtasks requires lollipop 5 years ago
Alex Baker 28d00d1a74 Remove onCompletedTask from CaldavTaskAdapter 5 years ago
Chris Heywood 48680983c2 Initial WIP commit for CalDAV subtasks support (refs #552) 5 years ago
Alex Baker 1c94179adf Name your own subscription price 5 years ago
Alex Baker dc4ab11583 Fix drawer count issues 5 years ago
Alex Baker f3d2a3323e Check for theme purchase 5 years ago