Fabrice Di Meglio
b920b40510
am e784ae8e: am d689e8c3: am b0f895b3: Merge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into jb-mr1.1-dev
...
* commit 'e784ae8e6a0eab3d29afc9b19f65714e7b268b97':
Fix Javadoc for View layoutDirection / textDirection / textAlignment
2012-11-19 15:17:30 -08:00
Fabrice Di Meglio
e784ae8e6a
am d689e8c3: am b0f895b3: Merge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into jb-mr1.1-dev
...
* commit 'd689e8c3a05f3b200d19879bdc169e6ad6e0436b':
Fix Javadoc for View layoutDirection / textDirection / textAlignment
2012-11-19 15:14:02 -08:00
Daniel Sandler
aaec726948
Notification vibration improvements: [DO NOT MERGE]
...
- When notifications vibrate as a fallback (that is,
because they want to play a sound but the device is in
vibrate mode), this no longer requires the VIBRATE
permission.
- As a bonus, if your notifications use DEFAULT_VIBRATE,
you don't need the VIBRATE permission either.
- If you specify a custom vibration pattern, you'll still
need the VIBRATE permission for that.
- Notifications vibrating in fallback mode use same
vibration pattern but can be changed easily in future.
- The DEFAULT_VIBRATE and fallback vibrate patterns are now
specified in config.xml.
Bug: 7531442
Change-Id: I7a2d8413d1becc53b9d31f0d1abbc2acc3f650c6
2012-11-19 15:12:24 -08:00
Fabrice Di Meglio
d689e8c3a0
am b0f895b3: Merge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into jb-mr1.1-dev
...
* commit 'b0f895b330d0d2b6725e7deee158ff20ed9155f8':
Fix Javadoc for View layoutDirection / textDirection / textAlignment
2012-11-19 14:31:02 -08:00
Fabrice Di Meglio
b0f895b330
Merge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into jb-mr1.1-dev
2012-11-19 14:27:45 -08:00
Scott Main
6c9a1a1004
docs: update dreamservice description
...
Change-Id: I7e7295a3d67ca1760ba52b3958bf91540692e542
2012-11-19 11:58:59 -08:00
Jesse Hall
16823bd611
Process all display events in order
...
Display events in each batch received from IPC were being processed in
reverse order, and stopped after the first vsync event (latest
chronologically) was handled. This makes perfect sense for vsync
events, but is broken for hotplug events.
Now we process them all in order, handling all except vsync as we see
them. For vsync events, only the last is reported.
Bug: 7491120
Change-Id: I04528fea8f38c1013734d4aa92fb1955ac24d7cc
2012-11-19 10:53:26 -08:00
Mattias Falk
eb573418a7
Re-read shortcut labels if the language has changed
...
The shortcut label isn't updated to the current language
if the phone's language has changed.
The problem was that the shortcut label is stored in a
static variable which is set once and kept throughout the
life time of the process.
Change-Id: I89c5875fbf28fb82e073166c472ca205d28674fb
2012-11-19 09:31:19 +01:00
Baligh Uddin
dd6073bab8
Merge "Import translations. DO NOT MERGE"
2012-11-16 17:39:19 -08:00
Baligh Uddin
0505b8bfab
am 17936f01: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit '17936f0187d4f410a54d32cdc1915e38227d95a0':
Import translations. DO NOT MERGE
2012-11-16 17:38:10 -08:00
Baligh Uddin
3a3a84e4d6
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
2012-11-16 17:38:07 -08:00
Baligh Uddin
17936f0187
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-11-16 17:35:08 -08:00
Craig Mautner
b1ef36965b
Refactor unused methods and unnecessary members.
...
ImageWallpaper runs on the main thread now and doesn't need to add
callbacks on different threads or lock against concurrent access.
Bug 7326921 fixed.
Change-Id: I6097e1dff8af743a4fb81b697efee0e02667125b
2012-11-16 17:31:04 -08:00
Fabrice Di Meglio
f18feecee4
am 62107ce4: am 13fbac66: am 1f33e642: Merge "Fix keyguard pin/simpin/simpuk RTL-ization" into jb-mr1.1-dev
...
* commit '62107ce46c862fff2ee024862164b588400a6343':
Fix keyguard pin/simpin/simpuk RTL-ization
2012-11-16 16:45:26 -08:00
Fabrice Di Meglio
62107ce46c
am 13fbac66: am 1f33e642: Merge "Fix keyguard pin/simpin/simpuk RTL-ization" into jb-mr1.1-dev
...
* commit '13fbac66314322740703006be23a55e581e21fcf':
Fix keyguard pin/simpin/simpuk RTL-ization
2012-11-16 16:42:26 -08:00
Fabrice Di Meglio
13fbac6631
am 1f33e642: Merge "Fix keyguard pin/simpin/simpuk RTL-ization" into jb-mr1.1-dev
...
* commit '1f33e6422ea80d6caba44dd05403b137c219938a':
Fix keyguard pin/simpin/simpuk RTL-ization
2012-11-16 16:38:55 -08:00
Fabrice Di Meglio
1f33e6422e
Merge "Fix keyguard pin/simpin/simpuk RTL-ization" into jb-mr1.1-dev
2012-11-16 16:36:00 -08:00
Michael Jurka
3a22636222
am 3366a5d5: am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev
...
* commit '3366a5d54eccbbe861bcc765653664d80eae5398':
Delete appWidgetId when removing lockscreen widgets
2012-11-16 15:37:08 -08:00
Michael Jurka
3366a5d54e
am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev
...
* commit 'cf474b1a10a1349d0d6d6f7cbb5d48489bacfb09':
Delete appWidgetId when removing lockscreen widgets
2012-11-16 15:34:20 -08:00
Michael Jurka
cf474b1a10
am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev
...
* commit '7b0c877959ee15c766cc7366ec6b4c024c211cd6':
Delete appWidgetId when removing lockscreen widgets
2012-11-16 15:31:07 -08:00
Michael Jurka
75b5cfb4a4
Delete appWidgetId when removing lockscreen widgets
...
Bug: 7550012
Change-Id: Ia9f5266256016eb91bfd6a2d5a7f910c42948f1e
2012-11-16 15:22:06 -08:00
Jim Miller
05163aa3d5
Fix keyguard pin/simpin/simpuk RTL-ization
...
This fixes the PIN, SIM PIN, and SIM PUK keyboards to keep the keys in the same
position for all languages.
Fixes bug 7538528
Change-Id: Ib07e89e9496e6c5b91c1bbda7781eddeddea0554
2012-11-16 14:56:57 -08:00
Baligh Uddin
640b4e3375
Import translations. DO NOT MERGE
...
Change-Id: I9520d2f1f2215616a49322d25111f9300edb20b1
Auto-generated-cl: translation import
2012-11-16 14:00:53 -08:00
Baligh Uddin
116133a2a6
Import translations. DO NOT MERGE
...
Change-Id: I8187a141a3949c9c1678912b13267b21398a6c5e
Auto-generated-cl: translation import
2012-11-16 13:51:42 -08:00
Baligh Uddin
9d45abd4aa
Import translations. DO NOT MERGE
...
Change-Id: I90b5f538f6faf18d571907acaa96372894619c87
Auto-generated-cl: translation import
2012-11-16 13:49:29 -08:00
Baligh Uddin
1d1b7f05df
Import translations. DO NOT MERGE
...
Change-Id: Ia94359fa60af4992757b0d03a434cb7ab413f8cd
Auto-generated-cl: translation import
2012-11-16 13:47:23 -08:00
Robert Greenwalt
60bfacd8ef
Merge "Support for dns domain."
2012-11-16 12:56:56 -08:00
Robert Greenwalt
8058f62189
Support for dns domain.
...
bug:6799630
Change-Id: I10070eddb65b7b60f0bc2b3e1e320e1aa4ec6e98
2012-11-16 11:25:32 -08:00
Fabrice Di Meglio
cf0a5865f4
am e054ab85: am 348cf60d: am 674a131c: Merge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR" into jb-mr1.1-dev
...
* commit 'e054ab85388d71c8b1d46fa4e67018ff2aaa97ae':
Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR
2012-11-16 10:38:08 -08:00
Jeff Sharkey
8e2ffc76a9
am 9634e970: am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." into jb-mr1.1-dev
...
* commit '9634e970679c687572e2da84250adc8baf91a8c3':
Useful annotations for code documentation.
2012-11-16 10:37:59 -08:00
Jeff Sharkey
6dd028cbb9
am 9f43afad: am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1.1-dev
...
* commit '9f43afad9de92fc36dc7b242585ef734e834285c':
Utility to format human-friendly durations.
2012-11-16 10:37:54 -08:00
Jeff Sharkey
2654442b5b
am 9077ca58: am dcb72dbb: am 445767c1: Merge "Watch for leaked ParcelFileDescriptors." into jb-mr1.1-dev
...
* commit '9077ca586e083fd0e2913c4232915416b3719e7d':
Watch for leaked ParcelFileDescriptors.
2012-11-16 10:37:46 -08:00
Daniel Sandler
c89da9e28a
am 1812b345: am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into jb-mr1.1-dev
...
* commit '1812b3450389b37bc069061cc69cb20754816f62':
Notification vibration improvements:
2012-11-16 10:36:19 -08:00
Daniel Sandler
6738eeec00
Cleanups in Notification.java.
...
Bug: 7555827 // remove named TODO, fix toString output
Bug: 6440961 // remove longstanding and mysterious "MUMBLE MUMBLE"
Change-Id: I8b5e16fb1f7ccbe5cbda37f260fdc6bc0e1b8ee3
2012-11-16 12:03:32 -05:00
Glenn Kasten
fd1e3dfde2
Use size_t for frame count
...
Change-Id: Idd364443715a920ece2cc54acc95b395b6ed2c6c
2012-11-15 14:55:43 -08:00
Fabrice Di Meglio
e054ab8538
am 348cf60d: am 674a131c: Merge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR" into jb-mr1.1-dev
...
* commit '348cf60dbb1de980aa97e551817765e7b3fa0221':
Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR
2012-11-15 12:27:03 -08:00
Fabrice Di Meglio
348cf60dbb
am 674a131c: Merge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR" into jb-mr1.1-dev
...
* commit '674a131cb625a7aae0c6e50a24a968200c71b566':
Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR
2012-11-15 12:23:53 -08:00
Fabrice Di Meglio
674a131cb6
Merge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR" into jb-mr1.1-dev
2012-11-15 12:21:00 -08:00
Jeff Sharkey
9634e97067
am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." into jb-mr1.1-dev
...
* commit 'bfea4f04f226f1adf374412628d5945c380382a7':
Useful annotations for code documentation.
2012-11-15 11:56:19 -08:00
Jeff Sharkey
9f43afad9d
am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1.1-dev
...
* commit '68363456c1f360c0f1afe637a1f3028519e059ed':
Utility to format human-friendly durations.
2012-11-15 11:54:43 -08:00
Jeff Sharkey
bfea4f04f2
am f5377a72: Merge "Useful annotations for code documentation." into jb-mr1.1-dev
...
* commit 'f5377a7242d71e221807150f0778a0521e1270b6':
Useful annotations for code documentation.
2012-11-15 11:53:19 -08:00
Jeff Sharkey
9077ca586e
am dcb72dbb: am 445767c1: Merge "Watch for leaked ParcelFileDescriptors." into jb-mr1.1-dev
...
* commit 'dcb72dbb39227674e4a54167efabcdc8add4548a':
Watch for leaked ParcelFileDescriptors.
2012-11-15 11:51:49 -08:00
Jeff Sharkey
68363456c1
am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1.1-dev
...
* commit '7420ab681eaad22f4b8f884e12d3b2ce82cd203a':
Utility to format human-friendly durations.
2012-11-15 11:51:38 -08:00
Jeff Sharkey
f5377a7242
Merge "Useful annotations for code documentation." into jb-mr1.1-dev
2012-11-15 11:48:38 -08:00
Jeff Sharkey
dcb72dbb39
am 445767c1: Merge "Watch for leaked ParcelFileDescriptors." into jb-mr1.1-dev
...
* commit '445767c14ceb51d2839a7bc818c68c81ee7d80a7':
Watch for leaked ParcelFileDescriptors.
2012-11-15 11:47:43 -08:00
Jeff Sharkey
7420ab681e
Merge "Utility to format human-friendly durations." into jb-mr1.1-dev
2012-11-15 11:47:36 -08:00
Jeff Sharkey
445767c14c
Merge "Watch for leaked ParcelFileDescriptors." into jb-mr1.1-dev
2012-11-15 11:45:23 -08:00
Martin Kosiba
59f46b5b90
Merge "Update WebViewClient.shouldInterceptRequest JavaDoc."
2012-11-15 10:50:13 -08:00
Martin Kosiba
ad57766a1c
Merge "Update WebViewClient.shouldOverrideUrlLoading JavaDoc."
2012-11-15 10:46:39 -08:00
Baligh Uddin
91ec43b699
Merge "Import translations. DO NOT MERGE"
2012-11-15 08:09:03 -08:00