- Sep 11, 2014
-
-
Nancy Chen authored
-
Nancy Chen authored
+ Add constants GATEWAY_PROVIDER_PACKAGE and GATEWAY_ORIGINAL_ADDRESS - Remove those corresponding constants from private packages + Modify clearAccounts() so it no longer takes an argument. Bug: 17329632 Change-Id: I3794efe5ad1fafe6e22f4a59146859a96a385ed1
-
Chris Craik authored
Merge "Update HWUI paint filter to understand new location of skia bitmap filter preference" into lmp-dev
-
Michael Wright authored
Also changes intent returning method from get to create. Both changes are in response to API council feedback. Bug: 17389882 Change-Id: I3b57e3fc202148e3bbb24ac61229f04e8b4ac41e
-
Chet Haase authored
-
Chet Haase authored
An earlier fix in L disabled hw acceleration for the starting window after the system process became hw accelerated. This was done to preserve the old behavior of the starting window having some default behavior (in particular, being filled with a default color). However, this ends up being a memory and performance problem on some platforms (memory because some platforms have backing store for software surfaces, performance because it takes far longer to create a screen-size software surface than a hardware surface). The fix is to allow the starting window to inherit the hw acceleration behavior of its process, and to detect when we are drawing the contents of that starting window and to fill it with a default color (black). Issue #17443449 use hardware rendering for app preview window Change-Id: I8be8111d9e38c51fbbc07185acca065815ce26dc
-
Xin Guan authored
Bug: 17276890 Change-Id: I1c2b95807026539d8e5f1e8695019626468c00c1
-
Chris Craik authored
bug:17455286 Change-Id: I3b0e04833f0c2699a1322fdd7e98c155841c0d93
-
Paul Lawrence authored
-
Paul Lawrence authored
On the minimal framework start, don't mark ro.runtime.firstboot, allowing the real framework to properly create the dropbox files in the real /data Bug: 17450632 Change-Id: Ic53b3471b44e69f3eea7e3f3de18e789f51192bc
-
Robin Lee authored
Change-Id: I253cd15e00449c0c13f5b9aa4524b1fbc3fc5a95
-
Marcin Kosiba authored
-
John Spurlock authored
-
Nancy Chen authored
-
Alan Viverette authored
-
John Spurlock authored
Instead of pulsing every 30 seconds to mimic the LED, use a function that pulses more frequently for new notifications, decaying to a slower pulse, and eventually stopping. Specifically, the step function for the interval is: - 10 seconds for the first minute - then 30 seconds until the five minute mark - then 60 seconds until the 30 minute mark - then no pulsing at all - Since we pulse more frequently on new notifications, remove the "multi-pulse" concept. - Move all doze-related duration parameters to a new helper, backed by config, overridable by sysprops, include in dump. - Wake up from dozing when hitting volume keys during a pulse. - Bug:17393939 Change-Id: Ica86f08b25c738338fced165c77faf3dfccd0343
-
Nancy Chen authored
* onPhoneAccountClicked removed * onSetAudioState -> onAudioStateChanged * onSetState -> onStateChanged Bug: 17329632 Change-Id: Icbba67439317bf1d21f758d58da7c83c4373efa6
-
Robin Lee authored
-
RoboErik authored
-
Bernhard Bauer authored
Additional device policy API to install keypairs to the keychain silently. Bug: 15065444 Change-Id: Idc25774c9ab1a61080290bebd6f5c4f24e6ee2e0
-
Vinit Deshpande authored
-
Amith Yamasani authored
Import went missing between CLs Change-Id: I8740b99dbce15b3f3508768ab3e02f551caf673d
-
Svetoslav authored
-
Vineeta Srivastava authored
-
Matthew Williams authored
-
Tyler Gunn authored
- added "hasCapabilities" method on PhoneAccount. - added CAPABILITY_PLACE_EMERGENCY_CALLS. - added isEnabled method builder constructor to initialize from an existing PhoneAccount. Bug: 17306514 Bug: 17408536 Change-Id: I57de508b4adcf207f3b29cab449bfc634db80153
-
Nancy Chen authored
-
RoboErik authored
Changes the size and inter-line spacing. bug:16959057 Change-Id: Iaf3dcb6c60d071920d73ac2f86e01b6d4248ebf9
-
Jing Zhao authored
Some carrier need a empty flash before the normal one to connect the 3way call Bug: 17331584 Change-Id: Ie8f774de909056e398972ea460029d903f059fec
-
Amith Yamasani authored
-
Jon Larimer authored
am d65ab587: am e2b12b1f: am 61c6ff7b: Merge "Fix issue #16794553: Duplicate ArrayMap entries in Bundle..." into klp-dev * commit 'd65ab587': Fix issue #16794553: Duplicate ArrayMap entries in Bundle...
-
Jon Larimer authored
am e2b12b1f: am 61c6ff7b: Merge "Fix issue #16794553: Duplicate ArrayMap entries in Bundle..." into klp-dev * commit 'e2b12b1f': Fix issue #16794553: Duplicate ArrayMap entries in Bundle...
-
ztenghui authored
-
ztenghui authored
-
Jon Larimer authored
* commit '61c6ff7b': Fix issue #16794553: Duplicate ArrayMap entries in Bundle...
-
Jean-Michel Trivi authored
-
Jon Larimer authored
-
Alexandra Gherghina authored
-
Przemyslaw Szczepaniak authored
-