am: 1afc1b3d3a
* commit '1afc1b3d3a6573c3729870c29bac405ef5bd6315':
Workaround issue where IME doesn't show up when tapping folder text
Change-Id: I8c5caea733020b0eafc34c30b9f46a4dce4cbeec
Rational/Background:
@MediumTest: An integration or functional test that validates the
interaction of one or more application modules on a single machine.
(should run under 1 sec: Usually get killed after 5 min)
@LargeTest: A system test, integration test, or end-to-end test that
verifies that a complete application works and accounts for the behavior
of external subsystems.
(Usually get killed after 15 min)
Change-Id: I8b668af3d2ca09c43ad45c6fd72b1d0d80c6b7d3
am: bd42ba73b2
* commit 'bd42ba73b23d0470b675af73a721fc1d019be39d':
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
Change-Id: Iae6c49b04d4b360d3e89928643c7e96ad6caecf0
In battery saver mode, animations skip directly to the final values.
For LogDecelerateInterpolator, however, an input of 1f outputs an
interpolated 0.99999994. This meant that the FirstFrameAnimatorHelper
didn't realize that this was the last frame, and messed things up.
Since any interpolator should return 1 on an input of 1, we just
short-circuit in that case for the log interpolators.
Bug: 25666809
Change-Id: I60527e3758cea383fbcf50acb95460a7bd9ab43c
(cherry picked from commit 8dd2409923)
In battery saver mode, animations skip directly to the final values.
For LogDecelerateInterpolator, however, an input of 1f outputs an
interpolated 0.99999994. This meant that the FirstFrameAnimatorHelper
didn't realize that this was the last frame, and messed things up.
Since any interpolator should return 1 on an input of 1, we just
short-circuit in that case for the log interpolators.
Bug: 25666809
Change-Id: I60527e3758cea383fbcf50acb95460a7bd9ab43c
-> Various calls on EditText don't work when calling from
onFocusChange, post instead
issue 28523980
Change-Id: Ib9972c3c5083450412340f27bdd231605957ae6f
> Making all twoState prefs backed by content provider
> Using the stadard intent defined in N for settings
> Using SharedPrefsListener instead of LauncherProvider
Change-Id: I8272f54aa780bc0436e3d0aa89096a4bd2a9194f
The flag we check for package suspension is reused by a hidden constant
prior to N, so the flag should only be checked on N or later system.
Bug: 28390176
Change-Id: Ia28f62991cc2cd1b5d2cc27a5f11f7edca0ba02b
(cherry picked from commit 3ee9080fb4)
The flag we check for package suspension is reused by a hidden constant
prior to N, so the flag should only be checked on N or later system.
Bug: 28390176
Change-Id: Ia28f62991cc2cd1b5d2cc27a5f11f7edca0ba02b
change for launcher when going in/out of another app
Bug: 27600678
Change-Id: Ic873faba99c539025769d911bc7b0a4fed629cd7
(cherry picked from commit 784f9c3996)
am: a332ae8
* commit 'a332ae84c1924472ab607a08f94c2da66dd23f27':
Define a set of methods on Launcher which can be safely called externally
Change-Id: I71d87736aa9e08e2e7d934446b0068d0b2a6a04a
am: 711ee90
* commit '711ee90ae208d8e2896d6e5b6fec0a6e4ce09d3c':
Refactoring package tracking in managed profile heuristic into a separate class
Change-Id: Idd4e9ed6e928c9f1f7501491a42023f653250912
am: 1ed6c4adde
* commit '1ed6c4adde9c2ce597deb3e57600c664684eb639':
Showing a toast when changing wallaper is disabled
Change-Id: I25c855d47273b504019ba019fbb1293906d56d0f
Removing these columns will ensure that new installs do not
get this column, without affecting the upgrades.
Change-Id: If06edcd2f899f30b5427c07e72a170ccefc32dd6