Commit Graph

62 Commits (087aae0a7b62f97b0d5ebb1e638af9c6f5c3759d)

Author SHA1 Message Date
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 5 years ago
Alex Baker 54fcad1aae New place picker with google and mapbox support 5 years ago
Alex Baker 3d05aa54ae ChipProvider updates itself 6 years ago
Alex Baker 2179fe748a Limit notifications to five per second 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker bd968eb127 Android Studio inspections 6 years ago
Alex Baker 593b5bc5c5 Use storage access framework for attachments 6 years ago
Alex Baker cd198d82f5 Use primary color for navigation bar 6 years ago
Alex Baker 05e735e7e6 Use abbreviated dates in task list
Exclude 'Today' for dates with time
6 years ago
Alex Baker 0538744004 Drop support for ice cream sandwich 6 years ago
Alex Baker 4aab081f6c Remove missed call functionality
This feature violates impending Google Play Developer policy change:
https://android-developers.googleblog.com/2018/10/providing-safe-and-secure-experience.html
6 years ago
Alex Baker 9b53257d5f google-java-format 1.6.1 6 years ago
Alex Baker 021c9bbf35 Fix google task bugs
* Fix manual sort query
* Fix multi-account sync
6 years ago
Alex Baker daeb295c65 Save caldav account name on creation 6 years ago
Alex Baker 57aec936fc Update caldav account settings
* Encrypt passwords (Android 6+)
* Add name field
6 years ago
Alex Baker 8bb71c0898 Update to Timber 4.7.0 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker b356f4cbe3 Reformat code 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 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 09d93fc40c Fix count property 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 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 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 ce93e339b4 Remove generateProperties 7 years ago
Alex Baker c1bf0b3b4f Remove property flags 7 years ago
Alex Baker d42f062875 Remove AbstractModel.clear() 7 years ago
Alex Baker 4cdf4c8850 Remove overloaded constructor 7 years ago
Alex Baker 7486006f4d Remove task.getUUID 7 years ago
Alex Baker 0343036fbf Remove DatabaseDao.persist 7 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 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 c7e2a37e77 Add 'filters' table 7 years ago
Alex Baker b8e4474e64 Replace filter & criterion ContentValues with maps 7 years ago
Alex Baker 8a1cbe1c8c Create Tasks and Metadata table with Room 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker accbeabe01 Convert UserActivityDao to Room 7 years ago