Commit Graph

734 Commits (83642e25d7668fc3a9474494092bf430b2f52a1c)

Author SHA1 Message Date
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
Alex Baker c09d0323e6 Ignore 404 error when getting drive folder 5 years ago
Alex Baker 37887e6ce2 Fix test 5 years ago
Alex Baker 9b1e1acc60 Add custom order synchronization hack
Workaround for https://issuetracker.google.com/issues/132432317. When
enabled Tasks will synchronize parents and positions for all active
tasks.
5 years ago
Alex Baker a012ab06bf Load new copy of task for editing
Re-using task was interfering with diffutil change detection. This query
should eventually pass additional details
5 years ago
Alex Baker 31bb7b1abd Add Flipper network interceptors 5 years ago
Alex Baker 787060c35b Google Tasks' style drag and drop 5 years ago
Alex Baker abf15a3635 Reuse google task 5 years ago
Alex Baker b779330c0b Report more sync exceptions 5 years ago
Alex Baker 9428ff74e5 Merge tag '6.6.4' 5 years ago
Alex Baker 6a6f550ed0 Missed nextPageToken check 5 years ago
Alex Baker cc08552376 Check if next page token is empty string
https://issuetracker.google.com/issues/133254108
5 years ago
Alex Baker 29a41fb14b Update sync indicator after one second 5 years ago
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker bef060591a Remove google account check from sync adapters 5 years ago
Alex Baker 029bc86820 Include deleted tasks when updating last sync 5 years ago
Alex Baker c3bfa4e93b Check for null filter when creating fragment 5 years ago
Alex Baker dd2d038ba0 Animate google task indentation 5 years ago
Alex Baker 4fcf02365a Sync 1 minute after latest change 5 years ago
Alex Baker 1436035c94 Reset last sync when reinitializing gtask acct 5 years ago
Alex Baker cb4641dda1 Merge tag '6.6.3' 5 years ago
Alex Baker de95a601de Remove Google Tasks eTag check 5 years ago
Alex Baker 65292e7ae6 Try harder to determine backup file extension 5 years ago
Alex Baker ef7ca32cf2 Include tag names in search results 5 years ago
Alex Baker 8df81cf182 Make TaskListFragment filter private 5 years ago
Alex Baker 3217627907 Accidentally deleted 'tasks.' 5 years ago
Alex Baker 39b049278a Remove unnecessary invalidate 5 years ago
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 5 years ago
Alex Baker 7cd7699b95 Remove file metadata join 5 years ago
Alex Baker c6a1fb65c6 New Google tasks don't have parents 5 years ago
Alex Baker 8d09e226ce Hard code 'add account' preferences 5 years ago
Alex Baker 4fb690fda1 Create chips programmatically 5 years ago
Alex Baker bec5a4d6a1 Revert "Partially update app widget"
This reverts commit de232e57b5.
5 years ago
Alex Baker cc7a36f2da Fix oauth crash 5 years ago
Alex Baker 21c40c74af Add contact developer link to preferences 5 years ago
Alex Baker 0bc53fcce4 Check for drive permission in preferences
Update error handling for failed logins
5 years ago
Alex Baker 5899037e0b Fix shrinker issue 5 years ago
Alex Baker aac2139045 Add changelog link 5 years ago
Alex Baker 84bafeda43 Add support emails 5 years ago
Alex Baker 1c944f15fd Backup and restore preferences 5 years ago
Alex Baker 49df4b9212 Fix Google API credentials 5 years ago
Alex Baker db3927a59b Google Task sync improvements
* Check etag when fetching lists
* Set max results to 100
5 years ago
Alex Baker f6505cf985 Replace play services auth library
Google Tasks and Drive support for F-Droid and Amazon builds
5 years ago
Alex Baker 569f5e57f1 Fix crash on task import 5 years ago
Alex Baker cbec568084 Remove FlavorSetup 5 years ago
Alex Baker 244015163a Add attribution activity 5 years ago
Alex Baker 1fd0290ab1 Add debug applicationIdSuffix 5 years ago
Alex Baker c77f49de80 Update test injection, fix broken tests 5 years ago
Alex Baker b37e9870f6 Replace jetbrains annotation usage 5 years ago
Alex Baker 74f402e699 Replace javax.annotation usage 5 years ago
Alex Baker f0812ae443 Fix analytics opt-out 5 years ago
Alex Baker 616c48b6c7 Refresh purchases on startup 5 years ago
Alex Baker 71c2d125c2 Use Mapbox for reverse geocoding 5 years ago
Alex Baker 76812c00ba Integrate amazon billing 5 years ago
Alex Baker 57ae4d15fe Move GoogleAccountManager to googleplay flavor 5 years ago
Alex Baker b5343cc9f5 Show 'About' and 'Improve Tasks' in Amazon build 5 years ago
Alex Baker f3c7ad2648 Remove support_maps bool 5 years ago
Alex Baker 6a34b45cbf Fix geocode error toast 5 years ago
Alex Baker 7ae3309c52 Downgrade OkHttp
I didn't get the memo
5 years ago
Alex Baker 15b98fa4d4 Location picker tweaks and bug fixes 5 years ago
Alex Baker 811c6a2a08 Enable MultiDex in release builds 5 years ago
Alex Baker ec3debb140 Fix mapbox addresses 5 years ago
Alex Baker 648240246b Add place search attribution 5 years ago
Alex Baker 5253fe75a4 Load map providers on resume 5 years ago
Alex Baker e28d93eb56 Location picker changes
* Request location permission before opening geofence settings
* Enable maps in generic build (Android 5+)
* Resolve Play Services errors in settings
5 years ago
Alex Baker 5ea5bb851f Use mapbox marker on mapbox maps 5 years ago
Alex Baker 072d2a378f Location control set changes
* Replace 'more' icon with notification indicator
* Move 'call' and 'view website' to main location dialog
5 years ago
Alex Baker fbcd321f8e Fix location picker layout issue 5 years ago
Alex Baker c7401762b2 Simplify LocationControlSet 5 years ago
Alex Baker be0432c86c Move location picker to main source set 5 years ago
Alex Baker 865755f521 Inject MapFragment 5 years ago
Alex Baker a4796d9952 Request location permissions on demand 5 years ago
Alex Baker 8cdbe66a19 Show location search in location picker activity 5 years ago
Alex Baker 54fcad1aae New place picker with google and mapbox support 5 years ago
Alex Baker 975263b59b Merge tag '6.5.6' 5 years ago
Alex Baker 529250f641 Fix clear completed Google Task list crash 5 years ago
Alex Baker e302f3402e Split locations table into geofences and places 5 years ago
Alex Baker de232e57b5 Partially update app widget 5 years ago
Alex Baker 036f49f59b Replace widget loading view with empty row 5 years ago
Alex Baker 83dc575ba9 Handle widget clicks in activity
Previous broadcast solution violated Q background activity launch
restrictions
5 years ago
Alex Baker 7abea7ff9e Add observe method to view models 5 years ago
Alex Baker 538d346e97 Replace progress dialog with bars
For CaldavAccountSettingsActivity
5 years ago
Alex Baker dbddc6dea7 Report exceptions in notification service 5 years ago
Alex Baker 6469fc8bea Replace progress dialogs with bars
For CaldavCalendarSettingsActivity
5 years ago
Alex Baker 6c11e07938 Fix view model error handling 5 years ago
Alex Baker 13eab349a6 Prevent requests while in progress 5 years ago
Alex Baker 72c34427ae Apply inspections 5 years ago
Alex Baker ea791210d9 Remove OnFilterItemClickedListener 5 years ago
Alex Baker dd9f6a88f2 Move delete/reload actions to task list fragment 5 years ago
Alex Baker 7aa50bf5f9 Replace progress dialogs with bars
For GoogleTaskListSettingsActivity
5 years ago
Alex Baker 4b73aa5077 Fix loading after list setting changes 5 years ago
Alex Baker 1a58cf5ce4 Fix missing account on new google task lists 5 years ago
Alex Baker 649b009d58 Fix crash when google task list already deleted 5 years ago
Alex Baker e110b8bd64 Fix crash when collapsing search view 5 years ago
Alex Baker e46ac29ee1 Only load asynchronously if necessary 5 years ago
Alex Baker ec10255059 Fix play store pre-launch report crash 5 years ago
Alex Baker 493187e00b Rename main activity task extras 5 years ago
Alex Baker de9fc7e254 Pass task from TaskEditActivity 5 years ago
Alex Baker c36f71705e Rename taskEditFinished to removeTaskEditFragment 5 years ago
Alex Baker f9ce2b5f55 Pass filter from dashclock extension 5 years ago
Alex Baker 704a59fcf7 Pass task from NotificationActivity 5 years ago