Commit Graph

93 Commits (c534632c52dee762b1b0f64554eea86364b3d496)

Author SHA1 Message Date
Alex Baker ea8a4b5e2d Remove InjectingAppCompatActivity 9 months ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 0f6013cecc Compose BOM 2023.01.00, Kotlin 1.8.0 1 year ago
Alex Baker 58494caa29 Update third party dependencies 3 years ago
Alex Baker d74f041ef6 Remove runBlocking from GtasksInvoker 4 years ago
Alex Baker 727ad6e7a4 Add BaseInvoker and InvokerFactory 4 years ago
Alex Baker 0664e23076 Fetch oauth tokens with coroutines 4 years ago
Alex Baker b4df28ae3b Convert GoogleAccountManager to Kotlin 4 years ago
Alex Baker 1d2bd5ea17 Google Task v1-rev20200516-1.30.10 4 years ago
Alex Baker ca88703fd2 Fix crash on null parameter 4 years ago
Alex Baker 56c75bd059 Log event when sync account added 4 years ago
Alex Baker 679e06982d Fix null pointer when fetching positions 4 years ago
Alex Baker a04f617fff Convert GtasksListService to Kotlin 4 years ago
Alex Baker ca42c718b9 Use strict mode to crash app 4 years ago
Alex Baker cb236bc0e8 Fix google login issues
* Display error toasts
* Enable background sync after adding accounts
* Initiate sync after adding accounts
4 years ago
Alex Baker 2454757b24 Use coroutines in GoogleTaskSynchronizer 4 years ago
Alex Baker b7b8d1667b Convert GtasksInvoker to Kotlin 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 6d89542f6e Convert GtasksLoginActivity to Kotlin 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 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 8ff6057531 Add order columns to nav drawer items 4 years ago
Alex Baker 688baad5a6 Tighten access restrictions 4 years ago
Alex Baker b779ca1b94 Fix multi-account Google Task synchronization 4 years ago
Alex Baker 889605224d Don't query collapsed caldav/google task lists 4 years ago
Alex Baker 73c2cd1dca Use google-auth-library-java 4 years ago
Alex Baker bfe384d3fb Only notify on oauth errors once 4 years ago
Alex Baker 0be631af4f Delay initialization of GoogleCredential 4 years ago
Alex Baker 502b81555e New 'Add account' dialog 4 years ago
Alex Baker 4e29043390 New tag picker activity 5 years ago
Alex Baker 1b35cd5dd4 Use natural ordering for lists and filters 5 years ago
Alex Baker 292fda689f Check if getAccessToken returned null 5 years ago
Alex Baker cb5d778a4c Don't include hidden tasks when fetching positions 5 years ago
Alex Baker cc097843bc Delete GtasksTaskContainer 5 years ago
Alex Baker 4ad1cc87d6 Request nextPageToken when fetching positions 5 years ago
Alex Baker 0a30a0c9d6 Merge tag '6.7.3' 5 years ago
Alex Baker 6ca900e991 Fix sync issues
* Always sync every list - https://issuetracker.google.com/issues/136123247
* Return empty string when password decryption fails
* Exclude more non-fatal exception reports
5 years ago
Alex Baker 5895e75079 Check if google task list or caldav list is null 5 years ago
Alex Baker dc4ab11583 Fix drawer count issues 5 years ago
Alex Baker 4ca58fefa8 Add count to filter list item 5 years ago
Alex Baker ead60643be Fetch tags and lists with counts 5 years ago
Alex Baker ec02699166 Throw HttpNotFoundException 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 31bb7b1abd Add Flipper network interceptors 5 years ago
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker 029bc86820 Include deleted tasks when updating last sync 5 years ago
Alex Baker 1436035c94 Reset last sync when reinitializing gtask acct 5 years ago