.. |
accessibility
|
Exact widget sizes functionalities into an utility class
|
2021-06-08 11:42:48 +01:00 |
allapps
|
Merge "Updating bounce animation to move hotseat instead of all-apps" into sc-dev
|
2021-07-19 20:05:44 +00:00 |
anim
|
Animate SplitPlaceholderView when entering split from overview
|
2021-07-22 20:12:26 +00:00 |
compat
|
Wait for dismiss animation to finish before checking task count
|
2021-07-19 17:34:57 +01:00 |
config
|
Removing GridMigrationTask-v1 since it has been disabled for a while
|
2021-07-28 15:55:43 -07:00 |
dot
|
…
|
|
dragndrop
|
Merge "Simplifying color extraction registration logic" into sc-v2-dev
|
2021-07-29 06:53:15 +00:00 |
folder
|
Simplifying color extraction registration logic
|
2021-07-28 15:43:13 -07:00 |
graphics
|
Merge "Removing GridMigrationTask-v1 since it has been disabled for a while" into sc-v2-dev
|
2021-07-29 18:37:15 +00:00 |
icons
|
Remove APP_SEARCH_IMPROVEMENTS
|
2021-06-03 20:22:29 -07:00 |
keyboard
|
…
|
|
logging
|
[settings-pixel-search] Add ww logging to track slice fetching timeout
|
2021-06-23 10:16:21 -07:00 |
model
|
Removing GridMigrationTask-v1 since it has been disabled for a while
|
2021-07-28 15:55:43 -07:00 |
notification
|
Update notification popup UI.
|
2021-06-18 22:42:44 +00:00 |
pageindicators
|
Removing dependency on wallpaper colors and using theme resources
|
2021-04-27 16:29:08 -07:00 |
pm
|
Remove expensive logging.
|
2021-06-25 11:48:15 -07:00 |
popup
|
Simplifying color extraction registration logic
|
2021-07-28 15:43:13 -07:00 |
provider
|
Removing GridMigrationTask-v1 since it has been disabled for a while
|
2021-07-28 15:55:43 -07:00 |
qsb
|
Exact widget sizes functionalities into an utility class
|
2021-06-08 11:42:48 +01:00 |
recyclerview
|
Adjust font, color, margin, corners for all widgets tray
|
2021-03-17 22:43:12 +00:00 |
search
|
Add a WidgetsSearchBar(Launcher3) and a WidgetsSearchController.
|
2021-03-15 11:25:08 +00:00 |
secondarydisplay
|
Simplifying Launcher binding callbacks
|
2021-06-17 15:21:01 -07:00 |
settings
|
Update Gesture navigation tutorial to match new specs
|
2021-07-09 19:38:16 +00:00 |
shortcuts
|
Fix bug where ripple extends out of bounds in pop up container.
|
2021-06-18 20:58:14 +00:00 |
statemanager
|
Fixing animation end not-called when cancelling state the animation recursively
|
2021-06-21 13:47:49 -07:00 |
states
|
Don't rely on intent to call back from activity tracker
|
2021-06-14 20:57:40 -07:00 |
testing
|
Wait for dismiss animation to finish before checking task count
|
2021-07-19 17:34:57 +01:00 |
touch
|
Clean up debug flags and add more screen record
|
2021-07-23 15:42:01 +01:00 |
util
|
Binding Taskbar directly from Launcher model
|
2021-07-15 12:43:11 -07:00 |
views
|
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8
|
2021-07-20 19:36:14 +00:00 |
widget
|
Simplifying color extraction registration logic
|
2021-07-28 15:43:13 -07:00 |
workprofile
|
Update all apps & widget pickers personal / work tabs
|
2021-06-21 22:02:54 +01:00 |
AbstractFloatingView.java
|
Add more education tips for widgets. (2/3)
|
2021-06-01 13:58:18 +01:00 |
Alarm.java
|
…
|
|
AppFilter.java
|
…
|
|
AppWidgetResizeFrame.java
|
Show resize frame when widget is added.
|
2021-06-29 18:25:38 +01:00 |
AppWidgetsRestoredReceiver.java
|
Move widget files into widget folder + add tests.
|
2021-03-01 13:59:52 +00:00 |
AutoInstallsLayout.java
|
Add support for having more hotseat icons in the DB than we show
|
2021-04-12 16:08:15 -07:00 |
BaseActivity.java
|
Removing Launcher dependency from Folders
|
2021-05-10 14:01:43 -07:00 |
BaseDraggingActivity.java
|
Removing dependency on wallpaper colors and using theme resources
|
2021-04-27 16:29:08 -07:00 |
BaseRecyclerView.java
|
Add a header container view to the widgets full sheet
|
2021-02-26 10:03:36 +00:00 |
BubbleTextView.java
|
Merge "Icon sizes/ keyline / font for AA+ results" into sc-dev am: 02b62ed6fe
|
2021-06-07 15:09:47 +00:00 |
ButtonDropTarget.java
|
Simplifying color extraction registration logic
|
2021-07-28 15:43:13 -07:00 |
CellLayout.java
|
Simplifying color extraction registration logic
|
2021-07-28 15:43:13 -07:00 |
CheckLongPressHelper.java
|
…
|
|
DefaultLayoutParser.java
|
…
|
|
DeleteDropTarget.java
|
Removing UI dependency from LauncherModel in case of 2-panel layout
|
2021-07-22 10:34:25 -07:00 |
DevicePaddings.java
|
Refactor device padding to be set per grid option
|
2021-03-24 14:58:44 -04:00 |
DeviceProfile.java
|
Merge "Simplifying color extraction registration logic" into sc-v2-dev
|
2021-07-29 06:53:15 +00:00 |
DragSource.java
|
…
|
|
DropTarget.java
|
…
|
|
DropTargetBar.java
|
Reduce margin for DropTargetBar to avoid buttons to be truncated.
|
2021-07-01 09:50:46 +01:00 |
ExtendedEditText.java
|
When KEYCODE_BACK is received, hide keyboard
|
2021-06-25 01:28:27 -07:00 |
FirstFrameAnimatorHelper.java
|
…
|
|
GestureNavContract.java
|
…
|
|
Hotseat.java
|
Update hotseat sizing for 4x5 grids.
|
2021-07-23 18:47:33 +00:00 |
Insettable.java
|
…
|
|
InsettableFrameLayout.java
|
…
|
|
InterruptibleInOutAnimator.java
|
…
|
|
InvariantDeviceProfile.java
|
Merge "Prevents a ConcurrentModificationException in Widget" into sc-dev am: 3a37543fb9
|
2021-06-17 01:09:54 +00:00 |
Launcher.java
|
Add depth to -1 screen
|
2021-07-28 12:36:31 -07:00 |
LauncherAnimUtils.java
|
Allow Workspace Scrim to be colored per state
|
2021-04-27 14:04:46 -07:00 |
LauncherAppState.java
|
Load widget preview images before adding the rows to the adapter
|
2021-06-18 19:18:29 +00:00 |
LauncherBackupAgent.java
|
…
|
|
LauncherCallbacks.java
|
…
|
|
LauncherFiles.java
|
Migrate existing 4x5 and 4x4 grid users to a new 4x5 grid.
|
2021-03-30 13:17:37 +00:00 |
LauncherModel.java
|
Binding Taskbar directly from Launcher model
|
2021-07-15 12:43:11 -07:00 |
LauncherProvider.java
|
Removing GridMigrationTask-v1 since it has been disabled for a while
|
2021-07-28 15:55:43 -07:00 |
LauncherRootView.java
|
Removing dependency on wallpaper colors and using theme resources
|
2021-04-27 16:29:08 -07:00 |
LauncherSettings.java
|
Log widgets source.
|
2021-06-30 17:48:14 +00:00 |
LauncherState.java
|
Taskbar layout update
|
2021-06-03 16:10:02 -07:00 |
LogAccelerateInterpolator.java
|
…
|
|
LogDecelerateInterpolator.java
|
…
|
|
MainProcessInitializer.java
|
…
|
|
OnAlarmListener.java
|
…
|
|
PagedView.java
|
Merge "Doesn't scale PagedView snap speed during tests." into sc-v2-dev
|
2021-07-26 19:42:38 +00:00 |
Partner.java
|
Using WindowContext for listening to configuration changes
|
2021-04-22 00:23:02 -07:00 |
PendingAddItemInfo.java
|
…
|
|
Reorderable.java
|
…
|
|
ResourceUtils.java
|
More grid changes, closer to final specs.
|
2021-02-25 17:34:56 -05:00 |
SecondaryDropTarget.java
|
Add new log events for widgets.
|
2021-06-04 14:52:37 +01:00 |
SessionCommitReceiver.java
|
Updated launcher logging.
|
2021-05-06 21:39:05 +00:00 |
ShortcutAndWidgetContainer.java
|
resolve merge conflicts of 46378eb881 to sc-v2-dev
|
2021-07-22 00:43:27 +00:00 |
Utilities.java
|
Animate SplitPlaceholderView when entering split from overview
|
2021-07-22 20:12:26 +00:00 |
Workspace.java
|
Simplifying color extraction registration logic
|
2021-07-28 15:43:13 -07:00 |
WorkspaceLayoutManager.java
|
Add left widget panel to Launcher home when unfolded
|
2021-06-14 12:22:05 +02:00 |
WorkspaceStateTransitionAnimation.java
|
[Search] Resolve afterimage when closing allapps
|
2021-05-25 17:34:18 -05:00 |