Commit Graph

119 Commits (97a3f074d03a4d117cdeb7d7a6e628d4d28e622b)

Author SHA1 Message Date
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
Alex Baker 0b95b11b68 Add LocationFilter 4 years ago
Alex Baker 236658e3d2 Store colors as android color ints 4 years ago
Alex Baker 2f37c76d93 Force sort order on recently modified filter 5 years ago
Alex Baker 769a23dd29 Merge tag '7.3.2' 5 years ago
Alex Baker 4fa9ae48a9 Update tag filter query 5 years ago
Alex Baker f44b4a87b2 Fix crash when comparing list items 5 years ago
Alex Baker ca21157761 Fix crash when comparing list items 5 years ago
Alex Baker ca14ae65f1 Update recently modified filter
* Show all edits in past 24 hours
* Allow sorting and subtasks
* Disable hidden/completed toggles
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 a703fa30a0 Move search query to filter 5 years ago
Alex Baker 20ff953e5b Use guava Objects.equal 5 years ago
Alex Baker f8518742f8 Subtasks everywhere 5 years ago
Alex Baker b5a85e44bb Refactor recursive query to use builder 5 years ago
Alex Baker 9e7847487a Move missing column hack 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 89eedca7f5 CaldavTaskAdapter requires lollipop 5 years ago
Alex Baker 12a4ac8c1e Add RequiresApi annotation 5 years ago
Chris Heywood 48680983c2 Initial WIP commit for CalDAV subtasks support (refs #552) 5 years ago
Alex Baker d44355927e Update CREATOR modifiers and return types 5 years ago
Alex Baker 12f803e3de Custom icon picker 5 years ago
Alex Baker 2fa0e700cd Pass Filter to CustomFilter constructor 5 years ago
Alex Baker 4ca58fefa8 Add count to filter list item 5 years ago
Alex Baker 54278e49e0 Convert navigation drawer to recycler view 5 years ago
Alex Baker 3c5df292ee Rename database columns 5 years ago
Alex Baker 07c2b10b6b Add FilterViewHolder 5 years ago
Alex Baker 46e56ddbf7 Add menu to CustomFilter 5 years ago
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 529250f641 Fix clear completed Google Task list crash 5 years ago
Alex Baker 1ba7c09cee Remove TaskListFragment subclasses 5 years ago
Alex Baker 9249f690f9 Use original query for count 5 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker e3ed0934ca Disable hidden/completed toggle for search results 6 years ago
Alex Baker bd968eb127 Android Studio inspections 6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker 3fbf0be594 Remove task action icon 6 years ago
Alex Baker 021c9bbf35 Fix google task bugs
* Fix manual sort query
* Fix multi-account sync
6 years ago
Alex Baker d03698cd2e Display tag blocks for caldav and google tasks 6 years ago
Alex Baker deaeed57c2 Exclude deleted metadata from remote lists 6 years ago
Alex Baker f8fab59be9 Implement caldav service discovery 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker bb44afbb7d New tasks in custom filter use noon instead of eod 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker cd6ffbee38 Add CaldavFilter 6 years ago
Alex Baker c7a7d5267d Rename GoogleTaskListPicker to RemoteListPicker 6 years ago
Alex Baker 12c906dc47 Use filter adapter in google task list picker 6 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker bc5f441a50 Save criterion column 7 years ago
Alex Baker 733a7e2c9a Fix getColor crash 7 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 7 years ago
Alex Baker c7e2a37e77 Add 'filters' table 7 years ago
Alex Baker 3d448b0142 Move data objects to org.tasks package 7 years ago
Alex Baker 3943d620a5 Add 'google_tasks' table 7 years ago
Alex Baker 515223b6a7 Add 'tags' table 7 years ago
Alex Baker b8e4474e64 Replace filter & criterion ContentValues with maps 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker 5bee730f1c Convert TagDataDao to Room 7 years ago
Alex Baker 6a440cd91e Remove some Astrid content provider functionality 7 years ago
Alex Baker 8726855985 Target SDK 26
* Broadcast restrictions
* Background restrictions
* Adaptive icon
7 years ago
Alex Baker b181752d6d Create app directory 7 years ago