Commit Graph

323 Commits (bef060591a7f264b10193845dd2b1449f3243c52)

Author SHA1 Message Date
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 ef7ca32cf2 Include tag names in search results 5 years ago
Alex Baker 8df81cf182 Make TaskListFragment filter private 5 years ago
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 6 years ago
Alex Baker 7cd7699b95 Remove file metadata join 6 years ago
Alex Baker c6a1fb65c6 New Google tasks don't have parents 6 years ago
Alex Baker cc7a36f2da Fix oauth crash 6 years ago
Alex Baker 0bc53fcce4 Check for drive permission in preferences
Update error handling for failed logins
6 years ago
Alex Baker 49df4b9212 Fix Google API credentials 6 years ago
Alex Baker db3927a59b Google Task sync improvements
* Check etag when fetching lists
* Set max results to 100
6 years ago
Alex Baker f6505cf985 Replace play services auth library
Google Tasks and Drive support for F-Droid and Amazon builds
6 years ago
Alex Baker 1fd0290ab1 Add debug applicationIdSuffix 6 years ago
Alex Baker b37e9870f6 Replace jetbrains annotation usage 6 years ago
Alex Baker 74f402e699 Replace javax.annotation usage 6 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
6 years ago
Alex Baker 54fcad1aae New place picker with google and mapbox support 6 years ago
Alex Baker 975263b59b Merge tag '6.5.6' 6 years ago
Alex Baker 529250f641 Fix clear completed Google Task list crash 6 years ago
Alex Baker e302f3402e Split locations table into geofences and places 6 years ago
Alex Baker 72c34427ae Apply inspections 6 years ago
Alex Baker ea791210d9 Remove OnFilterItemClickedListener 6 years ago
Alex Baker dd9f6a88f2 Move delete/reload actions to task list fragment 6 years ago
Alex Baker 4b73aa5077 Fix loading after list setting changes 6 years ago
Alex Baker 649b009d58 Fix crash when google task list already deleted 6 years ago
Alex Baker e110b8bd64 Fix crash when collapsing search view 6 years ago
Alex Baker e46ac29ee1 Only load asynchronously if necessary 6 years ago
Alex Baker ec10255059 Fix play store pre-launch report crash 6 years ago
Alex Baker 493187e00b Rename main activity task extras 6 years ago
Alex Baker de9fc7e254 Pass task from TaskEditActivity 6 years ago
Alex Baker c36f71705e Rename taskEditFinished to removeTaskEditFragment 6 years ago
Alex Baker f1e80a6ebd Check if action view expanded before collapsing 6 years ago
Alex Baker eac7bb9e51 Back button collapses search view 6 years ago
Alex Baker 1ba7c09cee Remove TaskListFragment subclasses 6 years ago
Alex Baker 8d9972c4c3 Remove manual sort list fragment helpers 6 years ago
Alex Baker b34694f0a4 Remove setTaskAdapter overrides 6 years ago
Alex Baker 26dd4ba236 Move onTaskDelete to TaskAdapter 6 years ago
Alex Baker cbcb699a21 Move onTaskCreated to TaskAdapter 6 years ago
Alex Baker e4534d053a Remove Google Task clear completed API call 6 years ago
Alex Baker ac9f91e719 Move taskProperties to TaskAdapter 6 years ago
Alex Baker ed434a3e83 Move task adapter subclasses to separate files 6 years ago
Alex Baker 268a774b0a Handle error when task not found 6 years ago
Alex Baker 2521bc648a Create notification channels on every launch
App crashes if user upgrades from Android 7 to 8
6 years ago
Alex Baker 4464610f58 Only strip CRs in description control set 6 years ago
Alex Baker acc0dda646 Strip CR from google task descriptions
Tasks created in OneTask for Windows were only sending a CR
6 years ago
Alex Baker 74cf0fc378 Don't setup checkboxes in constructors
This was involved in an ANR
6 years ago
Alex Baker ca7365ce57 Use app name for app description if filter null 6 years ago