You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/app/src/main/java/org/tasks/ui
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
..
ActionViewModel.java Add observe method to view models 5 years ago
CalendarControlSet.java Use dialog title instead of message 5 years ago
CheckBoxes.java Remove checkbox caching 5 years ago
ChipProvider.java Failed attempt to add google task e-mail chip 4 years ago
CompletableViewModel.java Add observe method to view models 5 years ago
DeadlineControlSet.java Don't use task completer for new tasks 4 years ago
DescriptionControlSet.java Check for null when stripping carriage returns 5 years ago
DisplayableException.java Applying intellij-java-google-style 6 years ago
DraggableSwipeRefreshLayout.java Reformat code 5 years ago
EmptyTaskEditFragment.java Reformat code 5 years ago
HiddenTopArrayAdapter.java Reformat code 5 years ago
LocationControlSet.java Check for map before opening link 5 years ago
MenuColorizer.java Set toolbar text color in MenuColorizer 5 years ago
NavigationDrawerFragment.java Set view model filter from drawer 5 years ago
PriorityControlSet.java Remove checkbox caching 5 years ago
RemoteListFragment.java Touch and sync instead of using AfterSaveWork 5 years ago
ScrimInsetsFrameLayout.java Reformat code 5 years ago
SingleCheckedArrayAdapter.java Remove alpha_secondary and alpha_disabled attrs 5 years ago
SubtaskControlSet.java Add support for offline multi-level subtasks 4 years ago
TaskEditControlFragment.java Make save button asynchronous 5 years ago
TaskListViewModel.java Move query construction to TaskListQuery 4 years ago
TimePreference.java Apply google-java-format 1.5.1 6 years ago
Toaster.java Try harder to determine backup file extension 5 years ago