Commit Graph

204 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker f6505cf985 Replace play services auth library
Google Tasks and Drive support for F-Droid and Amazon builds
5 years ago
Alex Baker cbec568084 Remove FlavorSetup 5 years ago
Alex Baker f0812ae443 Fix analytics opt-out 5 years ago
Alex Baker 71c2d125c2 Use Mapbox for reverse geocoding 5 years ago
Alex Baker c350314cd2 Alternate pro_description by store 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 15b98fa4d4 Location picker tweaks and bug fixes 5 years ago
Alex Baker 648240246b Add place search attribution 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 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 e302f3402e Split locations table into geofences and places 5 years ago
Alex Baker 52c22cd253 Don't check for purchases on app launch 5 years ago
Alex Baker 44c34ce3ce Call PlayServices.check in MainActivity 5 years ago
Alex Baker 90867839d4 Pass notifications to notifier 5 years ago
Alex Baker 1e86be28ee AlarmManager + service for notifications 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker 31fb7e4397 Add option to copy backup files to Google Drive 6 years ago
Alex Baker bd968eb127 Android Studio inspections 6 years ago
Alex Baker 2257664ab0 Migrate to geofencing client 6 years ago
Alex Baker b405e87b49 Make radius configurable per location 6 years ago
Alex Baker 1311db836f Added new location row to edit screen 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker ba6724a9b0 Replace android-job with WorkManager 6 years ago
Alex Baker 9b53257d5f google-java-format 1.6.1 6 years ago
Alex Baker a7255dac3a Fix generic compile 6 years ago
Alex Baker 33bf34fe30 Convert to Firebase Analytics and Crashlytics 6 years ago
Alex Baker 5731489e9c Fix generic and amazon compile
Can't unlock pro with these builds yet
6 years ago
Alex Baker 8bb71c0898 Update to Timber 4.7.0 6 years ago
Alex Baker f4ae1100bd Add new subscription pricing 6 years ago
Alex Baker e37e7e4099 Add doWork method to jobintentservice 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker dee29eded4 Use android-job to sync Google Tasks 6 years ago
Alex Baker a20479d952 Use android-job to sync caldav tasks 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker 8ffff9bb48 Use a single background sync preference 6 years ago
Alex Baker 4c5c1487de Move google task sync code back into main 6 years ago
Alex Baker 3bb93f1ad0 Detect remote caldav deletions 6 years ago
Alex Baker aa490b632c Use caldav uuid as android account name 6 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 6 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 6 years ago
Alex Baker 195ed35058 Rename SyncAdapterHelper to GtaskSyncAdapterHelper 6 years ago
Alex Baker 1277948bf9 Add CalDAV accounts to remote list picker 6 years ago
Alex Baker 6f36d6d430 Move sync list pref, add 'don't sync' 6 years ago
Alex Baker c7a7d5267d Rename GoogleTaskListPicker to RemoteListPicker 6 years ago
Alex Baker 12c906dc47 Use filter adapter in google task list picker 6 years ago
Alex Baker 0ca7a89711 Set checked on listview 6 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 6 years ago
Alex Baker 948e79c15a Retain scroll position in task list 6 years ago
Alex Baker 308ccfc592 Fix crash when moving task to end of list 6 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 6 years ago
Alex Baker 3009004dcf Fetch by google tasks list 6 years ago
Alex Baker 990df8eb47 Fixing things 6 years ago
Alex Baker 9be5af7359 RecyclerView animations 6 years ago
Alex Baker 8e3936b159 Replace cursors with lists 6 years ago
Alex Baker 2711485dab Replacing more queries with Room 6 years ago
Alex Baker 8a8ab611b2 Remove TodorooCursor 6 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker 6edea7462d Lookup existing task in google task sync adapter 7 years ago
Alex Baker 299a63d4c6 Remove DISTINCT and GROUP BY, double visitor 7 years ago
Alex Baker d6a3484004 Load task values into fields 7 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 7 years ago
Alex Baker d65eee6bd8 Remove constraint checks 7 years ago
Alex Baker 40e1f47e87 Remove getMergedValues calls 7 years ago
Alex Baker d42f062875 Remove AbstractModel.clear() 7 years ago
Alex Baker f74b2836de Fix google task duplication 7 years ago
Alex Baker 3e880898d4 Convert uuidFromLocalId to room 7 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 7 years ago
Alex Baker c8bff28a07 Remove type from database and todoroocursor 7 years ago
Alex Baker 733a7e2c9a Fix getColor crash 7 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 7 years ago
Alex Baker 3d448b0142 Move data objects to org.tasks package 7 years ago
Alex Baker 3943d620a5 Add 'google_tasks' table 7 years ago
Alex Baker 6a284db1a3 Add 'locations' table 7 years ago
Alex Baker a1ce354c0d Push tasks with no gtask metadata 7 years ago
Alex Baker b5d9722220 Initial support for creating tasks via Tasker 7 years ago
Alex Baker 09e5fae5ca Remove forEach dao methods 7 years ago
Alex Baker 3740e67455 Remove most properties varargs 7 years ago
Alex Baker e70686068d Remove dao query callbacks 7 years ago
Alex Baker 0bec1f39fe Fix NPE 7 years ago
Alex Baker 70c718858f Update checked list pickers
* Add colored calendar picker icons
* Fix selected color picker checkmark
* Add alpha and icon tint to icons with no color
* Reduce tag selector spacing
7 years ago
Alex Baker 4fa5e7283b Add checkmark to locale picker 7 years ago
Alex Baker c5f5519b14 Add checkmark to color picker
Add support for checkmarks in lists on pre-lollipop devices
7 years ago
Alex Baker 156c67b01a Google calendar style recurrence picker 7 years ago
Alex Baker 266cb5640d Show checkmark on calendar and gtask list picker 7 years ago
Alex Baker 58df07be2e Remove redundant casts, unused code and imports 7 years ago
Alex Baker 25745efb05 Add warning icon 7 years ago
Alex Baker 78deeb8e26 Use ShortcutBadger 7 years ago
Alex Baker 1a98cc36c2 Fix google task sync error notification 7 years ago
Alex Baker b9c2b595b3 Colorize notifications by priority 7 years ago
Alex Baker 50eedbfe03 Move post-save activity to intent service 7 years ago
Alex Baker 144c6ca3bc Remove legacy tasker plugin support 7 years ago
Alex Baker e57adab036 Bundle and persist notifications 7 years ago
Alex Baker f301ef92c8 Use AccountManager.newChooseAccountIntent 7 years ago
Alex Baker 8726855985 Target SDK 26
* Broadcast restrictions
* Background restrictions
* Adaptive icon
7 years ago
Alex Baker b181752d6d Create app directory 7 years ago