Dianne Hackborn
c0dfee29a8
Merge "Fix issue #9925269 : Naver app crashes on launch"
2013-07-19 00:46:40 +00:00
Christopher Tate
eeda23d2e1
Merge "Make more calendar alarms exact"
2013-07-19 00:42:38 +00:00
Christopher Tate
9e4b6f5a69
Make more calendar alarms exact
...
Change-Id: I5ef72268b0605ba5a635b70d2b521533d3bd3ef0
2013-07-18 17:41:32 -07:00
Colin Cross
5408ae83e8
Merge "Use virtual screen size to determine lowmemorykiller tuning"
2013-07-19 00:35:29 +00:00
Colin Cross
4107a81365
Merge "Add properties to override size and density"
2013-07-19 00:35:01 +00:00
Dianne Hackborn
ff32f353f8
Fix issue #9925269 : Naver app crashes on launch
...
No comment.
Change-Id: I084cbbf21cacdce179c11528b7217fdc6006dceb
2013-07-18 17:31:13 -07:00
Christopher Tate
1a80cfe968
Merge "Batch alarms to reduce device wakeups"
2013-07-19 00:22:59 +00:00
Colin Cross
637dbfcaf0
Use virtual screen size to determine lowmemorykiller tuning
...
Use the virtual screen resolution returned by getBaseDisplaySize
instead of the physical screen resolution returned by
getInitialDisplaySize. The memory required by apps will scale
with graphics buffer size, which are generally relative to the
virtual screen resolution.
Change-Id: I0476e4afad99eca2f4f56042a8dbef5b3c7889db
2013-07-18 17:15:15 -07:00
Colin Cross
ef96fd9009
Add properties to override size and density
...
Add properties ro.config.density_override and ro.config.size_override
to provide build-time virtual screen sizes. A device with no
override set with "wm size" will use the size specified by the property.
"wm size reset" will go back to the physical size.
Change-Id: I07a585eb2e0f91365fac2b64c53de3af138a2a85
2013-07-18 17:09:56 -07:00
Dianne Hackborn
059bf080fb
Merge "Fix crash."
2013-07-18 23:53:33 +00:00
Dianne Hackborn
127c5ef5d7
Fix crash.
...
Change-Id: I0b5d846d5a9e6b1c7c3756b653833c263634270b
2013-07-18 16:51:04 -07:00
Igor Murashkin
27b62ae8eb
camera2 api: Output classes for key types where it makes sense
...
Change-Id: I0f74c110cc4917bfd96d812ee98c385bb1b937b7
2013-07-18 16:49:24 -07:00
Jeff Brown
be94819065
Merge "Fix build."
2013-07-18 23:38:41 +00:00
Jeff Brown
b9ff71375a
Fix build.
...
Change-Id: Ie83f51ab4b8fddceda8d4f0ac24c532eab7458b8
2013-07-18 16:37:44 -07:00
Zhijun He
563057740d
Merge "Update camera metedata"
2013-07-18 23:20:47 +00:00
Amith Yamasani
1a7472e722
Have UserManagerService clear the restrictions and unblock apps
...
Since this is an operation that could take a few seconds to run and needs to be
completed even if Settings dies, best to do it in the user manager.
Refactored PIN challenge/setup UI with a field to verify existing pin
when changing to a new one.
Change-Id: I0b7df5b2ccb7f343aa9282a9245d3bc2b577a794
2013-07-18 16:12:27 -07:00
Scott Main
ca3b4e9b7e
remove significant motion
...
Change-Id: I764d7253d9eb4aa9f7e94f5628a29f648fd9811b
2013-07-18 16:10:37 -07:00
Dianne Hackborn
d33dc21c95
Merge "Fix issue #9913990 : Background processes are being added to..."
2013-07-18 22:56:04 +00:00
Chris Craik
ef5498edf6
Merge "Add reconfigure method to Bitmap"
2013-07-18 22:55:44 +00:00
Scott Main
1be763494e
Merge "more details about account access in restricted profiles" into jb-mr2-dev
2013-07-18 22:46:12 +00:00
Dianne Hackborn
8585d688f8
Fix issue #9913990 : Background processes are being added to...
...
...the *end* of the process LRU listB
Change-Id: I75c9477b81e10c4e517fd836304467fb3f7ed85e
2013-07-18 15:41:02 -07:00
Scott Main
d3ed45f841
am 991487c6: am 9a1f106d: am 34a1fa43: Merge "fix typo in code sample" into jb-mr1.1-ub-dev
...
* commit '991487c635ea0cd9ccfaae8e030325c2e8be7a3f':
fix typo in code sample
2013-07-18 15:22:16 -07:00
Scott Main
991487c635
am 9a1f106d: am 34a1fa43: Merge "fix typo in code sample" into jb-mr1.1-ub-dev
...
* commit '9a1f106d9ef33a3ea22d7b34d736586d4fae0447':
fix typo in code sample
2013-07-18 15:19:39 -07:00
Zhijun He
d84bd0a5f3
Update camera metedata
...
Change-Id: Ib33da76659c7aa5364ec2c3abc3613cf23eb7c36
2013-07-18 15:18:05 -07:00
Scott Main
9a1f106d9e
am 34a1fa43: Merge "fix typo in code sample" into jb-mr1.1-ub-dev
...
* commit '34a1fa43899dc2b0b2f249262b69c922949ab626':
fix typo in code sample
2013-07-18 15:16:46 -07:00
Scott Main
34a1fa4389
Merge "fix typo in code sample" into jb-mr1.1-ub-dev
2013-07-18 22:13:56 +00:00
Jeff Brown
350503fba3
Merge "Split framework jar."
2013-07-18 22:13:27 +00:00
Scott Main
f128275bdc
more details about account access in restricted profiles
...
Change-Id: I2710c3e8736748ca3080ee88f076255a6639b1e3
2013-07-18 15:09:03 -07:00
Alan Viverette
f1f8f318bb
Merge "Set transient state for focus container in ListView"
2013-07-18 22:06:22 +00:00
Robert Greenwalt
c13368bfd1
Make CS.isTetheringSupported dynamic
...
It used to be set at boot, but that was too quick to pick up carrier
specific resources. With this change even if you switch sims subequent
checks get the new values.
bug:9865616
Change-Id: I8c270c6b02fc6bdd3c3d76ceea58172df25e058d
2013-07-18 14:24:42 -07:00
Eino-Ville Talvala
f889c84f42
Merge "Camera: Remove camera gid from apps with camera permission."
2013-07-18 18:51:33 +00:00
Baligh Uddin
25a78901fd
Import translations. DO NOT MERGE
...
Change-Id: I9a868474b1fa886a461c5f5d81126aabc8d98bef
Auto-generated-cl: translation import
2013-07-18 11:45:05 -07:00
Baligh Uddin
ce68807087
Import translations. DO NOT MERGE
...
Change-Id: I93223b932aad3c6331d2da2acf27c5085af00028
Auto-generated-cl: translation import
2013-07-18 11:30:15 -07:00
Justin Koh
152b69ada4
Merge "Add FX_KEYPRESS_INVALID constant to AudioManager."
2013-07-18 18:27:51 +00:00
Robert Greenwalt
a34a64d2b1
Add gservices updater for carrier provisioning url
...
bug:9623159
Change-Id: I36697ed341353b7a3dbec5afe20241102e76f6f1
2013-07-18 11:24:56 -07:00
Jean-Michel Trivi
4fbe5af45e
Cleaner Tejat notification in Audio Package 11
...
Add a reworked version of "Tejat", at 48kHz.
The original asset is "/data/sounds//notifications/wav/Deneb.wav".
Use this new version in Audio Package 11 under its original name.
Bug 9900161
Change-Id: I4d7c73715db4e52f5c89aeca726f8b314e0895d5
2013-07-18 11:24:55 -07:00
Dianne Hackborn
20bf1225ae
Merge "Switch Bundle's implementation over to ArrayMap."
2013-07-18 18:23:09 +00:00
Dianne Hackborn
fbf4ce04f1
Merge "Mmmmmmm... lovely, lovely ArrayMap."
2013-07-18 18:22:41 +00:00
Dianne Hackborn
add005cf94
Mmmmmmm... lovely, lovely ArrayMap.
...
And ArraySet, too.
Change-Id: I72ea28cbb2286b01b6e1be082f8e7ec17e99074e
2013-07-18 11:18:25 -07:00
Dianne Hackborn
06f2122050
Merge "Make it safe to use start/stop app ops outside of system proc"
2013-07-18 18:12:50 +00:00
Dianne Hackborn
b87655b3e5
Switch Bundle's implementation over to ArrayMap.
...
That was... um... easier than I thought it was going to be.
Change-Id: Id8f2211c1d5f8145e0bb009dca0f62a590f2b860
2013-07-18 11:10:29 -07:00
Amith Yamasani
485d16f62f
Merge "Ignore list item clicks if PreferenceActivity is paused."
2013-07-18 18:00:53 +00:00
Justin Koh
cacfe69b68
Add FX_KEYPRESS_INVALID constant to AudioManager.
...
Add FX_KEYPRESS_INVALID constant to AudioManager. This is a sound which should
play if the user tries to click or press on an element which is disabled.
Change-Id: Idd8953abeddd1afb51f7f190f9fb612ef672defa
2013-07-18 10:46:19 -07:00
Elliott Hughes
4c8dfabff4
am e9643874: am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
...
* commit 'e964387466e380f17e28ab3dd75139509d043ffd':
Handle missing and invalid numeric values in XmlUtils.
2013-07-18 10:45:38 -07:00
Elliott Hughes
e964387466
am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
...
* commit '0bad537093ed5b493e4c2af778cf802a2cf2c15f':
Handle missing and invalid numeric values in XmlUtils.
2013-07-18 10:41:41 -07:00
Elliott Hughes
0bad537093
Merge "Handle missing and invalid numeric values in XmlUtils."
2013-07-18 17:38:57 +00:00
Alan Viverette
d44696c4cf
Set transient state for focus container in ListView
...
BUG: 9860185
Change-Id: I0c7035e5992c56110a0cc5c94aa778bbb999deea
2013-07-18 10:37:15 -07:00
Scott Main
d25cc954ee
fix typo in code sample
...
Change-Id: Ic2e36d321f8bc3c414f8cef82319ea376eaa296e
2013-07-18 10:18:57 -07:00
Glenn Kasten
fd116ad1ab
Inform AudioFlinger of device's low RAM attribute
...
to help it configure it's memory
Bug: 9798886
Change-Id: Ia2df59cfcb76f5ff48cca92b107915e2adde899c
2013-07-18 10:03:27 -07:00
Amith Yamasani
49bdc1681e
Ignore list item clicks if PreferenceActivity is paused.
...
Since list item clicks are delivered asynchronously, it's possible to
get click callbacks after the activity has already paused.
This should actually be blocked further up the event chain, ideally,
so that the list selection state is not out of sync with the application.
Bug: 9752185
Change-Id: I1058d64cba98e9093b462e2e581bdbccdace1420
2013-07-18 09:57:43 -07:00