| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Change-Id: I5e4349e5b7539a66d5d96c5f9fd9780b7572d624
|
| |
| |
| |
| | |
Change-Id: I1c68f8b58025714138c0c6bf0e1faf1f01d17be9
|
| |
| |
| |
| | |
Change-Id: I7c30adaac1ddaea69e409410b53185926a9266f6
|
| |
| |
| |
| | |
Change-Id: I9f417ecfdfcfdbcf3f4dc5f633878228194faaba
|
| |
| |
| |
| |
| |
| | |
Reverts "Add ability to swipe from apps to widgets in AllAppsCustomize"
Change-Id: I0727fbe747f2f93c4680bf91fbcbed75af662b29
|
| |
| |
| |
| | |
Change-Id: If20b0f45cc773f7e03565b638ae745ced3070d5c
|
| |
| |
| |
| | |
Change-Id: I564eca3da962f5af088e26b85d13dc3585780068
|
| |
| |
| |
| | |
Change-Id: I723b6daf3e6a8f1d2cc2c1c5f4f50b85ef7ecd08
|
| |
| |
| |
| | |
Change-Id: Id361d71c9fd0f0748fa6a48c6702178d366221b8
|
| |
| |
| |
| | |
Change-Id: I51bec0a0c29421fc389f7b656496ba1467758892
|
| |
| |
| |
| | |
Change-Id: I9e71b1f889e98e134b99c965452192e503ff2f08
|
| |
| |
| |
| | |
Change-Id: I126b57932bad994c3fcfa3c764d94bdb60037a93
|
| |
| |
| |
| |
| |
| |
| |
| | |
Widgets normally aren't allowed to get resized to less than their
original size. This enables it when the "Resize Any Widget" pref
is enabld.
Change-Id: I5cb94b598fe31f2bfa7c445aa0207c781a4cad6d
|
| |
| |
| |
| | |
Change-Id: I5ffdfd4a09bd58f8ae498c932ce07d691cfb8ab8
|
| |
| |
| |
| | |
Change-Id: I1888fe530a71af1e5d3b015d4a416c98e20ee3e0
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Move "System settings" to the bottom of the menu - Request from Pawit Pornkitprasan
- Change "Preferences" to "Trebuchet settings" - Request from Tanguy Pruvot
- Hide Preferences if using CyanogenMod (with the settings shortcut) - Request from Steve Kondik
Change-Id: I0738fb0feb04d601b93e28088b771283c35b6684
|
| |
| |
| |
| | |
Change-Id: I7ef5546f57543664d45a25eb5b9d07f303c9db0b
|
| |
| |
| |
| |
| |
| |
| | |
- Restart Launcher on preferences changed
- Implement "getCurrentOrientation()"
Change-Id: I0728824ab994984c1dc798b61efa26b727ca3ea2
|
| |
| |
| |
| | |
Change-Id: I27d44993c4e34e08cfafff6d7a418df7c4f06fd2
|
|/
|
|
|
|
| |
Launcher2 is now Trebuchet
application_name removed from localized strings and made un-translatable
com.android.launcher is now com.cyanogenmod.trebuchet
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
One of the sources of jank in launcher is during the All Apps -> Home
transition. specifically, if the user has started a fling operation (where
we are animating between pages in All Apps) and then hits the Home button,
we continue the fling animation while also doing the transition to Home
scale/fade animations. This causes a lot of work for launcher, particularly because
the fling animation is causing the All Apps layer to get recreated on every frame.
The fix is to simply pause the fling animation, then snap to its end state when the
animation to Home is complete. We also need to pause/snap the scroll indicator animation,
because it's fading animation causes the same layer-recreation jank that the fling
itself causes.
Issue #7387124 Home <-> All Apps transition animation is janky while flinging
Change-Id: Icbcaf2d5b3b2f6ce8fd7419419d258248aa1475b
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
large screens take too long swiping between screens. Cap the duration to
some max value to make things snappier.
Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change puts a 350 ms delay before processing the ACTION_MAIN intent when
the window is not focused. This makes the Launcher animation take place after
the GPU-intensive portion of the window shade hide animation, resulting in
smoother animations.
Bug: 7401764
Change-Id: I574f2ba398fcf38b423413f802673bbd4d983cd2
|
|\ \
| |/
|/| |
|
| |
| |
| | |
Bug: 7370913
|
|\ \
| | |
| | |
| | | |
change." into jb-mr1-dev
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7362253
Change-Id: I72811292e8091a21866cb4599d37a71eb475b1d5
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | | |
Bug: 7356682
Change-Id: Ic6522da1ec6ac0d57f1565cef9c43949f2d7fd70
|
|/ /
| |
| | |
Bug: 7371837
|
|/
|
|
| |
Change-Id: I87370e8dc7f3159182dac9f650223ce010d6286b
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug #7327799
Change-Id: Ic3a18fb9d850f2c692dcb187a206c61dfa8108a4
|
|/
|
|
|
| |
Bug: 7318080
Change-Id: I77d73d81a60efa3886f088e82c6ba3466f6ac331
|
|
|
| |
Bug: 7203884
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also, fix issue where mako was crashing because
Launcher was trying to load a custom cling for it.
It was doing this because a custom home layout was
specified by SetupWizard, but for now we only want
custom clings on large devices
Bug: 7302705
Bug: 6992663
This reverts commit 2ebcf509f038f435ca8819dc098a7cb480bed0d9.
Change-Id: I46533309d5c62edfbd3a3b178c6965ffc73b6476
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Clings should block interaction with elements
below when Talkback is enabled
Change-Id: Ifdcd109351fd3c2d6dc97ad75ea3ab6eea48b582
|
| |/
|/| |
|
| |
| |
| |
| | |
This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.
|
|\ \
| |/
|/|
| | |
into jb-mr1-dev
|
| |
| |
| |
| | |
Change-Id: I46b329db247a0b450493530ab619576c45418b01
|
|/
|
|
|
|
| |
- Load a custom cling if custom workspace layout is specified
- Also persist any custom workspace layout
Bug: 6992663
|
|
|
|
| |
Change-Id: I5fd169ba53a88797723997d25399b39b0468864a
|
|
|
|
| |
Change-Id: I0b55555ed38d4f2a70345d1b6316a075a9346111
|
|\ |
|