Commit Graph

453 Commits (178d22c7f1ebc4c525b435f0298397d075ad7a87)

Author SHA1 Message Date
Alex Baker 8bb71c0898 Update to Timber 4.7.0 6 years ago
Alex Baker b7ca37b845 Merge help and feedback into settings 6 years ago
Alex Baker f4ae1100bd Add new subscription pricing 6 years ago
Alex Baker 0df0c11c30 Update okhttp proguard rules 6 years ago
Alex Baker e37e7e4099 Add doWork method to jobintentservice 6 years ago
Alex Baker 0f41b26600 Only set password mask on initial create 6 years ago
Alex Baker b8ed8beaa4 Fix filename case 6 years ago
Alex Baker 972253a9e2 Format XML 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker d983167976 Option for background sync on unmetered conn only 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 37f5243f46 Update translations
* Bulgarian - ddmdima96
* Chinese - Atlantids
* French - Florian_Dubois
* Hebrew - netanel1244
* Hungarian - kaciokos
* Italian - dfdario
* Japanese - naofumi
* Lithuanian - gacuxz
* Russian - @uryevich
* Slovak - cuco
* Spanish - i2nm7s
* Turkish - etc
6 years ago
Alex Baker 70f64ee9e6 Use android-job to schedule refresh 6 years ago
Alex Baker ce89959c07 Use android-job for daily backup 6 years ago
Alex Baker 9c5bb51de6 Reformat injections 6 years ago
Alex Baker 8f6fb07d7a Use android-job for notifications 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker baa46d89a2 Fix hidden checkmark on pre-lollipop devices 6 years ago
Alex Baker a8ccea10a2 Fix hasChanges in TagsControlSet 6 years ago
Alex Baker d4b799d8e0 Add codecov badge 6 years ago
Alex Baker 15e012df2f Fix lint errors 6 years ago
Alex Baker febba7e95a Update play services, okhttp, multidex, mdtp 6 years ago
Alex Baker 575be78f9c Update support, room, and paging libraries 6 years ago
Alex Baker b356f4cbe3 Reformat code 6 years ago
Alex Baker bb44afbb7d New tasks in custom filter use noon instead of eod 6 years ago
Alex Baker f601e42f4c Fixing warnings 6 years ago
Alex Baker d30a948ac5 Gradle 4.6 for real 6 years ago
Alex Baker b84c31426a Ignore InvalidPackage in ical4j 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker d1bdd60a9c Add checkstyle task with google_checks 6 years ago
Alex Baker b8d2d1e90c Gradle 4.6 6 years ago
Alex Baker 03188b90c2 Clean up alarm scheduling 6 years ago
Alex Baker 31a93b4fef Fix default caldav theme and password indicator 6 years ago
Alex Baker 3ad9062381 Change default theme to blue 6 years ago
Alex Baker 7124dc7aa4 Merge tag '5.3.4' 6 years ago
Alex Baker c2dae6bd53 Fix snooze, update translations
* Slovak - Cuco
6 years ago
Alex Baker fce0aee901 Merge tag '5.3.3' 6 years ago
Alex Baker 9baf83c5e6 Fix alarm queries 6 years ago
Jelmer Vernooij d69cb8c78d Actually fetch tasks in batches of 30. 6 years ago
Jelmer Vernooij 0f2d92a898
Increase HTTP timeout to 30s. 6 years ago
Alex Baker 8ffff9bb48 Use a single background sync preference 6 years ago
Alex Baker 4d53cc96d3 Enable CalDAV synchronization through settings 6 years ago
Alex Baker 4c5c1487de Move google task sync code back into main 6 years ago
Alex Baker bcc5deba18 Store remote vtodo and preserve unsupported fields 6 years ago
Alex Baker 37bd715475 Set formal public identifier 6 years ago
Alex Baker 3c760fc971 Only fetch modified caldav objects 6 years ago
Alex Baker 08e3a09c3c Merge tag '5.3.2' 6 years ago
Alex Baker 9b3372f1ae Add attachment metadata to backup file 6 years ago
Alex Baker 3bb93f1ad0 Detect remote caldav deletions 6 years ago
Alex Baker 4f300a8f37 Set incoming recur interval to 1 if not set 6 years ago
Alex Baker f3f20ead20 Fix caldav filter selection 6 years ago
Alex Baker b55af6650f Use remote display name for caldav account 6 years ago
Alex Baker 7df27f9353 Indicate existing password 6 years ago
Alex Baker aa490b632c Use caldav uuid as android account name 6 years ago
Alex Baker 63dd83c165 Fix caldav migration 6 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 6 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 6 years ago
Alex Baker 2a54775927 Add strict mode preference 6 years ago
Alex Baker b882e5d690 Pass saved task to AfterSaveIntentService
Otherwise transitory flags will be lost
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 4e74362b89 Add CaldavListFragment 6 years ago
Alex Baker cd6ffbee38 Add CaldavFilter 6 years ago
Alex Baker 5c6d10e4ef Add caldav accounts and tasks to backup 6 years ago
Alex Baker 104c93053e Add url and username to caldav account 6 years ago
Alex Baker caed986539 Add CalDAV tables 6 years ago
Alex Baker 617ef1e270 Merge tag '5.3.1' 6 years ago
Alex Baker 3dd4fef7c9 Update translations, bump version
* Bulgarian - ddmdima96
* Chinese - Atlantids
* Finnish - Pertsa
6 years ago
Alex Baker 30687f7f5c Don't need to escape period 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 7e6cad1937 Remove TaskEditTextHint style 6 years ago
Alex Baker cc0cb5fe88 Use account name for google tasks subheader 6 years ago
Alex Baker 49e30246fb Set selected for filter selection activity 6 years ago
Alex Baker bfa445bb67 Handle null tag id when writing parcel 6 years ago
Alex Baker 9db403595b Check if action mode is null before finishing 6 years ago
Alex Baker 66b83727c6 No checkmark in navigation drawer 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 54ea6afbf5 Inject FilterAdapter 6 years ago
Alex Baker 37a4456e34 Update translations
* Chinese - Atlantids
* Dutch - revdbrink
* German - Blackbird1997
* Russian - @uryevich
* Turkish - etc
6 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 6 years ago
Alex Baker 8406a15836 Don't invalidate when dragging 6 years ago
Alex Baker 76c24fde67 Track selections by task id 6 years ago
Alex Baker 948e79c15a Retain scroll position in task list 6 years ago
Alex Baker d20b8b4fdf Don't reload when current filter is selected 6 years ago
Alex Baker 308ccfc592 Fix crash when moving task to end of list 6 years ago
Alex Baker 523234c542 Need to migrate these tables after all
Most recent changes were only a few years ago
6 years ago
Alex Baker ffc2591605 New JSON backup format 6 years ago
Alex Baker 67f3b3d97f Use cursor count
Selecting count doesn't handle queries with limits
6 years ago
Alex Baker d21514d172 Apply default hide value to new tasks 6 years ago
Alex Baker fe477faa42 Collect a couple error messages
GA stack traces aren't helping me here
6 years ago
Alex Baker 08a6557467 Widget backed by cursor again 6 years ago
Alex Baker 4478594ac3 Remove table cleanup
Turns out this was only needed for installs that originated prior to
4.6.11, which was released on 11/30/13, so I'll take my chances...
6 years ago
Alex Baker 651b42dd34 Check if null before invalidating 6 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 6 years ago
Alex Baker d86798bb20 Improve count queries 6 years ago
Alex Baker 02a66298f6 Fix tags being created without remote id 6 years ago
Alex Baker b9d7d8de6d Remove anonymous class 6 years ago
Alex Baker 4762a7330f Use paging library 6 years ago
Alex Baker 3009004dcf Fetch by google tasks list 6 years ago
Alex Baker 5360f55b48 Migrate filters 6 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker 084fb03a2d Check if layout is null 7 years ago
Alex Baker 990df8eb47 Fixing things 7 years ago
Alex Baker 9be5af7359 RecyclerView animations 7 years ago
Alex Baker 8e3936b159 Replace cursors with lists 7 years ago
Alex Baker 39c10a8ac9 Hard code orders 7 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 years ago
Alex Baker 8a8ab611b2 Remove TodorooCursor 7 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker 29b9aea056 Fix description hasChanges 7 years ago
Alex Baker 09d93fc40c Fix count property 7 years ago
Alex Baker 6edea7462d Lookup existing task in google task sync adapter 7 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 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 c93a1a8c21 Remove property visitors from backup 7 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker b3b2f6295c Convert query to toList 7 years ago
Alex Baker 198c9a4fce Convert refresh query to Room 7 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 7 years ago
Alex Baker ddd7961d35 Remove deleteTasksWithEmptyTitles 7 years ago
Alex Baker 6d027d01ed Remove DatabaseDao 7 years ago
Alex Baker c830b7f7ec Fetch with Room 7 years ago
Alex Baker c46ceb366f Remove AbstractModel.containsNonNullValue 7 years ago
Alex Baker 6cc5bcac14 Check if model is null 7 years ago
Alex Baker 88125b0310 Update leak canary 7 years ago
Alex Baker 7510ee77a0 Remove RemoteModelHelpers 7 years ago
Alex Baker 5e0d3dc129 Remove TodorooCursor.count 7 years ago
Alex Baker eed5efd7a5 Convert defaultValues to map 7 years ago
Alex Baker 279942600b Close cursors 7 years ago
Alex Baker ce93e339b4 Remove generateProperties 7 years ago
Alex Baker c1bf0b3b4f Remove property flags 7 years ago
Alex Baker d65eee6bd8 Remove constraint checks 7 years ago
Alex Baker 6d56dc26ad Fix scheduling next notification 7 years ago
Alex Baker 40e1f47e87 Remove getMergedValues calls 7 years ago
Alex Baker d42f062875 Remove AbstractModel.clear() 7 years ago
Alex Baker 4cdf4c8850 Remove overloaded constructor 7 years ago
Alex Baker f74b2836de Fix google task duplication 7 years ago
Alex Baker 7486006f4d Remove task.getUUID 7 years ago
Alex Baker 3e880898d4 Convert uuidFromLocalId to room 7 years ago
Alex Baker 4ec22f1f50 Delete tags with one query 7 years ago
Alex Baker 0343036fbf Remove DatabaseDao.persist 7 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 7 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 7 years ago
Alex Baker 9d4cfe0173 Create TaskDao with Room 7 years ago
Alex Baker 42f9f59a46 Load by task instead of task id 7 years ago
Alex Baker 7c0cdbeddb Remove sleep when opening database 7 years ago
Alex Baker 7d9d7bdb07 Query all task properties in task adapter 7 years ago
Alex Baker 5496edc6bf Remove NOTIFICATION_PROPERTIES 7 years ago
Alex Baker 723208611d Remove test method 7 years ago
Alex Baker c8bff28a07 Remove type from database and todoroocursor 7 years ago
Alex Baker bc5f441a50 Save criterion column 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 c7e2a37e77 Add 'filters' 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 f4de1bf0df Bump backup format version 7 years ago
Alex Baker 515223b6a7 Add 'tags' table 7 years ago
Alex Baker b8e4474e64 Replace filter & criterion ContentValues with maps 7 years ago
Alex Baker 7223c9dd33 Fix missing google task sync authority 7 years ago
Alex Baker 6a284db1a3 Add 'locations' table 7 years ago
Alex Baker ddf6b75f7d Modify alarms schema 7 years ago
Alex Baker 8bfc8a77e0 Fix StoreObjectDao.persist 7 years ago
Alex Baker 46acf31e22 Add 'alarms' table 7 years ago
Alex Baker 8a1cbe1c8c Create Tasks and Metadata table with Room 7 years ago
Alex Baker 5af31fcbff Rename Alarm to AlarmJob 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker cb1136fc00 Fix tests 7 years ago
Alex Baker c499064e3e Convert TaskListMetadataDao to Room 7 years ago
Alex Baker 2789ccc239 Convert TaskAttachmentDao to Room 7 years ago
Alex Baker 84f71d0a8b Remote RemoteModel.PictureHelper 7 years ago
Alex Baker accbeabe01 Convert UserActivityDao to Room 7 years ago
Alex Baker 5bee730f1c Convert TagDataDao to Room 7 years ago
Alex Baker c2255296d7 Begin conversion to Room 7 years ago
Alex Baker 6a440cd91e Remove some Astrid content provider functionality 7 years ago
Alex Baker ff3936bf0d Fix log statements 7 years ago
Alex Baker f02dd85efe Locale override support for date formats 7 years ago
Alex Baker b1f6abf8d0 Update translations, bump version
* Chinese - Atlantids
7 years ago
Alex Baker 32a818d335 Fixed tracking event 7 years ago
Alex Baker fdbbc6644b Track usage of content providers 7 years ago
Alex Baker 5b26a47a96 Fix ja, ko, zh date formatting 7 years ago
Alex Baker 9754ffd3bc Update translations, bump version
* Bulgarian - ddmdima96
* French - Florian_Dubois
* Hungarian - kaciokos
* Italian - dfdario, duiopio, Tsanten
* Japanese - naofumi
* Korean - keephandsclean, timeforwarp
* Lithuanian - gacuxz
* Norwegian Bokmål - Mythril
* Polish - Mi8Chu
* Portuguese - joaoavelarcorreia
* Russian - justmantik24
* Spanish - i2nm7s
7 years ago
Alex Baker 8779ec50c5 Change tasker help url 7 years ago
Alex Baker a1ce354c0d Push tasks with no gtask metadata 7 years ago
Alex Baker 1ab2b71f7f Use ISO-8601 extended format 7 years ago
Alex Baker b5d9722220 Initial support for creating tasks via Tasker 7 years ago
Alex Baker 169c7564d5 Use native picker setting in date and time picker 7 years ago
Alex Baker 67b2033ab7 Update play services, room 7 years ago
Alex Baker ad2a44321c Update gradle plugin and support libs 7 years ago
Alex Baker ec17abec32 Remove unused file 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 470d90095a Remove NoteOrUpdate, show timestamp for comments 7 years ago
Alex Baker 2185d21323 Update translations, bump version
* Chinese (Taiwan) - jiashiun
* Dutch - revdbrink
* French - MystEre84
* German - jens_neuss
* Korean - timeforwarp
7 years ago
Alex Baker 79b156c333 Create week button background programmatically 7 years ago