Commit Graph

119 Commits (087aae0a7b62f97b0d5ebb1e638af9c6f5c3759d)

Author SHA1 Message Date
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker c3bfa4e93b Check for null filter when creating fragment 5 years ago
Alex Baker dd2d038ba0 Animate google task indentation 5 years ago
Alex Baker 4fcf02365a Sync 1 minute after latest change 5 years ago
Alex Baker ef7ca32cf2 Include tag names in search results 5 years ago
Alex Baker 8df81cf182 Make TaskListFragment filter private 5 years ago
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 6 years ago
Alex Baker 7cd7699b95 Remove file metadata join 6 years ago
Alex Baker b37e9870f6 Replace jetbrains annotation usage 6 years ago
Alex Baker 74f402e699 Replace javax.annotation usage 6 years ago
Alex Baker 72c34427ae Apply inspections 6 years ago
Alex Baker ea791210d9 Remove OnFilterItemClickedListener 6 years ago
Alex Baker dd9f6a88f2 Move delete/reload actions to task list fragment 6 years ago
Alex Baker 4b73aa5077 Fix loading after list setting changes 6 years ago
Alex Baker e110b8bd64 Fix crash when collapsing search view 6 years ago
Alex Baker e46ac29ee1 Only load asynchronously if necessary 6 years ago
Alex Baker ec10255059 Fix play store pre-launch report crash 6 years ago
Alex Baker 493187e00b Rename main activity task extras 6 years ago
Alex Baker de9fc7e254 Pass task from TaskEditActivity 6 years ago
Alex Baker c36f71705e Rename taskEditFinished to removeTaskEditFragment 6 years ago
Alex Baker f1e80a6ebd Check if action view expanded before collapsing 6 years ago
Alex Baker eac7bb9e51 Back button collapses search view 6 years ago
Alex Baker 1ba7c09cee Remove TaskListFragment subclasses 6 years ago
Alex Baker b34694f0a4 Remove setTaskAdapter overrides 6 years ago
Alex Baker 26dd4ba236 Move onTaskDelete to TaskAdapter 6 years ago
Alex Baker cbcb699a21 Move onTaskCreated to TaskAdapter 6 years ago
Alex Baker ac9f91e719 Move taskProperties to TaskAdapter 6 years ago
Alex Baker 268a774b0a Handle error when task not found 6 years ago
Alex Baker 74cf0fc378 Don't setup checkboxes in constructors
This was involved in an ANR
6 years ago
Alex Baker ca7365ce57 Use app name for app description if filter null 6 years ago
Alex Baker cb89bbf6e4 Load new list without calling startActivity 6 years ago
Alex Baker dc0eb2b2e3 Sort animations 6 years ago
Alex Baker bbdf45f259 Remove SyncV2Service 6 years ago
Alex Baker 4ed4d62ec9 Remove ProgressDialogAsyncTask 6 years ago
Alex Baker ec6bba7808 Dont close drawer or action mode on rotate 6 years ago
Alex Baker 55f6a75d8c Update task list fragment loading 6 years ago
Alex Baker 8d2fa406c5 Initiate sync asynchronously 6 years ago
Alex Baker 44c34ce3ce Call PlayServices.check in MainActivity 6 years ago
Alex Baker 3606bc490c Maybe fixes theme application 6 years ago
Alex Baker 7caa63a766 Fix race condition when opening tasks 6 years ago
Alex Baker ea2e4ebc12 Create fragments off main thread 6 years ago
Alex Baker 3c28a4b2ec Count accounts off main thread 6 years ago
Alex Baker 43e55d0efc Save filter in MainActivity 6 years ago
Alex Baker eabdc75c8f Don't clear TaskListViewModel 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker e3ed0934ca Disable hidden/completed toggle for search results 6 years ago
Alex Baker 53cd22868b Fix show/hide menu items during search 6 years ago
Alex Baker 59deff44d3 Update search behavior
* Hide menu items during search
* Subscribe/dispose in action expand listener
6 years ago
Alex Baker 734d51bdfe Update search behavior
* Show all tasks for empty query
* Revert filter when closing search
6 years ago