Commit Graph

1183 Commits (1d1f132806245c816a7799ad5bb265a7c8d3cacd)

Author SHA1 Message Date
Alex Baker d3ecb6628d Switch between paged/non-paged lists on the fly 5 years ago
Alex Baker db49920e21 Remove more compat methods 5 years ago
Alex Baker 7b1f2d1330 Remove ContextCompat usage 5 years ago
Alex Baker fad08331c2 Remove obsolete upgrade 5 years ago
Alex Baker fbeef45bb9 Drop support for Lollipop and Lollipop MR1 5 years ago
Alex Baker 79ca62cbea Fix compile 5 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+
5 years ago
Alex Baker 3eb2e86ed8 Choose any day as start of week 5 years ago
Alex Baker 2468cb6f8e Add sort by creation date 5 years ago
Alex Baker 1a4289116e Offer new filter templates 5 years ago
Alex Baker 312cfb36ee Fix check for filter criteria changes 5 years ago
Alex Baker 92ec420136 Remove choose new criteria button 5 years ago
Alex Baker 17e3750419 Swipe to remove filter criteria 5 years ago
Alex Baker 410af772f2 Drag and drop to rearrange filter criteria 5 years ago
Alex Baker 1a05278ab0 Animate filter recycler view changes 5 years ago
Alex Baker 281589be06 Remove icon from custom filter criterion 5 years ago
Alex Baker d33fb285c6 Convert filter list to recycler view 5 years ago
Alex Baker f3f3b1d8dc Fix lint errors 5 years ago
Alex Baker 3e0a704725 Move filter criteria to FilterSettingsActivity 5 years ago
Alex Baker 2d11a5c55c Save custom filter criteria on rotate 5 years ago
Alex Baker 05802ddfc3 Separate light and dark widget row layouts 5 years ago
Alex Baker 136d78fff9 Force widget to recreate task rows 5 years ago
Alex Baker 1af33fcb64 Add ripples to header buttons 5 years ago
Alex Baker 54d5991d9e Force widget reload on startup 5 years ago
Alex Baker 3f3fbb68a8 Remove unnecessary update 5 years ago
Alex Baker 1f41efbd3c Cache all widget preferences 5 years ago
Alex Baker 517575a651 Click on widget due date to reschedule task 5 years ago
Alex Baker 25142fe9aa Move date time preferences to their own fragment 5 years ago
Alex Baker cf22d6dae8 Replace empty space with footer 5 years ago
Alex Baker 70547f5cbe Maintain existing widget configuration on upgrade 5 years ago
Alex Baker 0d0be2bc21 Create widget preference helper methods 5 years ago
Alex Baker f488dcc300 Add hidden task indicator to widget 5 years ago
Alex Baker 66e1ba7552 Fix crash when switching lists
If show subtasks disabled and sort set to 'My order', app would crash
when switching between manually sortable and non-manually sortable lists
5 years ago
Alex Baker 5cae334688 Collapsible subtasks for 'My order'ed Google Tasks 5 years ago
Alex Baker 6f09bc6484 Keep hidden task indicator aligned to top 5 years ago
Alex Baker 697f658c42 Fix default opacity for existing widgets 5 years ago
Alex Baker 8368c3b3d4 Toggle subtasks from widget 5 years ago
Alex Baker ee05a35fe9 Simplify row padding 5 years ago
Alex Baker 927b905f62 Add option to disable widget row dividers 5 years ago
Alex Baker 352910a3bc New widget due date list preference 5 years ago
Alex Baker 9ce5a727b8 Improve widget opacity settings 5 years ago
Alex Baker 290584de16 Tweak title settings 5 years ago
Alex Baker 63bff6b58e Add option to open list when clicking empty space 5 years ago
Alex Baker de86e87d6d Configure header, row, and empty space opacity 5 years ago
Alex Baker e2cb1c74bc Update hiding widget due date 5 years ago
Alex Baker bdd4561cf3 Force reload after manual sort change 5 years ago
Alex Baker 404242faaf Use text size for widget description 5 years ago
Alex Baker 52eb32bea9 Use ripple backgrounds for widget rows (Android 5+) 5 years ago
Alex Baker 8082af19d9 Show description in widget 5 years ago
Alex Baker ccde7f61a2 Minor widget tweaks 5 years ago
Alex Baker 5c0ec4a5a3 Add widget option to show full task title 5 years ago
Alex Baker dbfd1eeae1 Display widget due date next to or below title 5 years ago
Alex Baker 373c46dd3b Add widget row spacing preference 5 years ago
Alex Baker 605e43bede Add widget row dividers 5 years ago
Alex Baker 4d320c84d1 Add option to hide menu button 5 years ago
Alex Baker e8eea0d8bf Increase widget checkbox click target 5 years ago
Alex Baker d19bd08208 Edit widget settings from app preferences 5 years ago
Alex Baker 087c387462 Remove NonNull annotation 5 years ago
Alex Baker 2ca2c3a596 Add menu button to quickly change widget list 5 years ago
Alex Baker 17238b45d3 Override default peek behavior in landscape mode 5 years ago
Alex Baker 390b870426 Accept time change in onCancel 5 years ago
Alex Baker 537674c326 Fix ViewModelProvider initialization 5 years ago
Alex Baker 0b456d177e Fix some inspections 5 years ago
Alex Baker 56f5fef901 Fix ViewModelProviders deprecation 5 years ago
Alex Baker 688baad5a6 Tighten access restrictions 5 years ago
Alex Baker aed4614eb1 Remove ThemeColor from task edit fragments 5 years ago
Alex Baker c95fa9a1df Add final modifiers 5 years ago
Alex Baker 98970c11f4 Use getParentFragmentManager 5 years ago
Alex Baker fcf083c5fb Remove unused billing code 5 years ago
Alex Baker b421c6730e Fix move between EteSync lists 5 years ago
Alex Baker 53f2f8be4b Replace alarm spinner with dialog 5 years ago
Alex Baker e3b16d5a47 Replace ring mode spinner with dialog 5 years ago
Alex Baker f5137f6664 Fix tag picker checkbox tint on Android 4.4 5 years ago
Alex Baker 556562c97e Don't crash EteSync sync on iCal parse failure 5 years ago
Alex Baker f8819a82c9 Reduce opacity of hint text on primary color 5 years ago
Alex Baker 1ff0229910 Fix click on hidden task titles 5 years ago
Alex Baker d63fe6ccce Add option to always hide check button 5 years ago
Alex Baker 2de1c3f47a Hide check button for new tasks 5 years ago
Alex Baker c7c1c6a62c Fix rtl padding in task list rows 5 years ago
Alex Baker 60d06a8d2c Convert to interface 5 years ago
Alex Baker 999ebebbaf Prevent double tap on task list due time 5 years ago
Alex Baker ba2c90e431 Set sharing subject, finish action mode 5 years ago
Alex Baker 4cfe15e35e Add share menu and multi-select menu items 5 years ago
Alex Baker 2ee587479e Add select all to multi-select menu 5 years ago
Alex Baker 33725ce667 Show calendar event created snackbar 5 years ago
Alex Baker 54d87f2f23 Add autoclose option for task list due date picker 5 years ago
Alex Baker bf98d474bf Improve link click handling 5 years ago
Alex Baker bad2cc4a6f Cancel notifications after rescheduling task 5 years ago
Alex Baker 669c8d7dd1 Use framework progress bar 5 years ago
Alex Baker b8d649656a Remove SeekBarDialog 5 years ago
Alex Baker 448578cef3 Custom backup/attachment dir requires Android 5+ 5 years ago
Alex Baker ea80864857 Merge tag '8.7.1' 5 years ago
Alex Baker 27f45e64a4 Add findExistingList tests 5 years ago
Alex Baker b779ca1b94 Fix multi-account Google Task synchronization 5 years ago
Alex Baker 516f4ce2b4 Add option to disable date time picker auto close 5 years ago
Alex Baker 5fe6aedfbe Don't load new fragment if filters match 5 years ago
Alex Baker b3eb252e2e Animate month changes 5 years ago
Alex Baker dcb0dd6238 Fix fab reveal 5 years ago
Alex Baker dd5b15a56d Refresh buttons after canceled pick date/time 5 years ago
Alex Baker 8e9fe10705 Only reveal fab once title is entered 5 years ago