Commit Graph

204 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker a67d62f1ea Add Tasks.org to synchronization options 4 years ago
Alex Baker e10d78c712 New purchase dialog 4 years ago
Alex Baker 75d130556c Add CaldavClientProvider with support for tokens 4 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
Alex Baker 7e573b3fa7 Merge tag '10.0.3' into main 4 years ago
Alex Baker 2c73535278 Fix crash when setting Google Map markers 4 years ago
Alex Baker be68fb774b Target Android 11 4 years ago
Alex Baker f6844a7c07 Update analytics, crashlytics, and remote config 4 years ago
Alex Baker 789836058d Use coroutines in geofence api 4 years ago
Alex Baker 9cd9f1ada2 Use coroutines in notification manager 4 years ago
Alex Baker b8b8259b7b Convert InjectingJobIntentServices to Kotlin 4 years ago
Alex Baker 783f1bde69 Remove unused blocking dao methods 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker e6d9e664ce Use coroutines for play services check 4 years ago
Alex Baker 5410b21f6c Remove mapbox-android-sdk from Google Play build 4 years ago
Alex Baker 5cf0ed4942 Remove work-rxjava2 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker cde5bcfb87 Remove empty Dagger components 4 years ago
Alex Baker b1e0ab6d67 Rename ActivityScope to ActivityScoped 4 years ago
Alex Baker c9407d3ef8 Replace ApplicationScope with Singleton 4 years ago
Alex Baker 9bf15c1490 Restore and rename ForActivity and ForApplication 4 years ago
Alex Baker 999e5aab7a Remove @ForApplication annotation 4 years ago
Alex Baker 20ca1c6486 Fix lint error 4 years ago
Alex Baker e63f8721e7 Remove ProviderInstaller.installIfNeeded 4 years ago
Alex Baker 9bf5216081 Convert more classes to Kotlin 4 years ago
Alex Baker 66d44a2470 Fix generic compile 4 years ago
Alex Baker 17a9b1467f More Kotlin conversions 4 years ago
Alex Baker 36b80fcbbf Fix some build warnings 4 years ago
Alex Baker f27c5592e1 Convert some Room entities to Kotlin 4 years ago
Alex Baker 1d7c75097c Log What's New events 4 years ago
Alex Baker 4d17a290fd Display What's New dialog after upgrade 4 years ago
Alex Baker 2ce5281f98 Fix remote config update interval and lint error 4 years ago
Alex Baker 243b2fa642 Add firebase remote config and update job 4 years ago
Alex Baker 3a13d56060 Rename tracker to firebase 4 years ago
Alex Baker 76febd39bd Replace TextUtils.isEmpty with isNullOrEmpty 4 years ago
Alex Baker cc632a4271 Ignore geofence trigger if task is snoozed 4 years ago
Alex Baker 688baad5a6 Tighten access restrictions 5 years ago
Alex Baker fcf083c5fb Remove unused billing code 5 years ago
Alex Baker 0e3cb95c07 Save Google Places session token 5 years ago
Alex Baker 694321d38a Fix generic compile 5 years ago
Alex Baker 0bdf9c8d6f One geofence per place 5 years ago
Alex Baker bd1aa46d13 Add Places to navigation drawer 5 years ago
Alex Baker 1ccb6377d1 Make dashclock extension free 5 years ago
Alex Baker a39e29a230 Add geofence and geofence api overloads 5 years ago
Alex Baker dc8f722589 New purchase activity 5 years ago
Alex Baker 4d901351da Remove unused tracking events 5 years ago
Alex Baker f76d046b11 Silently update security provider 5 years ago
Alex Baker 1c94179adf Name your own subscription price 5 years ago
Alex Baker aac1401e42 Remove Notifier.triggerNotification 5 years ago
Alex Baker 6556a7f7b5 Fix crash in billing client 5 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 cbec568084 Remove FlavorSetup 6 years ago
Alex Baker f0812ae443 Fix analytics opt-out 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 15b98fa4d4 Location picker tweaks and bug fixes 6 years ago
Alex Baker 648240246b Add place search attribution 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 c7401762b2 Simplify LocationControlSet 6 years ago
Alex Baker be0432c86c Move location picker to main source set 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 e302f3402e Split locations table into geofences and places 6 years ago
Alex Baker 52c22cd253 Don't check for purchases on app launch 6 years ago
Alex Baker 44c34ce3ce Call PlayServices.check in MainActivity 6 years ago
Alex Baker 90867839d4 Pass notifications to notifier 6 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 7 years ago
Alex Baker 33bf34fe30 Convert to Firebase Analytics and Crashlytics 7 years ago
Alex Baker 5731489e9c Fix generic and amazon compile
Can't unlock pro with these builds yet
7 years ago
Alex Baker 8bb71c0898 Update to Timber 4.7.0 7 years ago
Alex Baker f4ae1100bd Add new subscription pricing 7 years ago
Alex Baker e37e7e4099 Add doWork method to jobintentservice 7 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 7 years ago
Alex Baker dee29eded4 Use android-job to sync Google Tasks 7 years ago
Alex Baker a20479d952 Use android-job to sync caldav tasks 7 years ago
Alex Baker 351604f4a5 Addressing inspections 7 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 7 years ago
Alex Baker 8ffff9bb48 Use a single background sync preference 7 years ago
Alex Baker 4c5c1487de Move google task sync code back into main 7 years ago
Alex Baker 3bb93f1ad0 Detect remote caldav deletions 7 years ago
Alex Baker aa490b632c Use caldav uuid as android account name 7 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 7 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 7 years ago
Alex Baker 195ed35058 Rename SyncAdapterHelper to GtaskSyncAdapterHelper 7 years ago
Alex Baker 1277948bf9 Add CalDAV accounts to remote list picker 7 years ago