Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
cc257380fe46d344ccc5132ac278355d16e4b3b0
/
src
/
com
4b513f3
Fix page indicator bug where it gets stuck as a blue line.
by Jon Miranda
· 9 years ago
f3e35d9
Add logging for long presses. Reset elapsed timer when changing containers.
by Jon Miranda
· 9 years ago
cc3f334
Add user event logging for tap on search b/31772967 am: d8fcffb8fe
by Hyunyoung Song
· 9 years ago
ce9b698
Merge "Fixing creash when binding QSB" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
c39ff73
Fixing creash when binding QSB
by Sunny Goyal
· 9 years ago
10236d6
Update pre-drag lifecycle for apps with shortcuts.
by Tony Wickham
· 9 years ago
59769e3
Merge "Moving the widget auto-advance logic to AppWidgetHostView instead of handling it in launcher" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
7a37203
Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
d8fcffb
Add user event logging for tap on search b/31772967
by Hyunyoung Song
· 9 years ago
1784d57
Consume ACTION_UP when fling is detected on top of icon am: 035a516e18
by Hyunyoung Song
· 9 years ago
70a421e
Merge "Consume ACTION_UP when fling is detected on top of icon" into ub-launcher3-calgary-polish
by Hyunyoung Song
· 9 years ago
035a516
Consume ACTION_UP when fling is detected on top of icon
by Hyunyoung Song
· 9 years ago
029e8b2
Agressively change the color of the the all apps background during pull up b/30502942
by Hyunyoung Song
· 9 years ago
37ecabc
Merge "Agressively change the color of the the all apps background during pull up b/30502942" into ub-launcher3-calgary-polish
by Hyunyoung Song
· 9 years ago
81a56f9
Agressively change the color of the the all apps background during pull up
by Hyunyoung Song
· 9 years ago
b57c893
Removing some TODOs with proper system API
by Sunny Goyal
· 9 years ago
1acc56a
Moving the widget auto-advance logic to AppWidgetHostView instead of
by Sunny Goyal
· 9 years ago
9b80528
Some minor fixes for extracted status bar. am: 345bff3ce6
by Tony Wickham
· 9 years ago
f0fc3c4
Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-polish
by Tony Wickham
· 9 years ago
345bff3
Some minor fixes for extracted status bar.
by Tony Wickham
· 9 years ago
60bf188
Fixing the newIntent logic to check the state before it has been reset.
by Sunny Goyal
· 9 years ago
7bb7ead
Merge "Fixing the newIntent logic to check the state before it has been reset." into ub-launcher3-calgary-polish
by Sunny Goyal
· 9 years ago
0bc9e98
resolve merge conflicts of 9311387 to ub-launcher3-master
by Tony Wickham
· 9 years ago
9311387
Enable light status bar when top of wallpaper is light.
by Tony Wickham
· 9 years ago
8531373
Fixing the newIntent logic to check the state before it has been reset.
by Sunny Goyal
· 9 years ago
02aa0e4
Merge "Cleaning up restore instance state logic" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
fe770c9
Cleaning up restore instance state logic
by Sunny Goyal
· 9 years ago
8866ccf
Add user event logging for action on search box b/31772967 am: ffad962092
by Hyunyoung Song
· 9 years ago
ffad962
Add user event logging for action on search box b/31772967
by Hyunyoung Song
· 9 years ago
a6f69d0
Removing reflection from AlphabeticIndexCompat am: 70fea7877d
by Sunny Goyal
· 9 years ago
1b7e9bc
Merge "Removing reflection from AlphabeticIndexCompat" into ub-launcher3-calgary-polish
by Sunny Goyal
· 9 years ago
70fea78
Removing reflection from AlphabeticIndexCompat
by Sunny Goyal
· 9 years ago
aff8550
Merge "Ignore long clicks triggered from the edge of screen." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
aca2145
Restore AllAppsContainerView UI to match spec.
by Jon Miranda
· 9 years ago
379198e
Ignore long clicks triggered from the edge of screen.
by Jon Miranda
· 9 years ago
8c855cb
Don't attempt to add item back to folder when deferring drag. am: 1cf412ca91
by Tony
· 9 years ago
5eea1e8
resolve merge conflicts of 6e74e89 to ub-launcher3-master
by Tony
· 9 years ago
1cf412c
Don't attempt to add item back to folder when deferring drag.
by Tony
· 9 years ago
6e74e89
Refactor shortcuts drag and drop.
by Tony Wickham
· 9 years ago
20eedeb
Merge "Move handling touch logic from AllAppsContainerView to BaseContainerView." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
c2f72b0
Merge "Resize only one widget at a time" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
6ad72f0
Resize only one widget at a time
by Sunny Goyal
· 9 years ago
66b2457
Exposing custom actions using keyboard shortcut
by Sunny Goyal
· 9 years ago
3298d0f
Move handling touch logic from AllAppsContainerView to BaseContainerView.
by Jon Miranda
· 9 years ago
a07b933
Stop jumping to workspace from hotseat on quick drop. am: dbf08b4aee
by Tony Wickham
· 9 years ago
8177ac7
Remove shortcuts that no longer exist or are no longer pinned. am: 7695e603bf
by Tony Wickham
· 9 years ago
c980735
Merge "Stop jumping to workspace from hotseat on quick drop." into ub-launcher3-calgary-polish
by Tony Wickham
· 9 years ago
39ce3d1
Merge "Remove shortcuts that no longer exist or are no longer pinned." into ub-launcher3-calgary-polish
by Tony Wickham
· 9 years ago
7695e60
Remove shortcuts that no longer exist or are no longer pinned.
by Tony Wickham
· 9 years ago
f2e0751
Move shortcut fade interpolator outside of loop. am: e5a00c6172
by Tony Wickham
· 9 years ago
af86c00
Fade deep shorcuts in and out. am: b318c0e396
by Tony Wickham
· 9 years ago
e5a00c6
Move shortcut fade interpolator outside of loop.
by Tony Wickham
· 9 years ago
4d917a9
Merge "Fade deep shorcuts in and out." into ub-launcher3-calgary-polish
by Tony Wickham
· 9 years ago
b318c0e
Fade deep shorcuts in and out.
by Tony Wickham
· 9 years ago
5fbbb17
Merge "Move TransformingTouchDelegate logic to BaseContainerView." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
f851b1a
Fixing two critical bugs in all apps transition controller am: 0a9c092c89
by Hyunyoung Song
· 9 years ago
ea045e7
Fixing two critical bugs in all apps transition controller am: 0a9c092c89
by Hyunyoung Song
· 9 years ago
177ad2b
Move TransformingTouchDelegate logic to BaseContainerView.
by Jon Miranda
· 9 years ago
2cc3d66
Make IME less sticky when launching a new app b/31382106 am: 7e83ab90ae
by Hyunyoung Song
· 9 years ago
1c8c3c1
Merge "Make IME less sticky when launching a new app b/31382106" into ub-launcher3-calgary-polish
by Hyunyoung Song
· 9 years ago
7e83ab9
Make IME less sticky when launching a new app b/31382106
by Hyunyoung Song
· 9 years ago
0a9c092
Fixing two critical bugs in all apps transition controller
by Hyunyoung Song
· 9 years ago
dbf08b4
Stop jumping to workspace from hotseat on quick drop.
by Tony Wickham
· 9 years ago
c7be9c5
Fix ExtendedEditText not handling touch correctly b/31555902 am: 3f9d647de6
by Hyunyoung Song
· 9 years ago
13c14c8
Merge "Fix ExtendedEditText not handling touch correctly b/31555902" into ub-launcher3-calgary-polish
by Hyunyoung Song
· 9 years ago
daf30c1
When shortcuts close, only set text visible if not in hotseat. am: 12624a5a17
by Tony Wickham
· 9 years ago
4125386
Merge "When shortcuts close, only set text visible if not in hotseat." into ub-launcher3-calgary-polish
by Tony Wickham
· 9 years ago
3f9d647
Fix ExtendedEditText not handling touch correctly b/31555902
by Hyunyoung Song
· 9 years ago
d450161
Only reset search field when back key is hit if there is no query.
by Jon Miranda
· 9 years ago
f944860
Add context to widget dimensions for accessibility. am: 6c61323998
by Jon Miranda
· 9 years ago
6a7ca92
Merge "Only reset search field when back key is hit if there is no query." into ub-launcher3-calgary-polish
by Jonathan Miranda
· 9 years ago
41be5cd
Merge "Add context to widget dimensions for accessibility." into ub-launcher3-calgary-polish
by Jonathan Miranda
· 9 years ago
018530c
Uses a TransformingTouchDelegate to extend touch target for widgets list. am: 0ef81fdc22
by Jon Miranda
· 9 years ago
4854273
Uses a TransformingTouchDelegate to extend touch target for widgets list.
by Jon Miranda
· 9 years ago
0ef81fd
Uses a TransformingTouchDelegate to extend touch target for widgets list.
by Jon Miranda
· 9 years ago
6c61323
Add context to widget dimensions for accessibility.
by Jon Miranda
· 9 years ago
290e9e2
Updating the paddings in folder cell am: baec6ffae2
by Sunny Goyal
· 9 years ago
d1e5b5c
Merge "Updating the paddings in folder cell" into ub-launcher3-calgary-polish
by Sunny Goyal
· 9 years ago
bb918b3
Only reset search field when back key is hit if there is no query.
by Jon Miranda
· 9 years ago
cbf371c
Fixing issue where overview->normal workspace mode cannot be done by tapping b/31458165
by Hyunyoung Song
· 9 years ago
80e6aa4
Merge "Fixing issue where overview->normal workspace mode cannot be done by tapping b/31458165" into ub-launcher3-calgary-polish
by Hyunyoung Song
· 9 years ago
baec6ff
Updating the paddings in folder cell
by Sunny Goyal
· 9 years ago
f99370c
Fixing issue where overview->normal workspace mode cannot be done by tapping
by Hyunyoung Song
· 9 years ago
c145b55
Don't close all apps when touching deep shortcuts container. am: 946f85060a
by Tony Wickham
· 9 years ago
f595f3d
Merge "Don't close all apps when touching deep shortcuts container." into ub-launcher3-calgary-polish
by Tony Wickham
· 9 years ago
859634d
Set contentDescription on caret am: c5afad6eb9
by Hyunyoung Song
· 9 years ago
c1c6126
Merge "Set contentDescription on caret" into ub-launcher3-calgary-polish
by Hyunyoung Song
· 9 years ago
c5afad6
Set contentDescription on caret
by Hyunyoung Song
· 9 years ago
51cf50a
Use ContextCompat.getColor to support API levels below 23. am: 488d8adeb8
by Jon Miranda
· 9 years ago
488d8ad
Use ContextCompat.getColor to support API levels below 23.
by Jon Miranda
· 9 years ago
590b54c
Adding support for extending the touch target in the touchDelegate am: 1cc48e1d0c
by Sunny Goyal
· 9 years ago
9784572
Adding support for extending the touch target in the touchDelegate
by Sunny Goyal
· 9 years ago
e0cfe60
Fix bug where page indicator animation repeats itself. am: 3f9d6278e3
by Jon Miranda
· 9 years ago
1cc48e1
Adding support for extending the touch target in the touchDelegate
by Sunny Goyal
· 9 years ago
3f9d627
Fix bug where page indicator animation repeats itself.
by Jon Miranda
· 9 years ago
ae02616
Pull down should start search. b/31458165 am: 46133612b4
by Hyunyoung Song
· 9 years ago
4613361
Pull down should start search. b/31458165
by Hyunyoung Song
· 9 years ago
703bad8
Simplifying the startSearch call in launcher callbacks am: 6f28e71e94
by Sunny Goyal
· 9 years ago
6f28e71
Simplifying the startSearch call in launcher callbacks
by Sunny Goyal
· 9 years ago
9d7b94c
Fixing broken build
by Sunny Goyal
· 9 years ago
Next »