Commit Graph

453 Commits (178d22c7f1ebc4c525b435f0298397d075ad7a87)

Author SHA1 Message Date
Alex Baker 043b6f9f9e Fix compile error 6 years ago
Alex Baker 2a9fbcfc32 Update ical4android and dav4android 6 years ago
Alex Baker 83a783d4a2 Fix some gradle warnings 6 years ago
Alex Baker 1d78a7029a Move day colors into default configuration 6 years ago
Alex Baker de7a0242ad Move getLimitOffsetDataSource 6 years ago
Alex Baker 87aa964d1d Update translations and changelog 6 years ago
Alex Baker 41237562f0 Open tasks from onCreate
* Fragment transaction in onPostResume can result in state loss
* Apps aren't supposed to override onPostResume
6 years ago
Alex Baker 004b14c0d7 Fix NPE when calendar permissions are revoked 6 years ago
Alex Baker 80affce5d8 Update shortcut widget config
* Use SHORTCUT_ICON_RESOURCE
* Save state on config change
6 years ago
Alex Baker fbd19e5769 Choose shortcut widget icon color 6 years ago
Alex Baker aae448be0c Handle PROCESS_TEXT in ShareLinkActivity 6 years ago
Alex Baker 9f3e31a78e Remove web icons 6 years ago
Alex Baker 31692462d9 Add launcher icon color preference 6 years ago
Alex Baker 7a58deeb3f Log error message 6 years ago
Alex Baker 368ee774ec Change 'Google Task List' to 'Synchronization' 6 years ago
Marmo 61968ebbb6 added separate strings for hide until display in task edit activity 6 years ago
Marmo 7d13a5e0b9 localized string in RepeatConfirmationReceiver.java for displaying new due time in snackbar after completion 6 years ago
Alex Baker fd376e37fc Don't set notification content to app name 6 years ago
Alex Baker 5533371cc5 Update translations and changelog 6 years ago
Alex Baker c764e4b0d2 Check if google task or caldav list is null 6 years ago
Alex Baker 636bf4b50e Downgrade Play Services to 12.0.1
15.0 caused issues with microg
6 years ago
Alex Baker 17c2349667 Remove leftover references to ic_launcher 6 years ago
Alex Baker 2ae3057650 Update translations and changelog 6 years ago
Alex Baker 92d44a07bd Log billing response purchase list 6 years ago
Alex Baker 765b3a8cee Downgrade material date time picker
https://github.com/wdullaer/MaterialDateTimePicker/issues/463
6 years ago
Alex Baker 1b53dff080 Use proguard to strip log statements 6 years ago
Alex Baker d2d2316d8e Dont exceed max sqlite variables when deleting 6 years ago
Alex Baker ef874a8942 Report exceptions when opening database 6 years ago
Alex Baker 83bd8595fb Remove redundant launcher icon 6 years ago
Alex Baker 19bc66e07e Move drawables to drawables-mdpi 6 years ago
Alex Baker a7255dac3a Fix generic compile 6 years ago
Alex Baker 93fc3fd3cc Clean up more Google Analytics stuff 6 years ago
Alex Baker 021c9bbf35 Fix google task bugs
* Fix manual sort query
* Fix multi-account sync
6 years ago
Alex Baker 8a9a97d3ce Update change log 6 years ago
Alex Baker d004427350 Catch and log SQLite exception 6 years ago
Alex Baker 33bf34fe30 Convert to Firebase Analytics and Crashlytics 6 years ago
Alex Baker db582a7732 Ignore exception when checking title for links 6 years ago
Alex Baker c99757a9e3 Update support, paging, and room 6 years ago
Alex Baker 7f7728b2e7 Fix crash when missing tag 6 years ago
Alex Baker 5dc549af0e Fix crash when missing Google Task list
If user transferred Google Task metadata from a backup file created
prior to version 5.3 and did not re-enable Google Task synchronization
then the app won't be able to find a Google Task list
6 years ago
Alex Baker d66fb0e998 Add changelog 6 years ago
Alex Baker fc08eba05c Replace new list and remove account caldav strings 6 years ago
Alex Baker a25e64d196 Add proguard rules for generic build 6 years ago
Alex Baker 738208efbd Fix synchronization menu for generic build 6 years ago
Alex Baker 70d308fa8d Remove donation link 6 years ago
Alex Baker 4c23489e9a Exclude deleted caldav and google task lists 6 years ago
Alex Baker d03698cd2e Display tag blocks for caldav and google tasks 6 years ago
Alex Baker fd2437cff3 Case insensitive sorting of caldav lists 6 years ago
Alex Baker e64c814617 Fix multi-select delete 6 years ago
Alex Baker 421aaca5e0 Add CalDAV filter criteria 6 years ago
Alex Baker 7585f9d0b6 Unlock pro in debug builds 6 years ago
Alex Baker fd79338c26 Delete lists and accounts in a transaction
* Delete google tasks when they're remotely cleared or deleted
* Delete caldav tasks when they're remotely deleted
6 years ago
Alex Baker f0fd3fa944 Add InjectingJob 6 years ago
Alex Baker a496040222 Indicate google task and caldav sync errors 6 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 6 years ago
Alex Baker abfd6051f4 Export widget configuration activity
Some launchers couldn't find it for some reason
6 years ago
Alex Baker 9845faadcf Fix text alignment in filter adapter row 6 years ago
Alex Baker c265f5e395 Merge tag '5.3.6' 6 years ago
Alex Baker 9b10ee4201 Update item after change 6 years ago
Alex Baker 6b667cf1db Add NextCloud tests 6 years ago
Alex Baker 1228c698ad Rename importance to priority 6 years ago
Alex Baker 32fda8a4b1 Add Apple Reminder and Thunderbird tests 6 years ago
Alex Baker 4fea8c1741 Add 'more info' button to subscription card 6 years ago
Alex Baker 57a8fe6839 Only fetch google tasks that haven't moved 6 years ago
Alex Baker b13fc03e2c Report successful purchases 6 years ago
Alex Baker dbec38bf2b Remove unused strings 6 years ago
Alex Baker cdfd2b31a5 Add caldav tracking events 6 years ago
Alex Baker e91a102868 Hide delete icon for new caldav collections 6 years ago
Alex Baker fe303961f0 Don't show delete icon for new tasks 6 years ago
Alex Baker 5731489e9c Fix generic and amazon compile
Can't unlock pro with these builds yet
6 years ago
Alex Baker 9c0ba990ae Adding caldav account requires subscription 6 years ago
Alex Baker d302ccea75 Add help button to purchase activity 6 years ago
Alex Baker ac696df0e7 Capitalize and auto correct caldav names 6 years ago
Alex Baker 7bae4626a7 Add help button to caldav account activity 6 years ago
Alex Baker fd7669131c Only fetch caldav tasks that haven't been moved 6 years ago
Alex Baker 756ce8a1a5 Fix Tasker list settings help button 6 years ago
Alex Baker a885c9859e Simplify migrations 6 years ago
Alex Baker b7c6d8823c Don't look up alarms for new tasks 6 years ago
Alex Baker 16a1c00a8b Ignore proguard warnings for com.rey.material 6 years ago
Alex Baker 6c5319cf9b Update remote list picker when batch moving
* Hide batch move when sync not enabled
* Show selection if source tasks belong to the same list
* No selection if source tasks belong to disparate lists
6 years ago
Alex Baker c96e518885 Add ItemTouchHelperCallback and ActionModeProvider 6 years ago
Alex Baker 0158ecb110 Merge tag '5.3.5' 6 years ago
Alex Baker 4e70c19cd9 Fix task list animations
* Update item before moving
* Retain scroll position after move
6 years ago
Alex Baker 9b4c767273 Batch move tasks between remote lists 6 years ago
Alex Baker 9b850f91e6 Remove redundant propfind 6 years ago
Alex Baker 8a6070785d Start sync job immediately 6 years ago
Alex Baker b030530790 Set uuid for new caldav collection 6 years ago
Alex Baker 26a4dd952c Delete caldav collections 6 years ago
Alex Baker 5bd2aedea1 Hide caldav name field for existing collections 6 years ago
Alex Baker d304b55353 Create new caldav collections 6 years ago
Alex Baker 863d86ed18 Fix setting and unsetting caldav fields 6 years ago
Alex Baker deaeed57c2 Exclude deleted metadata from remote lists 6 years ago
Alex Baker 1e597f583a Return null calendar list on error 6 years ago
Alex Baker fb09501aa4 Add caldav accounts to backup 6 years ago
Alex Baker 8a95377968 Update Room and Paging libraries 6 years ago
Alex Baker 3bcf2ba485 Upgrade support libraries to 27.1.1 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 f8fab59be9 Implement caldav service discovery 6 years ago
Alex Baker cc1bf1f083 Add Encryption interface 6 years ago