Commit Graph

115 Commits (c534632c52dee762b1b0f64554eea86364b3d496)

Author SHA1 Message Date
Alex Baker b5748aa8e6 New drawer 8 months ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 9 months ago
Alex Baker 082f741983 Convert Filter to data class 9 months ago
Alex Baker 60784c10b5 Update filter fields 9 months ago
Alex Baker da8467ac56 Remove constructor 9 months ago
Alex Baker 4c25b81a4d Move Parcelable 9 months ago
Alex Baker ee3d3fa4f5 Convert FilterListItem to interface 9 months ago
Alex Baker bf6fe02fe3 Convert FilterListItems to Kotlin 9 months ago
Alex Baker 427ee369b4 Fix miscellaneous inspections 11 months ago
Alex Baker 5308404ed6 Fix some random inspections 11 months ago
Alex Baker 067317b5a0 Migrate google task filters 1 year ago
Alex Baker 3131c56651 Code review 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 1 year ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 22de530590 Ran silent code cleanup 2 years ago
Alex Baker 47d6aeddea Update target sdk to 33 2 years ago
Alex Baker 7ddc681bf2 Batch undo for completion snackbar 2 years ago
Alex Baker fbf817635d Show single person when shared with one user 3 years ago
Alex Baker 952fa69b05 Check if shared status changed 3 years ago
Alex Baker b81acb70ca Add share indicator to navigation drawer 3 years ago
Alex Baker 379bf3856f Android Studio 4.2 Beta 5 3 years ago
Alex Baker f3e7440453 Add custom filter criteria for hidden tasks 4 years ago
Alex Baker 09fba4073a Add custom filter criteria for recurring tasks 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 745c17fbc5 Drag and drop to rearrange drawer 4 years ago
Alex Baker 034bc6e3a0 Add id field to filter list item 4 years ago
Alex Baker a49d2d3524 Sort drawer by order then alpha 4 years ago
Alex Baker 8ff6057531 Add order columns to nav drawer items 4 years ago
Alex Baker 9b724ad2c5 Add ActionViewHolder for navigation drawer 4 years ago
Alex Baker ac01f2d77b Remove CustomFilterExposer 4 years ago
Alex Baker cfb8a4d2fb Add 'Astrid manual sort' mode 4 years ago
Alex Baker b9de4ea7ef Rename method to supportsSubtasks 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 b955a0435d Search results match on additional fields
Match places, comments, caldav/google task list names
4 years ago
Alex Baker 16829dec6c Fix duplicate search results 4 years ago
Alex Baker 85f959bd72 Fix some more inspections 4 years ago
Alex Baker 9baf3d5e2a Use java.util.Objects.equals 4 years ago
Alex Baker 6988073de2 Save id list 4 years ago
Alex Baker c57aa4d608 Indent subtasks in share output 4 years ago
Alex Baker 312cfb36ee Fix check for filter criteria changes 4 years ago
Alex Baker 1a05278ab0 Animate filter recycler view changes 4 years ago
Alex Baker 281589be06 Remove icon from custom filter criterion 4 years ago
Alex Baker d33fb285c6 Convert filter list to recycler view 4 years ago
Alex Baker 3e0a704725 Move filter criteria to FilterSettingsActivity 4 years ago
Alex Baker 2d11a5c55c Save custom filter criteria on rotate 4 years ago
Alex Baker 5cae334688 Collapsible subtasks for 'My order'ed Google Tasks 4 years ago
Alex Baker a865d91a59 Fix lint errors 4 years ago