Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Launcher3
/
08db27c9f7011e3e656866c49d8d6ed7ed62e6fd
08db27c
Adding support for migrating the grid between any two valid screens sizes.
by Sunny Goyal
· 10 years ago
adc1339
Extending the grid migration logic to handle density changes
by Sunny Goyal
· 10 years ago
dfeaa9a
Adding a check for NYC in utilities
by Sunny Goyal
· 9 years ago
e0b655e
Respond to managed profile availabilty Intents.
by Kenny Guy
· 10 years ago
82fdb81
Grey out suspended applications.
by Kenny Guy
· 10 years ago
04907ee
[DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback method
by Hyunyoung Song
· 9 years ago
f4c0f7d
[DO NOT MERGE] Fix widget tray clipping due to wrong padding
by Hyunyoung Song
· 9 years ago
3650019
Trim down the logging class
by Hyunyoung Song
· 9 years ago
a9c69ce
Define generic logging class
by Hyunyoung Song
· 9 years ago
c619edb
[DO NOT MERGE] Upload proto file to burnaby-polish
by Hyunyoung Song
· 9 years ago
2494c3f
Moving createMarketSearchIntent to search controller to allow it to be customizable
by Sunny Goyal
· 9 years ago
9e3fee1
Starting market search whenever the search key is pressed
by Sunny Goyal
· 9 years ago
5cc55a1
Merge "Prevent work profile widget DnD crash b/26079469" into ub-launcher3-burnaby-polish
by Hyunyoung Song
· 9 years ago
3e840f4
Prevent work profile widget DnD crash b/26079469
by Hyunyoung Song
· 9 years ago
645bdb3
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
eba87b1
Chaning the 'title' attribute format to string to be consistent
by Sunny Goyal
· 9 years ago
078d4de
Merge "Defining the base state of the Launcher theme, in case the platform has different defaults" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 9 years ago
ed2ce76
Merge "Preventing crash when there is not enough width to show the pending text" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 9 years ago
81131ed
Merge "Revert "Disabling som attributes so that dependencies can use compat libraries"" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 9 years ago
2cb92eb
Merge "Change preloading coefficient for widgets tray to improve jankness on low performance devices." into ub-launcher3-burnaby-polish
by Hyunyoung Song
· 9 years ago
b7271fd
Change preloading coefficient for widgets tray to improve jankness
by Hyunyoung Song
· 9 years ago
5845bea
Preventing crash when there is not enough width to show the pending text
by Sunny Goyal
· 9 years ago
59871ef
Revert "Disabling som attributes so that dependencies can use compat libraries"
by Sunny Goyal
· 9 years ago
72bb7b6
Defining the base state of the Launcher theme, in case the platform
by Sunny Goyal
· 9 years ago
d31dcbc
Manual revert due to conflict:
by Hyunyoung Song
· 9 years ago
e1bd986
Disabling som attributes so that dependencies can use compat libraries
by Sunny Goyal
· 9 years ago
b62fd09
Load label in bg thread to prevent ANR b/27238970
by Hyunyoung Song
· 9 years ago
a6194d3
Wrapping thw widgetList inside a layout, so that it has the same view structure as allApps
by Sunny Goyal
· 9 years ago
c42ac0a
Removing LauncherCallbacks control over app search
by Sunny Goyal
· 9 years ago
2953833
Adding a utility method to iterate over folder contents
by Sunny Goyal
· 9 years ago
5df98da
Merge "Setting content bounds in onMeasure as it uses measuredWidth, which might not be available during onCreate" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 9 years ago
94f46d9
Setting content bounds in onMeasure as it uses measuredWidth, which might
by Sunny Goyal
· 9 years ago
5a2d603
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
187b8f5
Merge "Clears the widget resize frame when a directional key is pressed." into ub-launcher3-burnaby-polish
by Tony Wickham
· 9 years ago
71255bb
Clears the widget resize frame when a directional key is pressed.
by Tony Wickham
· 9 years ago
bb70258
Fixing crash during rotation
by Sunny Goyal
· 9 years ago
4df1653
Merge "Change widget host view background when giving focus to child." into ub-launcher3-burnaby-polish
by Tony Wickham
· 9 years ago
fb78856
Change widget host view background when giving focus to child.
by Tony Wickham
· 9 years ago
3826bab
Merge "Merging search bar with all apps" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 9 years ago
f970832
WidgetsModel clone method should be called in worker thread
by Hyunyoung Song
· 9 years ago
0ac7ede
Merging search bar with all apps
by Sunny Goyal
· 10 years ago
a27d7a5
Add more debugging info when Launcher deletes widget from homescreen. b/26219491
by Hyunyoung Song
· 10 years ago
0e04980
Merge "Updating folder UI when icons are normalized > Increasing padding > Making the folder label bold and lighter color" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
2113c9d
Merge "Fixing Search drop target bar stays visible, until the first time an item is picked up" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
b9759d3
Merge "Add extra space for the search bar." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
8a75806
Add extra space for the search bar.
by Tony Wickham
· 10 years ago
5c556e7
Updating folder UI when icons are normalized
by Sunny Goyal
· 10 years ago
6731395
Fixing Search drop target bar stays visible, until the first time
by Sunny Goyal
· 10 years ago
b171e56
Adding a method to throttle backup manager calls
by Sunny Goyal
· 10 years ago
f7f8cf5
Merge "Fixing Test builds" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
6362683
Merge "Removing unnecessary new object creation in dispatchDraw" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
ca846f8
Fixing Test builds
by Sunny Goyal
· 10 years ago
3fc648d
Preventing a Runtime widget crash from crashing the Launcher
by Sunny Goyal
· 10 years ago
8bf6f31
Removing unnecessary new object creation in dispatchDraw
by Sunny Goyal
· 10 years ago
a5cfbe8
Fix broken tests.
by Tony Wickham
· 10 years ago
b56090a
Merge "Removing some obsolete files" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
2080603
Removing some obsolete files
by Sunny Goyal
· 10 years ago
c7a49f0
Removign 'final' modifiers from FeatureFlags so that then can be overridden
by Sunny Goyal
· 10 years ago
d42903b
Merge "Disabling icon normalization" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
dde32e2
Disabling icon normalization
by Sunny Goyal
· 10 years ago
5255c87
Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
ecdc24f
Fixing custom content screen not aligned properly in landscape
by Sunny Goyal
· 10 years ago
e1483fb
Fixing icon badging being done on scaled bitmap size
by Sunny Goyal
· 10 years ago
e70fb6f
Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again
by Sunny Goyal
· 10 years ago
5e9ef13
Removing lib proto util
by Sunny Goyal
· 10 years ago
f82e547
Fixing syntax error
by Sunny Goyal
· 10 years ago
e85138f
[DO NOT MERGE] Revert "Fix broken make target launcher_protoutil_lib Bug:26406415"
by Hyunyoung Song
· 10 years ago
f7a263c
Merge "Adding support for negative x and y in layout xml. Fixing default configurations for some screen sizes." into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
8363faf
[DO NOT MERGE] Revert "Fix broken make target launcher_protoutil_lib Bug:26406415"
by Hyunyoung Song
· 10 years ago
a6164c5
Adding a .nano prefix in the proto package name
by Sunny Goyal
· 10 years ago
56e6b47
Fix broken make target launcher_protoutil_lib Bug:26406415 am: 4ae00b1b8e
by Hyunyoung Song
· 10 years ago
4ae00b1
Fix broken make target launcher_protoutil_lib Bug:26406415
by Hyunyoung Song
· 10 years ago
baa5589
Remove unnecessary use of ../.
by Ying Wang
· 10 years ago
96a0963
Adding support for negative x and y in layout xml.
by Sunny Goyal
· 10 years ago
ffa1237
Merge "Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
60acb94
Merge "Preventing launcher crashes due to low disk space." into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
ca656e3
Fix item count check in Folder#replaceFolderWithFinalItem()
by Tony Wickham
· 10 years ago
b740f59
Fixing some invalid checks and cleaning some redundant conditions
by Sunny Goyal
· 10 years ago
6f70936
Preventing launcher crashes due to low disk space.
by Sunny Goyal
· 10 years ago
d804398
Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread
by Sunny Goyal
· 10 years ago
d896ee4
Protecting Icon normalization behind a feature flag
by Sunny Goyal
· 10 years ago
2b84b65
Reverting the cache version change, so that users on release version do not get the cache reset
by Sunny Goyal
· 10 years ago
a50a419
Restarting launcher when on font scale change
by Sunny Goyal
· 10 years ago
49750ce
Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
e5ef3d2
Merge "Clearing DB instead of deleting the DB file." into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
383e0a2
Fixing All apps not respecting scaled icon size
by Sunny Goyal
· 10 years ago
06538a7
Merge "Verifying the install shortcut intent before casting the extras to various object types" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
655daae
Recreating QSB when the widget host gets reset
by Sunny Goyal
· 10 years ago
d42f97e
Merge "Added an instrumentation test case for quickly adding a widget." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
f3b13b5
Merge "Adding FeatureFlags.java file to aggregate various feature definitions" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
bdcabf0
Adding FeatureFlags.java file to aggregate various feature definitions
by Sunny Goyal
· 10 years ago
7606a41
Verifying the install shortcut intent before casting the extras to various object types
by Sunny Goyal
· 10 years ago
8db5d7c
Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
2f04430
Added an instrumentation test case for quickly adding a widget.
by Tony
· 10 years ago
bcec695
Merge "Increase spacing between icons in All Apps on tablets." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
39b700f
Merge "Normalizing app icons based on the standard icon guidelines" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
b88d0bc
Merge "Cleanup keyboard code." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
329d8bf
Cleanup keyboard code.
by Tony Wickham
· 10 years ago
62b9b60
Hide the focus indicator view when going to a fullscreen page.
by Tony Wickham
· 10 years ago
0fa5ada
Fullscreen pages (e.g. Now) are focusable via keyboard.
by Tony Wickham
· 10 years ago
Next »