Commit Graph

776 Commits (d281b649a07fe44f4293bee9a8ce6e68f9476f79)

Author SHA1 Message Date
Alex Baker 029bc86820 Include deleted tasks when updating last sync 6 years ago
Alex Baker c3bfa4e93b Check for null filter when creating fragment 6 years ago
Alex Baker dd2d038ba0 Animate google task indentation 6 years ago
Alex Baker 4fcf02365a Sync 1 minute after latest change 6 years ago
Alex Baker 1436035c94 Reset last sync when reinitializing gtask acct 6 years ago
Alex Baker cb4641dda1 Merge tag '6.6.3' 6 years ago
Alex Baker 2b1178fa6f Update version, translations, and changelog 6 years ago
Alex Baker 6556a7f7b5 Fix crash in billing client 6 years ago
Alex Baker de95a601de Remove Google Tasks eTag check 6 years ago
Alex Baker 65292e7ae6 Try harder to determine backup file extension 6 years ago
Alex Baker ef7ca32cf2 Include tag names in search results 6 years ago
Alex Baker 8df81cf182 Make TaskListFragment filter private 6 years ago
Alex Baker 5a6a9cbf02 Restart when turning off debug preferences 6 years ago
Alex Baker 697951a7e4 Fix subtasks moving tests 6 years ago
Alex Baker 5d3b72c54b Fix preference errors 6 years ago
Alex Baker 3217627907 Accidentally deleted 'tasks.' 6 years ago
Alex Baker 39b049278a Remove unnecessary invalidate 6 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 7458a276b5 Restart after debug preference changes 6 years ago
Alex Baker 8d09e226ce Hard code 'add account' preferences 6 years ago
Alex Baker 4fb690fda1 Create chips programmatically 6 years ago
Alex Baker de29c3473f Update version, translations, and changelog 6 years ago
Alex Baker 2032aaab0f Add coverage flag 6 years ago
Alex Baker 00535de343 Update source and changelog links 6 years ago
Alex Baker 64dcc7dbfc Move widget padding to relative layout 6 years ago
Alex Baker bec5a4d6a1 Revert "Partially update app widget"
This reverts commit de232e57b5.
6 years ago
Alex Baker cc7a36f2da Fix oauth crash 6 years ago
Alex Baker 840754f8e4 Add maxSdkVersion to USE_CREDENTIALS permission 6 years ago
Alex Baker 21c40c74af Add contact developer link to preferences 6 years ago
Alex Baker 0bc53fcce4 Check for drive permission in preferences
Update error handling for failed logins
6 years ago
Alex Baker 5899037e0b Fix shrinker issue 6 years ago
Alex Baker aac2139045 Add changelog link 6 years ago
Alex Baker 84bafeda43 Add support emails 6 years ago
Alex Baker 1c944f15fd Backup and restore preferences 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 2560465c19 Update third party dependencies 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 569f5e57f1 Fix crash on task import 6 years ago
Alex Baker cbec568084 Remove FlavorSetup 6 years ago
Alex Baker 4626be4b05 Fix manifest warnings 6 years ago
Alex Baker 244015163a Add attribution activity 6 years ago
Alex Baker 1fd0290ab1 Add debug applicationIdSuffix 6 years ago
Alex Baker c77f49de80 Update test injection, fix broken tests 6 years ago
Alex Baker b37e9870f6 Replace jetbrains annotation usage 6 years ago
Alex Baker 73956be359 Update version, translations, and changelog 6 years ago
Alex Baker f9ba33056b Update to workmanager 2.0.1
Bug fix for crashes on pre-JobScheduler APIs
6 years ago
Alex Baker 20c60e5167 Add licensetools 6 years ago
Alex Baker 74f402e699 Replace javax.annotation usage 6 years ago
Alex Baker f0812ae443 Fix analytics opt-out 6 years ago
Alex Baker 4e339ebb12 Update version, translations, and changelog 6 years ago
Alex Baker 6ca7b4c8c1 Move location permission to main manifest 6 years ago
Alex Baker 616c48b6c7 Refresh purchases on startup 6 years ago
Alex Baker 71c2d125c2 Use Mapbox for reverse geocoding 6 years ago
Alex Baker c350314cd2 Alternate pro_description by store 6 years ago
Alex Baker 76812c00ba Integrate amazon billing 6 years ago
Alex Baker 57ae4d15fe Move GoogleAccountManager to googleplay flavor 6 years ago
Alex Baker 1c7384feea Separate debug and release api keys 6 years ago
Alex Baker 2f2f171b2e Flavor specific purchase prefs 6 years ago
Alex Baker bcd0053c73 Add Amazon IAP library 6 years ago
Alex Baker 127b74e236 Add Amazon proguard rules 6 years ago
Alex Baker b5343cc9f5 Show 'About' and 'Improve Tasks' in Amazon build 6 years ago
Alex Baker f7cef139d4 Fix amazon compile 6 years ago
Alex Baker f3c7ad2648 Remove support_maps bool 6 years ago
Alex Baker 6a34b45cbf Fix geocode error toast 6 years ago
Alex Baker 7ae3309c52 Downgrade OkHttp
I didn't get the memo
6 years ago
Alex Baker 15b98fa4d4 Location picker tweaks and bug fixes 6 years ago
Alex Baker 811c6a2a08 Enable MultiDex in release builds 6 years ago
Alex Baker ec3debb140 Fix mapbox addresses 6 years ago
Alex Baker 36cbfe65c0 Remove unused resources 6 years ago
Alex Baker 648240246b Add place search attribution 6 years ago
Alex Baker b398f306b3 Update third party dependencies 6 years ago
Alex Baker 5253fe75a4 Load map providers on resume 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 5ea5bb851f Use mapbox marker on mapbox maps 6 years ago
Alex Baker 072d2a378f Location control set changes
* Replace 'more' icon with notification indicator
* Move 'call' and 'view website' to main location dialog
6 years ago
Alex Baker fbcd321f8e Fix location picker layout issue 6 years ago
Alex Baker c7401762b2 Simplify LocationControlSet 6 years ago
Alex Baker be0432c86c Move location picker to main source set 6 years ago
Alex Baker 588688357e Fix whitespace when there are no recent places 6 years ago
Alex Baker 865755f521 Inject MapFragment 6 years ago
Alex Baker a4796d9952 Request location permissions on demand 6 years ago
Alex Baker 8cdbe66a19 Show location search in location picker activity 6 years ago
Alex Baker 54fcad1aae New place picker with google and mapbox support 6 years ago
Alex Baker 1cc5bf2e0e Remove explicit legacy-support-v13 dependency 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 de232e57b5 Partially update app widget 6 years ago
Alex Baker 03e48e97bd Add padding to widget checkbox 6 years ago
Alex Baker 036f49f59b Replace widget loading view with empty row 6 years ago
Alex Baker 83dc575ba9 Handle widget clicks in activity
Previous broadcast solution violated Q background activity launch
restrictions
6 years ago
Alex Baker 7abea7ff9e Add observe method to view models 6 years ago
Alex Baker 507a4a1486 Update version and changelog 6 years ago
Alex Baker 2c7e11c006 Remove unused resources 6 years ago
Alex Baker 538d346e97 Replace progress dialog with bars
For CaldavAccountSettingsActivity
6 years ago
Alex Baker dbddc6dea7 Report exceptions in notification service 6 years ago
Alex Baker 6469fc8bea Replace progress dialogs with bars
For CaldavCalendarSettingsActivity
6 years ago