Commit Graph

734 Commits (83642e25d7668fc3a9474494092bf430b2f52a1c)

Author SHA1 Message Date
Alex Baker c959049848 Use batch in DeletionDao and TaskDeleter 5 years ago
Alex Baker 3d83bd381b Update tag and tagdata deletion 5 years ago
Alex Baker 3f71329f61 Apply existing categories on upgrade 5 years ago
Alex Baker 31ce07641d Copy images from ClipData 5 years ago
Alex Baker 4367d74031 Duplicate alarms and geofences 5 years ago
Alex Baker 8e8332b0b7 Synchronize CalDAV categories 5 years ago
Alex Baker 1c55f2bc3c Clone CaldavTask 5 years ago
Alex Baker 2188d788c3 Minor changes 5 years ago
Alex Baker f39a998630 Change Tag constructor arguments 5 years ago
Alex Baker 7bc4c45536 Remove remoteId from CaldavTask constructor 5 years ago
Alex Baker 3c06a0644b Add TagDataDao.getTagDataForTask 5 years ago
Alex Baker 16910c53c9 Remove TagService 5 years ago
Alex Baker 2d95549b26 Set icon on new caldav lists 5 years ago
Alex Baker 19b04c18ac Bug fixes
* Fix native date picker crash
* Didn't bump 6.8 upgrader version after 6.7.3 fix
5 years ago
Alex Baker fabde0799b 25 new icons 5 years ago
Alex Baker a761f4e7d0 Update theme application 5 years ago
Alex Baker 5f0ea6f2f6 Add debug options to purchase and consume iaps 5 years ago
Alex Baker 8b5aeb3daa Update drawer shadow
* Don't set drawable on API 21+
* Copy drawer shadows from Google sample
5 years ago
Alex Baker 24c2206b71 Fix CalDAV filter criteria 5 years ago
Alex Baker 5a45f4276d Set toolbar text color in MenuColorizer 5 years ago
Alex Baker a4b3967158 Fix theme crash 5 years ago
Alex Baker fbedfc3c89 More theme adjustments 5 years ago
Alex Baker 931003f921 Remove asWindowBackground 5 years ago
Alex Baker b0bd5a2b5b Remove asContentBackground 5 years ago
Alex Baker 9a7b86f14d Remove colorAccentDialog 5 years ago
Alex Baker 945a0ac87a Remove alpha_secondary and alpha_disabled attrs 5 years ago
Alex Baker 90d51aca38 Remove icon_tint attr 5 years ago
Alex Baker f89dcc5dd6 Use android:textColorSecondary reference 5 years ago
Alex Baker 3a722ff949 Use primary color in recurrence picker 5 years ago
Alex Baker 54755570ec Use dialog title instead of message 5 years ago
Alex Baker f35dbaa529 Use accent color for light white theme buttons 5 years ago
Alex Baker 7af512e55a Rename activity_purchase->dialog_name_your_price 5 years ago
Alex Baker db66f9bce9 Replace actionBarPrimaryText with colorOnPrimary 5 years ago
Alex Baker 309377ee31 Switch colorPrimaryDark with colorPrimaryVariant 5 years ago
Alex Baker 7bab3b87d0 Replace fab_text with colorOnSecondary 5 years ago
Alex Baker 606d29ee15 Show purchase dialog when modifying subscription 5 years ago
Alex Baker 4c3efa6763 More subscription changes 5 years ago
Alex Baker 1c94179adf Name your own subscription price 5 years ago
Alex Baker bad32d7455 Material components 1.1.0-alpha07 5 years ago
Alex Baker 0a30a0c9d6 Merge tag '6.7.3' 5 years ago
Alex Baker 6ca900e991 Fix sync issues
* Always sync every list - https://issuetracker.google.com/issues/136123247
* Return empty string when password decryption fails
* Exclude more non-fatal exception reports
5 years ago
Alex Baker 5895e75079 Check if google task list or caldav list is null 5 years ago
Alex Baker e3bd86c7e8 Update Google Task and CalDAV filter query 5 years ago
Alex Baker dc4ab11583 Fix drawer count issues 5 years ago
Alex Baker f3d2a3323e Check for theme purchase 5 years ago
Alex Baker 12f803e3de Custom icon picker 5 years ago
Alex Baker 24b2a70126 Delete CheckableRelativeLayout 5 years ago
Alex Baker c3fbef94d6 Fix caldav error message 5 years ago
Alex Baker 2fa0e700cd Pass Filter to CustomFilter constructor 5 years ago
Alex Baker 3371b16a68 Fix check for clashing tag name 5 years ago
Alex Baker 81bd35ecf5 Allow duplicate caldav calendar names 5 years ago
Alex Baker 97d17d23c0 Navigation drawer update
* Close drawer after selecting navigation action
* Remove unused methods
* Fix pre-21 crash
5 years ago
Alex Baker cd5cd6fe66 Remove MainActivity.recreate 5 years ago
Alex Baker 9b9c8c95a9 Merge tag '6.7.2' 5 years ago
Alex Baker 56f3dceec7 Fix Google Task and Google Drive issues 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 ead60643be Fetch tags and lists with counts 5 years ago
Alex Baker c7b7e13768 Embed CaldavTask in TaskContainer 5 years ago
Alex Baker 3c5df292ee Rename database columns 5 years ago
Alex Baker 07c2b10b6b Add FilterViewHolder 5 years ago
Alex Baker 5194ac4c33 Update styling for chip with close icon 5 years ago
Alex Baker 2c60d25634 Fix location chip and description RTL issue 5 years ago
Alex Baker 4feec7e39f Add location chip to task list 5 years ago
Alex Baker 76bb10c40d Reduce chip size 5 years ago
Alex Baker 5ca9b1e83f Add support for application/* attachments 5 years ago
Alex Baker 21f1275ca4 Remove checkbox caching 5 years ago
Alex Baker fb59324a50 Fix issues from dav4jvm/ical4android upgrade 5 years ago
Alex Baker cd82a7c402 Fix google task list migration 5 years ago
Alex Baker 7a4ca60a2d Parallelize synchronization by accounts 5 years ago
Alex Baker 31a0254e71 Update dav4jvm and ical4android 5 years ago
Alex Baker 195f6a54da Update current version after each migration 5 years ago
Alex Baker 1a8326854e Colorize at the end of setupMenu 5 years ago
Alex Baker 115e55b08f Fix move query 5 years ago
Alex Baker 4121f09752 Save search query on rotate 5 years ago
Alex Baker f1f7201333 TaskListFragment implements search interfaces 5 years ago
Alex Baker 8731e2fb81 Recreate menu when collapsing search view 5 years ago
Alex Baker 46e56ddbf7 Add menu to CustomFilter 5 years ago
Alex Baker 8aafe71167 Restore selected state in TaskListFragment 5 years ago
Alex Baker 4c0ca66344 Use empty task edit fragment in both layouts 5 years ago
Alex Baker aeaf464b63 Maintain current scroll position when task moves 5 years ago
Alex Baker ff53e7d08f Open new tasks immediately 5 years ago
Alex Baker aac1401e42 Remove Notifier.triggerNotification 5 years ago
Alex Baker b93c1de5dc Replace notification import 5 years ago
Alex Baker d281b649a0 Don't use past time when scheduling reminders
A new task with a reminder time in the past but outside of quiet hours
was causing a tight loop when the current time was within quiet hours
5 years ago
Alex Baker ef62f3851e Fix notification manager cancellation 5 years ago
Alex Baker 72efc18009 Include Google Task children when moving tasks 5 years ago
Alex Baker ec02699166 Throw HttpNotFoundException 5 years ago
Alex Baker 23f4741425 Perform search query on main thread 5 years ago
Alex Baker 752f0a6661 Use paging library for non-manually sorted lists 5 years ago
Alex Baker ea33eed50a Remove swiping code 5 years ago
Alex Baker c16e0bc6b1 Fix google task list filter criteria 5 years ago
Alex Baker 6f467e0204 Fix another google task filter migration crash
Older google task filters were still crashing
5 years ago
Alex Baker 824bffdb5b Remove duplicate tag results 5 years ago
Alex Baker 431657397b Don't ignore random reminders on due date 5 years ago
Alex Baker 85200c5b16 Fix google task filter queries 5 years ago
Alex Baker 886cca32d3 Fix google task list filter criteria 5 years ago
Alex Baker 011d139f06 Don't reposition twice w/ custom order hack 5 years ago
Alex Baker dbe04c8636 Use DnD for tags and builtin filter subtasks 5 years ago
Alex Baker 44317d58da Intercept Drive network requests 5 years ago