Dianne Hackborn
e62fa82579
Merge from master: fix issue #7966357 : Super lights out mode vs. volume dialog
...
The volume panel now forces us out of the UI modes while it
is up.
Change-Id: If39fa33b1c52579bf5d376ce4722408cee3ca951
2013-01-09 18:51:51 -08:00
Adam Powell
d17792073f
am 0bf63a9a: am d29f2d26: Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev
...
* commit '0bf63a9a76ba513b5f6c603857bcd4d3e4506566':
Make action bar title a valid touch target for up when relevant
2013-01-09 11:26:07 -08:00
Adam Powell
d29f2d263a
Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev
2013-01-09 11:19:22 -08:00
Scott Main
782b0f7141
am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs
...
* commit '4459827f7db379031e658b2153aac1f7c882adc6':
docs: a few doc bugs
2013-01-08 20:18:35 -08:00
Scott Main
25505f959c
am cdf5106a: docs: a few doc bugs
...
* commit 'cdf5106aafb77d17584d5401b207cbcc7a20f5f3':
docs: a few doc bugs
2013-01-08 20:13:40 -08:00
Scott Main
cdf5106aaf
docs: a few doc bugs
...
Change-Id: I20d2ff2f3abfe674ca20f713c7213ee031c9bb1d
2013-01-08 20:07:31 -08:00
Adam Powell
4dca8636f8
Make action bar title a valid touch target for up when relevant
...
arubin bug 7966136
Change-Id: Iea5b85852cc1664f1390a6f8b6179d63b50857e4
2013-01-08 19:26:21 -08:00
Scott Main
5b56d43237
am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
...
* commit '9107fa5d7ca1b928e10ffc9395b2f2eb38db7a14':
docs: resolve bugs from external tracker
2013-01-08 12:45:36 -08:00
Scott Main
66adf0d04d
am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
...
* commit '70af3cdb90bafc081ffa693a350b95ced48b6cfd':
docs: resolve bugs from external tracker
2013-01-08 12:42:10 -08:00
Scott Main
6aad995042
docs: resolve bugs from external tracker
...
Change-Id: I680970ec63701197103f6c5ab55c25c736aa0519
2013-01-08 12:02:38 -08:00
Dake Gu
1ee60179bb
fix ImageView.getImageMatrix()
...
getImageMatrix() does not return "mDrawMatrix", instead it returns
mMatrix. This is not reflecting the matrix used in drawing when
Bitmap is changed and mDrawMatrix is set to null while mMatrix still
holds old invalid data.
Change-Id: If24c3118068eca70cfe15786f9715d95c4499f3b
2013-01-03 15:11:43 -08:00
Justin Koh
8690369969
Merge "Start RecognitionActivity with an upswipe gesture." into jb-mr1-aah-dev
2012-12-19 11:42:26 -08:00
Ben Pietrzak
05cb363bf3
Start RecognitionActivity with an upswipe gesture.
...
Change-Id: I7dd91bef3eb551bb7617307cc9a4777226b5ded7
2012-12-18 11:12:47 -08:00
Robert Ly
d4f4d14a91
am 5042b051: am e7c3fba7: Merge "change onEnd() to withEndAction() in javadocs" into jb-mr1-dev
...
* commit '5042b051b395f36d3c582202e9e78758934b79a6':
change onEnd() to withEndAction() in javadocs
2012-12-17 15:37:21 -08:00
Robert Ly
5042b051b3
am e7c3fba7: Merge "change onEnd() to withEndAction() in javadocs" into jb-mr1-dev
...
* commit 'e7c3fba7929a1cb73bbe6ca84a5140febc09a62a':
change onEnd() to withEndAction() in javadocs
2012-12-17 15:35:26 -08:00
Robert Ly
8ee2a70f08
change onEnd() to withEndAction() in javadocs
...
Change-Id: Ic9a04bf86d62249b47dc654052d58797dfc3990c
2012-12-17 15:00:08 -08:00
Sascha Prueter
25458528f0
am dd2ed93e: Merge "Handle "CODE_ALREADY_PRESENT" message from Settings app" into jb-mr1.1-dev
...
* commit 'dd2ed93e4794dd8472593cdd21fb7e0056f11dbf':
Handle "CODE_ALREADY_PRESENT" message from Settings app
2012-12-17 10:46:04 -08:00
satok
6bad2f2fef
Handle "CODE_ALREADY_PRESENT" message from Settings app
...
Bug: 7725834
Change-Id: I85c35e73978d606edf9687e2de76c6ffc3c3ee2b
2012-12-17 15:02:04 +09:00
Baligh Uddin
435c03749a
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
2012-12-14 11:57:45 -08:00
Baligh Uddin
0ec825ed70
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-12-14 11:52:52 -08:00
Baligh Uddin
0c2f090d23
Import translations. DO NOT MERGE
...
Change-Id: I4e8489952075f530451f167537a5f996380ae63d
Auto-generated-cl: translation import
2012-12-14 11:25:30 -08:00
Baligh Uddin
5d3316d603
Import translations. DO NOT MERGE
...
Change-Id: Idc82d91525857387cf867e8ac14859900fb5f1a3
Auto-generated-cl: translation import
2012-12-14 11:23:14 -08:00
Mike Cleron
a5a4eb0f93
am 6b922cc6: Merge "Receive a user dictionary callback from Settings application" into jb-mr1.1-dev
...
* commit '6b922cc6d4d8221ad83b410c03eb4b8fb9fc78e2':
Receive a user dictionary callback from Settings application
2012-12-14 10:59:19 -08:00
Satoshi Kataoka
0e3849af47
Receive a user dictionary callback from Settings application
...
Bug: 7725834
The callback is sent when the user adds a word to the user dictionary.
Change-Id: Ieee9bfd50a9adbed1a769e3cd95d9cb2815c34b4
2012-12-14 17:21:43 +09:00
Baligh Uddin
90e41469fe
Import translations. DO NOT MERGE
...
Change-Id: I19d85dc7580e4a4e20a89bc3d56fe8a434d8f585
Auto-generated-cl: translation import
2012-12-12 11:14:26 -08:00
Baligh Uddin
f1c6f1d387
Import translations. DO NOT MERGE
...
Change-Id: I6079f968a77282ed15f6a46b05dd2318c1c39ba2
Auto-generated-cl: translation import
2012-12-12 11:11:44 -08:00
Christopher Tate
534de491e6
Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev
2012-12-11 16:11:00 -08:00
Jeff Brown
3781523bec
am eaae7d97: Merge "Play a tone when wireless charging begins." into jb-mr1.1-dev
...
* commit 'eaae7d976a5629e064af06f0e2c10f97f1a8c462':
Play a tone when wireless charging begins.
2012-12-11 14:17:50 -08:00
Jeff Brown
eaae7d976a
Merge "Play a tone when wireless charging begins." into jb-mr1.1-dev
2012-12-11 14:14:54 -08:00
Jeff Brown
84e2756c0f
Play a tone when wireless charging begins.
...
Only plays a tone if the battery level is below 95% which
is the same heuristic used when determining whether to turn
the screen on.
Use new low battery and wireless charging sounds on Mako.
Bug: 7371658
Change-Id: Ia4527ec398d024ee418a4287e1fcbf0ec83bcc24
2012-12-11 12:55:03 -08:00
Baligh Uddin
d39a0d8041
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
2012-12-10 20:19:06 -08:00
Baligh Uddin
73f6e3f583
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-12-10 20:17:14 -08:00
Christopher Tate
73c2aee40a
Make immersive mode public & imply update locking
...
Activity.setImmersive(boolean) / android:immersive="bool" are now public.
In addition, if the foreground activity is immersive then an update lock
will be held on its behalf. This lets applications such as movie players
suppress the display of intrusive notifications, OTA-availability dialogs,
and the like while they are displaying content that ought not to be
rudely interrupted.
The update lock aspect of this mode is *advisory*, not binding -- the
update mechanism is not actually constrained; it simply uses this information
in deciding whether/when to prompt the user. It's more a guideline than
a rule.
Bug 7681380
Change-Id: I3c412a84cbf3933e3bf0168f2c71c54a86e4b7e5
2012-12-10 18:40:57 -08:00
Mita Yun
aa8dc2ee18
Removed mCallbackLooper from WallpaperService
...
Change-Id: Icb060a9225dbe7e848bbe80e6a9ab28fcfb59969
2012-12-10 18:32:03 -08:00
Alex Yakavenka
4d56777e67
am 32b424f7: Add config_speed_up_audio_on_mt_calls option
...
* commit '32b424f7240580e3948f44559050262e18de99d8':
Add config_speed_up_audio_on_mt_calls option
2012-12-10 17:06:44 -08:00
Alex Yakavenka
32b424f724
Add config_speed_up_audio_on_mt_calls option
...
Bug: 7612431
Change-Id: Ia2758f81b78a2576df8dd23c700dba3eaaef8efc
2012-12-10 15:47:35 -08:00
Mita Yun
a98cd5122b
Merge "Use asynchronous messages for input method events." into jb-mr1-aah-dev
2012-12-10 14:37:38 -08:00
Baligh Uddin
ca4d4f7c90
Import translations. DO NOT MERGE
...
Change-Id: I7bae78f78c7b112e6084791607023cc6154efa27
Auto-generated-cl: translation import
2012-12-10 09:18:48 -08:00
Baligh Uddin
9f106549bc
Import translations. DO NOT MERGE
...
Change-Id: Idecee06e6e72dcc9112b92b793af1bb8f8ce3916
Auto-generated-cl: translation import
2012-12-10 09:16:28 -08:00
Sascha Prueter
2588648b52
am 203f69f0: Merge "Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE" into jb-mr1.1-dev
...
* commit '203f69f0998d982205b1c9f550576024654e6bc3':
Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE
2012-12-07 12:38:15 -08:00
Sascha Prueter
203f69f099
Merge "Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE" into jb-mr1.1-dev
2012-12-07 12:36:09 -08:00
Baligh Uddin
ef489fe9ed
Import translations. DO NOT MERGE
...
Change-Id: I4aaf67f3d31f73092284f9ebc09e7f619591cf5e
Auto-generated-cl: translation import
2012-12-07 11:50:46 -08:00
Baligh Uddin
5885a7349e
Import translations. DO NOT MERGE
...
Change-Id: If369015db9eff3365982c588ff33f41cf5ef4b93
Auto-generated-cl: translation import
2012-12-07 11:48:21 -08:00
Craig Mautner
4abf3f987f
Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE
...
RecentsActivity screenshots are called for very quickly after
WindowStateAnimator prepareSurface(). Without enough delay the
Surface.setLayer call does not propagate to the SurfaceFlinger
and the screenshot is incorrect (black) because it stops sampling
the layers too early.
This fix calls Surface.setSize() for each sampled Surface in
screenshots. setSize forces the SurfaceFlinger to process all
transactions queued before returning from closeTransaction.
Bug 7552304 fixed.
Change-Id: I1911dfa0b09cab713c55f5ba0c612496337a77df
Conflicts:
services/java/com/android/server/wm/WindowManagerService.java
2012-12-07 11:21:35 -08:00
Mita Yun
ed218c706d
Use asynchronous messages for input method events.
...
Improves the throughput of IME event handling by ensuring that
input events do not get serialized behind UI traversal and
drawing messages such as when the UI is animating.
Added support for creating an asynchronous Handler as part of a
HandlerCaller. It turns out we should be using an asynchronous
Handler not only in IME dispatch but also in accessibility and
wallpaper events where HandlerCaller is used. So fixed those
services to also use an asynchronous Handler.
Change-Id: I0b19140c9d5ca6ee300c1a150c48312fd55ed8eb
2012-12-06 18:11:32 -08:00
Eric Laurent
c56a57f7d7
am 2b89f73e: Enforce camera shutter sound for Korea.
...
* commit '2b89f73ef805022c4e8b9bad545c1aa0421e5586':
Enforce camera shutter sound for Korea.
2012-12-06 16:58:12 -08:00
Eric Laurent
2b89f73ef8
Enforce camera shutter sound for Korea.
...
Bug 7680515.
Change-Id: Iafd0296aac36bd048e409f42f7e99eb0895d3d26
2012-12-06 15:58:19 -08:00
Jake Hamby
6fb126b5bb
am 91bb0771: Merge "Enable Turkish language encoding for Turkish SIM cards." into jb-mr1.1-dev
...
* commit '91bb07718bc005c320477c4bba66e1ee958a9ce2':
Enable Turkish language encoding for Turkish SIM cards.
2012-12-06 15:12:05 -08:00
Jake Hamby
91bb07718b
Merge "Enable Turkish language encoding for Turkish SIM cards." into jb-mr1.1-dev
2012-12-06 15:08:38 -08:00
Jake Hamby
37a2163267
Enable Turkish language encoding for Turkish SIM cards.
...
Enable Turkish language encoding for SMS messages. Adds an
MCC-specific config.xml override to enable the Turkish
language tables for Turkish SIM cards. Also modifies
GsmAlphabet.java to load the config.xml values before use,
so the SMSDispatcher will get the current values instead of
caching the boot-time values before the MCC is loaded.
Bug: 7422368
Change-Id: I57cd5fcc1d04a2d0cba3e8b9022078679cf5d4c1
2012-12-06 14:53:44 -08:00