Commit Graph

54 Commits (135c0a1f18dc780513d75e99e78fb3f0651eef84)

Author SHA1 Message Date
Alex Baker 135c0a1f18 Failed attempt to add google task e-mail chip
Loaded Google Tasks and Gmail apps into BytecodeViewer

VIEW_MESSAGE_DEEPLINK intent resolves to
TrampolineActivityMessageDeepLink in gmail app. However this activity
rejects intents that are not invoked by a google signed package

Link from Google Tasks API opens message on a PC but does not open
message in Chrome for Android
4 years ago
Alex Baker 8f6b6e54e7 Perform tag filtering in chip provider 4 years ago
Alex Baker deec9c45a2 Check for map before opening link 5 years ago
Alex Baker 861f99b22f Increase checkbox touch target 5 years ago
Alex Baker c6cce3a745 Change location of chips
* All chips in group
* Chips on left side
5 years ago
Alex Baker 7e4279bdb6 Fix expand/collapse issues
* Don't allow in Google Tasks 'My Order'
* Broadcast refresh after toggling
5 years ago
Alex Baker 41aed52186 Fix completed task flicker 5 years ago
Alex Baker 2e2b0a5fba Expand and collapse subtasks 5 years ago
Alex Baker 82bf41c2de Hide remote list chip on subtasks 5 years ago
Alex Baker 7b2334e8a3 Add TaskCompleter 5 years ago
Alex Baker fbedfc3c89 More theme adjustments 5 years ago
Alex Baker c7b7e13768 Embed CaldavTask in TaskContainer 5 years ago
Alex Baker 2c60d25634 Fix location chip and description RTL issue 5 years ago
Alex Baker 4feec7e39f Add location chip to task list 5 years ago
Alex Baker 76bb10c40d Reduce chip size 5 years ago
Alex Baker 21f1275ca4 Remove checkbox caching 5 years ago
Alex Baker ea33eed50a Remove swiping code 5 years ago
Alex Baker 787060c35b Google Tasks' style drag and drop 5 years ago
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker dd2d038ba0 Animate google task indentation 5 years ago
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 5 years ago
Alex Baker 3d05aa54ae ChipProvider updates itself 5 years ago
Alex Baker 35525a4957 Reformat code 5 years ago
Alex Baker bd968eb127 Android Studio inspections 5 years ago
Alex Baker 36c1986482 Show due date for completed tasks 6 years ago
Alex Baker 05e735e7e6 Use abbreviated dates in task list
Exclude 'Today' for dates with time
6 years ago
Alex Baker 2d4c0a62e8 Handle clicks on non-linkified task list text 6 years ago
Alex Baker 108de56ba9 Add option to hide list chips 6 years ago
Alex Baker e789b943fa Add option to linkify task list text 6 years ago
Alex Baker e5d31ec750 Remove chip scroll view 6 years ago
Alex Baker 178d22c7f1 Add hidden icon to task list 6 years ago
Alex Baker 1169e7fd5e Use material chips on task list 6 years ago
Alex Baker f7f03e68ac Add description to task list view 6 years ago
Alex Baker c46487d342 Remove 'Finished' string 6 years ago
Alex Baker 3fbf0be594 Remove task action icon 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker c85354d85a Fix Samsung Oreo sorting issue 6 years ago
Alex Baker 9b53257d5f google-java-format 1.6.1 6 years ago
Alex Baker d03698cd2e Display tag blocks for caldav and google tasks 6 years ago
Alex Baker 1228c698ad Rename importance to priority 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 da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker 76c24fde67 Track selections by task id 6 years ago
Alex Baker 8e3936b159 Replace cursors with lists 6 years ago
Alex Baker 8a8ab611b2 Remove TodorooCursor 6 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 6 years ago
Alex Baker d6a3484004 Load task values into fields 6 years ago
Alex Baker 7d9d7bdb07 Query all task properties in task adapter 6 years ago