Dianne Hackborn
4835c17b13
am 1e122850: Merge "Fix issue #6609383 : java.lang.SecurityException: Requires..." into jb-dev
...
* commit '1e1228505d1704eab2dabb446c14518c6ae4ddc0':
Fix issue #6609383 : java.lang.SecurityException: Requires...
2012-06-05 18:04:24 -07:00
Dianne Hackborn
1e1228505d
Merge "Fix issue #6609383 : java.lang.SecurityException: Requires..." into jb-dev
2012-06-05 18:01:29 -07:00
Jeff Brown
207673cdbb
Implement new rotation policy.
...
Rotation lock does not override NOSENSOR mode anymore.
Centralize the rotation policy settings into a new class shared by
the System UI and Settings applications.
Add a new setting to specify whether rotation-lock is being hidden
because the "auto-rotate screen" option has been toggled in the
Accessibility settings panel.
Bug: 6523269
Change-Id: I15173280d25bc5d101e89a9c65913aefc53fc33a
2012-06-05 17:59:46 -07:00
Fabrice Di Meglio
6fc225a02f
Merge "Make CheckBox / RadioButton / ToggleButton / Star widgets aware of layout direction"
2012-06-05 17:16:31 -07:00
Jean-Michel Trivi
c55b393efd
Configuration for lock and UI sound levels
...
Define two integers in the platform configuration to
define the sound level for lock/unlock sounds, and
UI sound effects.
Use the corresponding value in KeyguardViewMediator for the lock sounds.
Use the corresponding value in AudioService when playing sound effects.
Bug 6448481
Change-Id: Ie238f5eb1645e395412864d93447ac4049f7e54b
2012-06-05 16:58:20 -07:00
John Reck
1f1f21aaa8
am f671e430: am 804e822c: Merge "Fix logspam" into jb-dev
...
* commit 'f671e430159425ea1ce323f5eb0f59452b1a6fe1':
Fix logspam
2012-06-05 16:56:38 -07:00
John Reck
f671e43015
am 804e822c: Merge "Fix logspam" into jb-dev
...
* commit '804e822c56473ce71d1f912c617ff05b474a7af6':
Fix logspam
2012-06-05 16:52:41 -07:00
John Reck
804e822c56
Merge "Fix logspam" into jb-dev
2012-06-05 16:50:10 -07:00
Fabrice Di Meglio
2842679d34
Make CheckBox / RadioButton / ToggleButton / Star widgets aware of layout direction
...
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I8badb57d095c6a0a1d0c82bedf30b02502013ae0
2012-06-05 16:41:18 -07:00
Jake Hamby
1ba18805b7
am 2b57c8e0: (-s ours) am 321ec19e: Merge "DO NOT MERGE: Remove SMS shortcode warning feature." into jb-dev
...
* commit '2b57c8e0ba4aea782fddc61e03cbd280e0b58d9d':
DO NOT MERGE: Remove SMS shortcode warning feature.
2012-06-05 16:40:34 -07:00
Jake Hamby
2b57c8e0ba
am 321ec19e: Merge "DO NOT MERGE: Remove SMS shortcode warning feature." into jb-dev
...
* commit '321ec19e3e2ac1d1f0609f2f5f5feda90f7a688b':
DO NOT MERGE: Remove SMS shortcode warning feature.
2012-06-05 16:36:19 -07:00
Jake Hamby
321ec19e3e
Merge "DO NOT MERGE: Remove SMS shortcode warning feature." into jb-dev
2012-06-05 16:34:27 -07:00
Dianne Hackborn
bd145dbfd7
Fix issue #6609383 : java.lang.SecurityException: Requires...
...
...MANAGE_APP_TOKENS permission
Bug: 6609383
Change-Id: I5ce8ac1ec496af50477111b46e6daea81181e3ca
2012-06-05 16:20:46 -07:00
Jeff Brown
137217209d
am 3795105f: am b7161f57: Merge "Report extended error information from SQLite." into jb-dev
...
* commit '3795105ff06d3676ea059a037bb0180fd367e2fc':
Report extended error information from SQLite.
2012-06-05 16:11:50 -07:00
Jeff Brown
3795105ff0
am b7161f57: Merge "Report extended error information from SQLite." into jb-dev
...
* commit 'b7161f578642df90c44728c175e31fca198aaddb':
Report extended error information from SQLite.
2012-06-05 16:07:35 -07:00
Jeff Brown
b7161f5786
Merge "Report extended error information from SQLite." into jb-dev
2012-06-05 16:04:45 -07:00
Svetoslav Ganov
7510230583
am f1abc425: am cab5b8a9: Merge "Nodes with contentDescription should always be important for accessibility." into jb-dev
...
* commit 'f1abc4253111907ffb8e5ba19dffa8d00d92fc45':
Nodes with contentDescription should always be important for accessibility.
2012-06-05 16:02:17 -07:00
Svetoslav Ganov
f1abc42531
am cab5b8a9: Merge "Nodes with contentDescription should always be important for accessibility." into jb-dev
...
* commit 'cab5b8a91d6fbcbb694284038f5529ff02f10f78':
Nodes with contentDescription should always be important for accessibility.
2012-06-05 15:57:25 -07:00
Svetoslav Ganov
cab5b8a91d
Merge "Nodes with contentDescription should always be important for accessibility." into jb-dev
2012-06-05 15:55:42 -07:00
Svetoslav Ganov
e47957a0bb
Nodes with contentDescription should always be important for accessibility.
...
1. Now after setting the content description on a view we mark is as
important for accessibility of the current important for accessibility
mode of that view is auto.
2. Minor tweak to a touch explorer coefficient to make performing double
tapping easier.
bug:6615353
Change-Id: I3b477f533a3ebde85d425caf32ace5e851240f88
2012-06-05 14:48:58 -07:00
Jeff Brown
9d25fa67a9
Report extended error information from SQLite.
...
The error code number is not as informative as the SQLite error
message, in particular because the error code has been stripped
of extended error information. Make sure we ask SQLite for the
full error message whenever possible.
Bug: 6538393
Change-Id: I82457c0ff7e41659cf8195fa26e09dc2b467375e
2012-06-05 14:44:48 -07:00
Ying Wang
41bdb03ffb
Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6.
...
With SDK 10.6 without _DARWIN_UNLIMITED_STREAMS aapt sometimes fails
right away with the error "Too many open files" when calling fopen().
Change-Id: Ifa7bd8a9530d706aa47f98be8186f1aefe943d76
2012-06-05 14:30:39 -07:00
Craig Mautner
f943b834b6
am 221354f8: am 35b691f0: Merge "Eliminate wallpaper exposure during transition." into jb-dev
...
* commit '221354f8e7190fd1a54b37612713440a83a3f835':
Eliminate wallpaper exposure during transition.
2012-06-05 13:47:46 -07:00
Craig Mautner
221354f8e7
am 35b691f0: Merge "Eliminate wallpaper exposure during transition." into jb-dev
...
* commit '35b691f056159e938a256420f6d3dec1ebf8bfd9':
Eliminate wallpaper exposure during transition.
2012-06-05 13:43:29 -07:00
Craig Mautner
35b691f056
Merge "Eliminate wallpaper exposure during transition." into jb-dev
2012-06-05 13:40:14 -07:00
John Reck
eba5e7ddfb
Fix logspam
...
Bug: 6508832
Change-Id: I3061917ae7eba31723c006b1d30d20b7134890b8
2012-06-05 13:22:40 -07:00
Chris Craik
3683fe8328
am 34e5f5a5: am 3676b137: Merge "Add more temporary logging for investigating detachFunctor" into jb-dev
...
* commit '34e5f5a534d915f253ae51cbcfe15c12e25a78a4':
Add more temporary logging for investigating detachFunctor
2012-06-05 12:35:24 -07:00
Chris Craik
34e5f5a534
am 3676b137: Merge "Add more temporary logging for investigating detachFunctor" into jb-dev
...
* commit '3676b137ecf2f24e88e8a3567c11234e7d4416d2':
Add more temporary logging for investigating detachFunctor
2012-06-05 12:31:31 -07:00
Chris Craik
3676b137ec
Merge "Add more temporary logging for investigating detachFunctor" into jb-dev
2012-06-05 12:28:49 -07:00
Dianne Hackborn
33644b9ba7
am 4a683a34: am 1ad66b2f: Merge "Fix issue #6584942 IllegalStateException: Failure saving state..." into jb-dev
...
* commit '4a683a343083ec2b8aed1ee63669dbade6c0379f':
Fix issue #6584942 IllegalStateException: Failure saving state...
2012-06-05 12:26:10 -07:00
Eric Fischer
0deff3f7e4
am def2d7c5: (-s ours) am 1c20cc5c: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit 'def2d7c5a06114a9335a578866a5065ba99ff163':
Import translations. DO NOT MERGE
2012-06-05 12:25:55 -07:00
John Spurlock
65dcd5ff4d
am 77de176b: am fc6902b6: Merge "StatusBar: Improve framerate on reveal animation." into jb-dev
...
* commit '77de176b52046c562b5cc1526c007ba03e34e2ac':
StatusBar: Improve framerate on reveal animation.
2012-06-05 12:25:52 -07:00
Chet Haase
0fc37e46b4
am 7c54ef9a: am 14f73a02: Merge "Restore opaque alpha value when AlphaAnimation finishes" into jb-dev
...
* commit '7c54ef9a0e27b5146a51ebeb267a0a6a1fd9174f':
Restore opaque alpha value when AlphaAnimation finishes
2012-06-05 12:25:43 -07:00
Jake Hamby
b1fc08ca08
DO NOT MERGE: Remove SMS shortcode warning feature.
...
The SMS shortcode warning feature has some usability limitations which need
to be resolved before shipping. Remove the code for JellyBean. It will be
added back to a future release when the feature is complete.
Bug: 6605549
Change-Id: Ifb23d20f30199f242abb8bf7db015232a085c8e3
2012-06-05 12:21:02 -07:00
Dianne Hackborn
4a683a3430
am 1ad66b2f: Merge "Fix issue #6584942 IllegalStateException: Failure saving state..." into jb-dev
...
* commit '1ad66b2f873496bcbe72e91d1978cf1b2633b3a4':
Fix issue #6584942 IllegalStateException: Failure saving state...
2012-06-05 11:48:14 -07:00
Dianne Hackborn
1ad66b2f87
Merge "Fix issue #6584942 IllegalStateException: Failure saving state..." into jb-dev
2012-06-05 11:45:13 -07:00
Chris Craik
8857b2f76a
Add more temporary logging for investigating detachFunctor
...
bug:6596807
Change-Id: Ic9e34e323b12a887f2e8df0773a6155627b6a64f
2012-06-05 11:24:46 -07:00
Ying Wang
f6447b1878
Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6."
2012-06-05 11:20:41 -07:00
Eric Fischer
0c60fabff2
Merge "Import translations. DO NOT MERGE"
2012-06-05 11:11:10 -07:00
Eric Fischer
5de1008767
Import translations. DO NOT MERGE
...
Change-Id: Ia7e4398969c13d31b2764c9177fac266f14336bd
2012-06-05 11:07:40 -07:00
Eric Fischer
61130e3307
Merge "Import translations. DO NOT MERGE"
2012-06-05 10:57:04 -07:00
Eric Fischer
def2d7c5a0
am 1c20cc5c: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit '1c20cc5c063bf4238309827176bb84b3e512e119':
Import translations. DO NOT MERGE
2012-06-05 10:55:36 -07:00
Eric Fischer
42a51b5e97
Import translations. DO NOT MERGE
...
Change-Id: I2c0e4208bae113f88e4402dded254c7feb66ce25
2012-06-05 10:52:55 -07:00
Dianne Hackborn
ee76efb74b
Fix issue #6584942 IllegalStateException: Failure saving state...
...
...active SuggestFragment{419494f0} has cleared index: -1
There were issues when the same fragment was removed and then
added again before completely finishing the remove (such as due
to a running animation).
Two fixes:
- Now when you call FragmentTransaction.replace() and are replacing
a fragment with the same fragment, this becomes a no-op, to avoid
visual artifacts in the transition and bad states.
- When we are moving the fragment state up and it is currently
animating away to the INITIALIZED state, we could end up making
the fragment inactive as part of the cleanup. In this case it
shouldn't be made inactive; we just need to initialize it but
keep it active since we are going to continue to use it.
Bug: 6584942
Change-Id: I8bfd73f2d8ef8f67b541b3e2525dfa5db6c3bfa5
2012-06-05 10:52:38 -07:00
John Spurlock
77de176b52
am fc6902b6: Merge "StatusBar: Improve framerate on reveal animation." into jb-dev
...
* commit 'fc6902b66e3319279d88247b5610e0f45e9a5ada':
StatusBar: Improve framerate on reveal animation.
2012-06-05 10:51:32 -07:00
Eric Fischer
1c20cc5c06
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-06-05 10:51:13 -07:00
John Spurlock
fc6902b66e
Merge "StatusBar: Improve framerate on reveal animation." into jb-dev
2012-06-05 10:48:57 -07:00
Michael Jurka
9faf7b16aa
Adding more logging for bug: 6499508
...
Change-Id: Iffc099e7de8b1d24bb33f1df6e17df7a099bfcb2
2012-06-05 10:47:15 -07:00
Eric Fischer
ea97179dec
Import translations. DO NOT MERGE
...
Change-Id: I09dd492b37f4658eabb1d67106da7ed45c51abd6
2012-06-05 10:46:41 -07:00
Chet Haase
7c54ef9a0e
am 14f73a02: Merge "Restore opaque alpha value when AlphaAnimation finishes" into jb-dev
...
* commit '14f73a02a42b5e4c700fe70e8c2d38dc518480b4':
Restore opaque alpha value when AlphaAnimation finishes
2012-06-05 10:26:22 -07:00