Baligh Uddin
0c2f090d23
Import translations. DO NOT MERGE
...
Change-Id: I4e8489952075f530451f167537a5f996380ae63d
Auto-generated-cl: translation import
2012-12-14 11:25:30 -08:00
Joe Malin
2fc4182b85
am 3252eb96: am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
...
* commit '3252eb96577d9e7080542804129cbdb197c768a9':
Android Training: Loading Data in the Background
2012-12-13 18:13:05 -08:00
Joe Malin
3252eb9657
am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
...
* commit 'cad9660fe739df5ec6b919f8f5e94a222a3a83e9':
Android Training: Loading Data in the Background
2012-12-13 18:08:02 -08:00
Joe Malin
cad9660fe7
am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
...
* commit '7eef172e9b1c4ffc97cb7b9ea4216c718a832926':
Android Training: Loading Data in the Background
2012-12-13 18:03:38 -08:00
Joe Malin
7eef172e9b
am ba34f097: Android Training: Loading Data in the Background
...
* commit 'ba34f097df278ce1861ebfecdaf634f519ba1f36':
Android Training: Loading Data in the Background
2012-12-13 17:58:19 -08:00
Joe Malin
ba34f097df
Android Training: Loading Data in the Background
...
Change-Id: Ibb469cd068068b37ea95371afb7e4dca4535ba94
2012-12-13 17:07:53 -08:00
Joe Malin
35ef45a7a0
am 28cb6150: am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
...
* commit '28cb615003b1f96f7e9e579a7859094f4598e580':
Android Training: Run in a Background Service
2012-12-13 16:20:25 -08:00
Joe Malin
28cb615003
am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
...
* commit '7096a17e953d7e126e6ac8952b38920e0ea7e7e1':
Android Training: Run in a Background Service
2012-12-13 16:18:19 -08:00
Joe Malin
7096a17e95
am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
...
* commit '718c7484cf008d45f8501ae7d0cd57b31f935934':
Android Training: Run in a Background Service
2012-12-13 16:16:54 -08:00
Joe Malin
718c7484cf
am f0f5efbe: Android Training: Run in a Background Service
...
* commit 'f0f5efbea206fd0fbac655519f3f535620ed74cc':
Android Training: Run in a Background Service
2012-12-13 16:15:36 -08:00
Joe Malin
f0f5efbea2
Android Training: Run in a Background Service
...
Change-Id: I002af57c65eccd0a624e00ef4b1607469199ce6b
2012-12-13 14:32:19 -08:00
Fabrice Di Meglio
9de88dad29
Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev
2012-12-13 12:28:24 -08:00
Joe Fernandez
54091f8730
am 538c8d0a: Merge "docs: NDK r8d Release Notes" into jb-mr1-dev
...
* commit '538c8d0a467187008b5e2249fdbea153d598f462':
docs: NDK r8d Release Notes
2012-12-13 12:15:51 -08:00
Joe Fernandez
538c8d0a46
Merge "docs: NDK r8d Release Notes" into jb-mr1-dev
2012-12-13 12:14:03 -08:00
Joe Fernandez
700f9ea300
am 82703ea4: Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev
...
* commit '82703ea4e842f59bda38cfb101ebaa3a8986aae3':
docs: SDK r21.0.1 Release Notes
2012-12-13 12:13:16 -08:00
Joe Fernandez
82703ea4e8
Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev
2012-12-13 12:10:58 -08:00
Scott Main
f83ab33c57
am 095d6947: docs: explain that layout height/width must be used to override include layouts
...
* commit '095d69474b8d9fbe2507f6015d0ef6821af31ae0':
docs: explain that layout height/width must be used to override include layouts
2012-12-13 11:34:14 -08:00
Scott Main
095d69474b
docs: explain that layout height/width must be used to override include layouts
...
Change-Id: I7ee63f2f05b2e9a8cd424dfb2e7c9bead9d5efc6
2012-12-13 10:59:58 -08:00
Joe Fernandez
15776a22d5
docs: SDK r21.0.1 Release Notes
...
Change-Id: Ifaaa6579df6cb180f515f2a5e71b2ac62a1671c3
2012-12-13 10:59:32 -08:00
Joe Fernandez
045563cf60
docs: NDK r8d Release Notes
...
Change-Id: Ieefa651cb8f1d01170a915fe956a97fd6a52e696
2012-12-13 10:37:57 -08:00
Fabrice Di Meglio
3509935919
Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale
...
aapt is not generating the correct CONFIG_LAYOUTDIR bit when a Drawable has a
LTR and RTL version. It was generating instead the wrong CONFIG_SCREEN_LAYOUT bit.
This was linked to the fact that the layout direction bits are contained into the
screen layout bit.
So now make sure that we are generating the correct CONFIG_LAYOUTDIR bit.
Change-Id: If17c84d31e6c128721ed97ee6711660b131bf941
2012-12-12 11:52:03 -08:00
Amith Yamasani
9a1473406f
Merge "Don't update global table when upgrading secondary users' database." into jb-mr1.1-dev
2012-12-12 11:39:18 -08: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
Amith Yamasani
2d43fabaf7
Don't update global table when upgrading secondary users' database.
...
Bug: 7722149
Change-Id: I0c1373cba316b924701136579083274eb6c9b1da
2012-12-12 09:52:26 -08:00
Kenny Root
2735795f5a
Merge "If freeCache deletes APK, give out of space error" into jb-mr1.1-dev
2012-12-11 15:07:54 -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
Kenny Root
3f96d0e127
If freeCache deletes APK, give out of space error
...
After DownloadManager has downloaded an application to cache to install
during low memory condition, we try to free cache to fit the new
application. The free cache function deletes older files first, but it
will also delete the downloaded application (since it's in cache) as a
last resort since installd has no context about it.
This just changes the error code returned in this case so that we'll
give something more meaningful to the user. A later fix should actually
make this more sane. For instance: know which file to avoid deleting,
not even trying to delete anything if it won't arrive at the desired
free space.
Bug: 7684538
Change-Id: Ide77320fc51a4f692ef8042cb0eafe17b5cd279d
2012-12-11 13:35:43 -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
John Spurlock
5def50da0d
Merge "Fallback to default dream if the current dream is removed." into jb-mr1.1-dev
2012-12-11 11:51:41 -08:00
Baligh Uddin
d39a0d8041
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
2012-12-10 20:19:06 -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
John Spurlock
bbdb062d98
Fallback to default dream if the current dream is removed.
...
To minimize fix size, return only valid dreams from the service api.
Settings will "just work" with no changes.
Bug:7699398
Change-Id: I3eb88237a8ccc421fdb68d1de19820614b13d7b8
2012-12-10 18:15:07 -05:00
Quddus Chong
8642f406dc
am 9d7578c7: docs: Edit fixes for IABv3 docs.
...
* commit '9d7578c73afa69272dcf9476ae3eefc2b59d6778':
docs: Edit fixes for IABv3 docs.
2012-12-10 11:32:58 -08:00
Quddus Chong
9d7578c73a
docs: Edit fixes for IABv3 docs.
...
Change-Id: I20228491c90d05a39ce44f80aa1a065ce60c31e3
2012-12-10 11:17:48 -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
Quddus Chong
47050d3578
am 768dba6d: docs: Merged commits for final release of IABv3 docs.
...
* commit '768dba6d8cd6ad56fb6d4e7e30b3260e0d5e0ffd':
docs: Merged commits for final release of IABv3 docs.
2012-12-09 18:49:39 -08:00
Quddus Chong
768dba6d8c
docs: Merged commits for final release of IABv3 docs.
...
Change-Id: Ib7c26052bb1b4de9a44d78817d7012839eaa953a
2012-12-09 18:24:06 -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
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
Eric Laurent
2b89f73ef8
Enforce camera shutter sound for Korea.
...
Bug 7680515.
Change-Id: Iafd0296aac36bd048e409f42f7e99eb0895d3d26
2012-12-06 15:58:19 -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
Daniel Sandler
bc305e5544
Merge "Fix longstanding nonsense in javadocs." into jb-mr1.1-dev
2012-12-06 11:31:50 -08:00
Adam Cohen
29cfce7a38
Merge "Making sure to clear state related to views that are being recycled (issue 7650538)" into jb-mr1.1-dev
2012-12-06 11:02:58 -08:00
Adam Cohen
ff06719077
Making sure to clear state related to views that are being recycled (issue 7650538)
...
Change-Id: I5161ac261f963789537d2066a472cd3036c218aa
2012-12-06 11:01:09 -08:00
Andreas Huber
683028ca0d
Merge "Make it clear that non-optional MediaFormat keys are required" into jb-mr1.1-dev
2012-12-06 08:04:44 -08:00
Fabrice Di Meglio
b3b2922b10
Merge "Fix bug #7649607 Hebrew text is cut off in Settings" into jb-mr1.1-dev
2012-12-05 17:17:35 -08:00
Jim Miller
9819a61745
Merge "Fix password field focus in keyguard" into jb-mr1.1-dev
2012-12-05 16:37:52 -08:00
Winson Chung
0db59a856f
Revert "Saving and restoring current page when rotating in lockscreen. (Bug 7568412)"
...
This reverts commit 6cbc2e81742039969e081a9eed02060fb8789e25.
2012-12-05 16:04:23 -08:00