Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_apps_SHIFT-Home
/
631151cda609a52426c04618828837fdc9d11e43
/
src
/
com
/
android
/
launcher3
ccda30d
Merge "Create a launcher model override." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
0a926c1
Create a launcher model override.
by Rajeev Kumar
· 6 years ago
719eee2
Create iconloader library
by Hyunyoung Song
· 6 years ago
b1513bd
Merge "Simplifying scrim drawable initialization." into ub-launcher3-master
by Sunny Goyal
· 6 years ago
dd44c8c
Merge "FeatureFlag: quick scrub is now quick switch" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
50876bf
FeatureFlag: quick scrub is now quick switch
by Tony
· 6 years ago
7fbc503
Simplifying scrim drawable initialization.
by Sunny Goyal
· 6 years ago
51ca603
Create a deep shortcuts override.
by Rajeev Kumar
· 6 years ago
d4dc954
Remove unused code from DeepShortcutView.
by Zak Cohen
· 6 years ago
cc4c614
DeepShortcut - show loading placeholder before content is available.
by Zak Cohen
· 6 years ago
2c89278
Merge "Adding test methods" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
a96f916
Merge "Moving Plugin and feature flags UI to androidX" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
eae0514
Moving Plugin and feature flags UI to androidX
by Sunny Goyal
· 6 years ago
f908a2e
Adding test methods
by Vadim Tryshev
· 6 years ago
d43e7c2
Support Live Tile in Quickstep (Pt1) - Z ordering
by Tracy Zhou
· 6 years ago
445ab9d
Merge "Caching clean up, remove dependency on old shared lib loading/caching logic" into ub-launcher3-master
by Winson Chung
· 6 years ago
dcaa2d2
Merge "Handling configuration changes at runtime instead of killing the process" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
60d7585
Merge "Remove shape detection logic for icon legacy treatment Bug: 117991192" into ub-launcher3-master
by Hyunyoung Song
· 6 years ago
cc8dbf3
Caching clean up, remove dependency on old shared lib loading/caching logic
by Winson Chung
· 6 years ago
848d86a
Remove shape detection logic for icon legacy treatment Bug: 117991192
by Hyunyoung Song
· 6 years ago
b92656a
Passing package name to a remote action
by Vadim Tryshev
· 6 years ago
904dbcd
Only show flags UI if developer options is enabled
by Ryan Lothian
· 6 years ago
658c67a
Deepshortcuts - only keep the per package shortcut count in memory.
by Zak Cohen
· 6 years ago
dea5799
Merge "Setup make icon-loader library Bug: 115891474" into ub-launcher3-master
by Hyunyoung Song
· 6 years ago
4434763
Merge "Adding SystemShortcut for RemoteAction" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
dc7d25d
Adding SystemShortcut for RemoteAction
by Vadim Tryshev
· 6 years ago
cda96a5
Setup make icon-loader library Bug: 115891474
by Hyunyoung Song
· 6 years ago
3ed8626
Merge "Changing the FolderIcon shape based on AdpativeIcon" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
a934b2b
Merge "Using support lib implementation for launcher preference" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
87dc48b
Handling configuration changes at runtime instead of killing the process
by Sunny Goyal
· 6 years ago
b2498b2
Using support lib implementation for launcher preference
by Sunny Goyal
· 6 years ago
1ba4ee8
Merge "Modifying SystemShortcut to enable support for RemoteAction" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
a937981
Merge "Add AllAppsRow plugin interface" into ub-launcher3-master
by Tony Wickham
· 6 years ago
9acafc2
Modifying SystemShortcut to enable support for RemoteAction
by Vadim Tryshev
· 6 years ago
785a379
Merge "Using a common class for observing secure settings" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
d0ae492
Changing the FolderIcon shape based on AdpativeIcon
by Sunny Goyal
· 6 years ago
5d09a44
Merge "Remove launcher dependency inside LauncherIcons" into ub-launcher3-master
by Hyunyoung Song
· 6 years ago
420d545
Using a common class for observing secure settings
by Sunny Goyal
· 6 years ago
b8137d0
Remove launcher dependency inside LauncherIcons
by Hyunyoung Song
· 6 years ago
5c5c118
Add AllAppsRow plugin interface
by Tony Wickham
· 6 years ago
55ba0dc
Merge "Adding some extra logging around draglayer alpha" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
fa530cd
Make flags UI available on release build of launcher
by Ryan Lothian
· 6 years ago
cb2c505
Adding some extra logging around draglayer alpha
by Sunny Goyal
· 6 years ago
cf77155
Merge "Adding keyboard handling to QsbHostView similar to a normal appwidget view" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
c604a10
Adding keyboard handling to QsbHostView similar to a normal appwidget view
by Sunny Goyal
· 6 years ago
367f8f2
Merge "Fixing wrong index passed when highlighting a preference during scroll" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
570dac8
Fixing wrong index passed when highlighting a preference during scroll
by Sunny Goyal
· 6 years ago
f2e8dda
Remove unused NO_ALL_APPS_ICON flag
by Ryan Lothian
· 6 years ago
14c6c8c
Improving tests to fix testBindNormalWidget_withoutConfig, and beyond
by Vadim Tryshev
· 6 years ago
efb7e84
Converting long item IDs to int
by Sunny Goyal
· 6 years ago
f307b60
Merge "Groundwork for runtime-toggleable feature flags" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
688e989
Groundwork for runtime-toggleable feature flags
by Ryan Lothian
· 6 years ago
a7da86e
More temporary logging to diagnose testPendingWidget_autoRestored
by Vadim Tryshev
· 6 years ago
c052e4e
Adding temporary logging to diagnose testPendingWidget_autoRestored
by Vadim Tryshev
· 6 years ago
88c289e
Merge "Enabling "in test harness" flag with a direct call" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
c295098
Enabling "in test harness" flag with a direct call
by Vadim Tryshev
· 6 years ago
bd5a2db
Merge "Fix issue where pointer id was being used to set as action index" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
6b82a08
Fix issue where pointer id was being used to set as action index
by Hyunyoung Song
· 6 years ago
18cc858
Merge "Fix clipping issue on adaptive icons" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
44bd6fd
Fix clipping issue on adaptive icons
by Hyunyoung Song
· 6 years ago
6c3f44b
Cancelling previous touch interaction when a new touch starts
by Sunny Goyal
· 6 years ago
15dba75
Merge "Caching widget labels in icon cache to avoid lookup at startup" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
be2307b
Reduce falsing on swipe down for notification shade.
by Hyunyoung Song
· 6 years ago
ac8154a
Caching widget labels in icon cache to avoid lookup at startup
by Sunny Goyal
· 6 years ago
9f2e997
Fixing packageInfo map not getting initialized properly
by Sunny Goyal
· 6 years ago
b0edaeb
Align rounded corner of fastscroller popup with the top of the thumb.
by Jon Miranda
· 6 years ago
3d6fa52
Merge "Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package" into ub-launcher3-master
by Hyunyoung Song
· 6 years ago
48cb7bc
Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package
by Hyunyoung Song
· 6 years ago
c6dc0c2
Merge "Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()" into ub-launcher3-master
by Tony Wickham
· 6 years ago
8968604
Merge "Extracting icon caching logic into a base class." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
0b3053c
Extracting icon caching logic into a base class.
by Sunny Goyal
· 6 years ago
8c79668
Merge "Using velocity tracker for computing the velocity of motion events" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
1786df3
Fix bug where folder items get clipped.
by Jon Miranda
· 6 years ago
2ca999c
Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()
by Tony
· 6 years ago
73a3d79
Cancelling long press on workspace if touch point moves a lot
by Sunny Goyal
· 6 years ago
f7ed9c0
Merge "Removing additional rpc due to icon cache update" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
f840f10
Removing additional rpc due to icon cache update
by Sunny Goyal
· 6 years ago
19e0e8a
Merge "Add support for testing in portrait mode" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
802a289
Add support for testing in portrait mode
by Vadim Tryshev
· 6 years ago
1473b8e
Merge "Removing ViewScrim and cutom drawing code" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
3a030ef
Merge "Removing various reflection based animations, to allow for better proguarding" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
55bdeed
Removing various reflection based animations, to allow for better proguarding
by Sunny Goyal
· 6 years ago
6687ba0
Merge "Skip starting new fragment, if the manager is in paused state" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
f58cf5e
Disable scrolling noti shade on abstract floating view with swipe down
by Hyunyoung Song
· 6 years ago
5077aef
Skip starting new fragment, if the manager is in paused state
by Sunny Goyal
· 6 years ago
1642f71
Removing ViewScrim and cutom drawing code
by Sunny Goyal
· 6 years ago
24b209c
Swipe down on status bar Bug: 111839343
by Hyunyoung Song
· 6 years ago
194f585
Adding a provider class for various popup actions
by Sunny Goyal
· 6 years ago
4d8ec15
Using velocity tracker for computing the velocity of motion events
by Sunny Goyal
· 6 years ago
05b351d
Merge "Update undo snackbar visuals" into ub-launcher3-master
by Tony Wickham
· 6 years ago
297ee90
Merge "Ignore any error when killing our process" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
08c7cd5
Update undo snackbar visuals
by Tony Wickham
· 6 years ago
a4c1002
Fix auto install add of installed activity
by Tobias Dubois
· 7 years ago
e3fec0f
Ignore any error when killing our process
by Sunny Goyal
· 6 years ago
77a1efe
Merge "Gracefully fallback to new ComponentName if one is renamed/removed" into ub-launcher3-master
by Tony Wickham
· 6 years ago
f9d9df7
Gracefully fallback to new ComponentName if one is renamed/removed
by Tony Wickham
· 6 years ago
cf300fc
Creating a separate state for launcehr as background app
by Sunny Goyal
· 6 years ago
6a71a5b
Add undo snackbar for deleting items
by Tony Wickham
· 6 years ago
1654c9e
Merge "Reading window_animation_scale from Settings.Global" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
cb3f870
Reading window_animation_scale from Settings.Global
by Tony Wickham
· 6 years ago
Next »