Commit Graph

42 Commits (bef060591a7f264b10193845dd2b1449f3243c52)

Author SHA1 Message Date
Alex Baker e28d93eb56 Location picker changes
* Request location permission before opening geofence settings
* Enable maps in generic build (Android 5+)
* Resolve Play Services errors in settings
5 years ago
Alex Baker 4ed4d62ec9 Remove ProgressDialogAsyncTask 5 years ago
Alex Baker fb5089a96f Remove unnecessary openForWriting 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 b405e87b49 Make radius configurable per location 6 years ago
Alex Baker 1311db836f Added new location row to edit screen 6 years ago
Alex Baker 21aeb754a0 Fix sorting dates with time before those without
Facepalm
6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker 3fbf0be594 Remove task action icon 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 31692462d9 Add launcher icon color preference 6 years ago
Alex Baker db582a7732 Ignore exception when checking title for links 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 bb44afbb7d New tasks in custom filter use noon instead of eod 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 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 39c10a8ac9 Hard code orders 7 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 years ago
Alex Baker 299a63d4c6 Remove DISTINCT and GROUP BY, double visitor 7 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 7 years ago
Alex Baker 6d027d01ed Remove DatabaseDao 7 years ago
Alex Baker 7d9d7bdb07 Query all task properties in task adapter 7 years ago
Alex Baker bc5f441a50 Save criterion column 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 515223b6a7 Add 'tags' table 7 years ago
Alex Baker b8e4474e64 Replace filter & criterion ContentValues with maps 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker 09e5fae5ca Remove forEach dao methods 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 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 b181752d6d Create app directory 7 years ago