Jeff Brown
7bc6d801d3
am ee3bb649: Merge "Disable debug logs." into jb-dev
...
* commit 'ee3bb6498adc801023798b4fc48b5dcd77e059f5':
Disable debug logs.
2012-05-21 13:10:24 -07:00
Raphael Moll
9c06ac09c3
Merge "Merge "AAPT: support a new --ignore-assets flag."" into jb-dev
2012-05-21 13:09:29 -07:00
Jeff Brown
ee3bb6498a
Merge "Disable debug logs." into jb-dev
2012-05-21 13:08:17 -07:00
Daniel Sandler
97ccf4a852
am 90497c18: Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-dev
...
* commit '90497c18f72cf3d7ea2fd611502d0da2c9c69879':
Remotable view method for TextView.setTextSize(int, float).
2012-05-21 12:14:05 -07:00
Daniel Sandler
90497c18f7
Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-dev
2012-05-21 12:12:13 -07:00
Daniel Sandler
7264f71399
Remotable view method for TextView.setTextSize(int, float).
...
The only remotable method on TextView is setTextSize(float)
which assumes "sp" dimensions, making it tricky to get exact
text sizes.
Bug: 6519374
Change-Id: I961bbdd607ca6786c0630ff1ce19186f54f6f31f
2012-05-21 14:51:51 -04:00
Philip Milne
464c4e9879
am bfa3d50b: Merge "Doc changes for GridLayout." into jb-dev
...
* commit 'bfa3d50b49a93a7d02f93c9ac54a74c40c6f2046':
Doc changes for GridLayout.
2012-05-21 11:36:05 -07:00
Philip Milne
bfa3d50b49
Merge "Doc changes for GridLayout." into jb-dev
2012-05-21 11:33:21 -07:00
Jean-Michel Trivi
3c2711fc28
Type of search on headset key long press must depend on device state
...
When the user long presses on the headset key, the type of search
that will launched must depend on the state of the device. The
following logic is implemented:
- screen on and device unlocked: action is ACTION_WEB_SEARCH,
- device locked or screen off: action is ACTION_VOICE_SEARCH_HANDS_FREE
with EXTRA_SECURE set to true if the device is securely locked.
Bug 6518222
Change-Id: I318770346b8d83e44dfcd4154bcdb517ea7098b5
2012-05-21 10:59:44 -07:00
Jeff Brown
1b9ba578f1
Disable debug logs.
...
Change-Id: Icc7d389789885185f2ca9b609bad6096fe290106
2012-05-21 10:54:18 -07:00
Romain Guy
169ff0199b
am d7e4ae48: Merge "Update AsyncTask documentation" into jb-dev
...
* commit 'd7e4ae48c576d5aaef75754b29a8b87c1f0d6427':
Update AsyncTask documentation
2012-05-21 10:49:24 -07:00
Romain Guy
d7e4ae48c5
Merge "Update AsyncTask documentation" into jb-dev
2012-05-21 10:47:10 -07:00
Philip Milne
b65408fc0f
Doc changes for GridLayout.
...
Add some javadoc to explain orientation property properly.
Change-Id: I1e2092f32fe2f524eda7d1c46c6daad571733c1f
2012-05-21 10:46:56 -07:00
Romain Guy
2c1b8c744d
Update AsyncTask documentation
...
Change-Id: I678506309f027bb12d0c3f42436a60611aca5d8c
2012-05-21 10:43:26 -07:00
John Wang
6e317b2f43
am 45131d0c: Merge "Only reset time from NITZ in zone fix." into jb-dev
...
* commit '45131d0c3b9cb6927589396520eb40f33be406f0':
Only reset time from NITZ in zone fix.
2012-05-21 10:36:26 -07:00
John Wang
6841139cb5
am dabf4e41: Merge "Change "uk" to "gb" in COUNTRY_CODES." into jb-dev
...
* commit 'dabf4e4149404c85ff221e80f371909ade2834f4':
Change "uk" to "gb" in COUNTRY_CODES.
2012-05-21 10:36:23 -07:00
John Wang
45131d0c3b
Merge "Only reset time from NITZ in zone fix." into jb-dev
2012-05-21 10:33:08 -07:00
John Wang
dabf4e4149
Merge "Change "uk" to "gb" in COUNTRY_CODES." into jb-dev
2012-05-21 10:32:51 -07:00
Chris Wren
56a02e6e61
am 29bb6d92: Support more items in the Notification.InboxStyle, plus an overflow.
...
* commit '29bb6d925bcaa562212b3fe41de249c3dfb64354':
Support more items in the Notification.InboxStyle, plus an overflow.
2012-05-21 10:19:26 -07:00
Michael Kolb
3fe0bca0c3
add flag to websearch intent
...
Bug: 6372537
Change-Id: Ia3f8577ffdde2df5234016dd8d9ca83265b53e5e
2012-05-21 09:40:17 -07:00
Chris Wren
29bb6d925b
Support more items in the Notification.InboxStyle, plus an overflow.
...
Bug: 6500113
Change-Id: I9f6b45ef0821c45000afa8a23ee51033b51df298
2012-05-21 07:56:58 -07:00
The Android Automerger
837858efb6
merge in jb-release history after reset to jb-dev
2012-05-21 07:03:58 -07:00
satok
5978c628cd
am d7ba8143: Merge "Fix the issue on the inconsistent condition of InputMethodSubtype" into jb-dev
...
* commit 'd7ba81437020b45f8f33fef729820078b1cd2547':
Fix the issue on the inconsistent condition of InputMethodSubtype
2012-05-21 02:57:31 -07:00
satok
d7ba814370
Merge "Fix the issue on the inconsistent condition of InputMethodSubtype" into jb-dev
2012-05-21 02:53:41 -07:00
satok
d81e950265
Fix the issue on the inconsistent condition of InputMethodSubtype
...
Bug: 6510104
Change-Id: I67790e5f59d0d05340b74eca1029c60f381061b8
2012-05-21 18:30:14 +09:00
Pannag Sanketi
2b8767837b
am 850c2c36: Merge "Fixing the weird preview size w/ effects on camera" into jb-dev
...
* commit '850c2c36de89ceb4c2c7c1cc73c2aed52b493fa5':
Fixing the weird preview size w/ effects on camera
2012-05-20 21:53:38 -07:00
satok
ee8ddd52ff
am 5d4d23eb: Merge "Consolidate the initialization of InputMethodManagerService not to use resource values until system ready" into jb-dev
...
* commit '5d4d23ebdf42a90207a86fc258a44e9540f356ab':
Consolidate the initialization of InputMethodManagerService not to use resource values until system ready
2012-05-20 21:53:36 -07:00
Jeff Brown
dd8e50f4b9
am cf39bdf3: Add support for switching between multiple keyboard layouts.
...
* commit 'cf39bdf3dff5e29447f6ce734b76dc3490385e58':
Add support for switching between multiple keyboard layouts.
2012-05-20 21:53:34 -07:00
Jeff Brown
3ec5724d60
am 51f24302: Support toast cancellation.
...
* commit '51f2430217a377bc2913862d98a97d0087914540':
Support toast cancellation.
2012-05-20 21:53:32 -07:00
Pannag Sanketi
850c2c36de
Merge "Fixing the weird preview size w/ effects on camera" into jb-dev
2012-05-20 21:26:16 -07:00
satok
5d4d23ebdf
Merge "Consolidate the initialization of InputMethodManagerService not to use resource values until system ready" into jb-dev
2012-05-20 19:59:50 -07:00
Jeff Brown
cf39bdf3df
Add support for switching between multiple keyboard layouts.
...
Also show a notification when an external keyboard is connected
and does not have a keyboard layout selected yet.
Bug: 6405203
Change-Id: Id0ac6d83b3b381f8a236b2244a04c9acb203db3c
2012-05-20 14:56:22 -07:00
Jeff Brown
51f2430217
Support toast cancellation.
...
Change-Id: Idd00b9c6e3049822e437afaf56351575a5c167df
2012-05-20 12:09:37 -07:00
The Android Automerger
a197e52c71
merge in jb-release history after reset to jb-dev
2012-05-20 07:39:45 -07:00
The Android Automerger
8877de2574
merge in jb-release history after reset to jb-dev
2012-05-19 11:42:49 -07:00
The Android Automerger
fa348b33bc
merge in jb-release history after reset to jb-dev
2012-05-19 10:05:49 -07:00
Raphael Moll
6c255a3a37
Merge "AAPT: support a new --ignore-assets flag."
...
AAPT has a fixed built-in list of files and directories
to ignore when parsing resource files. Over the years we
always had developers requiring specific patterns.
Added a command-line option for it:
aapt di --ignore-assets "foo*:*.blah"
If the env var ANDROID_AAPT_IGNORE is set, it is parsed
to find which file/directory patterns to ignore.
Otherwise a default is used that matches the current behavior.
SDK Bug: 5343 24067
(cherry-pick from AOSP 90897ed87bce639bf6bb2ccf15fbabb59b131bab)
Change-Id: Ia4caa2a8188c8c1df143f884e459b8182645995f
2012-05-18 20:34:44 -07:00
Dianne Hackborn
72669b5f46
am 13a0271c: Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev
...
* commit '13a0271cb81d497edbf93f3d6ecf4b9b8da4ee69':
Add aapt support for generating proguard rules for onClick methods.
2012-05-18 19:41:10 -07:00
Dianne Hackborn
13a0271cb8
Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev
2012-05-18 19:39:09 -07:00
Dianne Hackborn
9275197d35
Add aapt support for generating proguard rules for onClick methods.
...
Also fix Activity menu inflater when using the dark on light
theme wrapper to still be able to find onClick listeners.
Change-Id: Ie206db26d1df96041bc477804e476b02ad99dc9d
2012-05-18 19:23:19 -07:00
The Android Open Source Project
099a220cf5
Reconcile with jb-release nakasi-factoryrom-release
...
Change-Id: Iee6bef177dbec906e617d85f0c508d80e77eb64c
2012-05-18 18:42:17 -07:00
Dianne Hackborn
944d624fc2
am 35013d0e: Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev
...
* commit '35013d0e8be6b67c6a0161b8472496a825657944':
DO NOT MERGE: Remove a few left-over layout direction things.
2012-05-18 18:06:27 -07:00
Dianne Hackborn
35013d0e8b
Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev
2012-05-18 18:04:11 -07:00
alanv
9c3e0e6826
Fix accessibility actions in AbsListView.
...
Check adapter for position enabled state, check selection index.
Bug: 6508142
Change-Id: If25a133533a7316ef7eba8761522bd2ee4f6338d
2012-05-18 17:43:35 -07:00
Romain Guy
86ed8bfa5e
am 52fcdd01: Merge "Fix documentation" into jb-dev
...
* commit '52fcdd013943954e4baa4542f78557da33bc646b':
Fix documentation
2012-05-18 17:40:37 -07:00
Adam Powell
ed4b91f2e7
am 52bfe0ff: Merge "Sentence case is the best case. Just Once is not a special case." into jb-dev
...
* commit '52bfe0ff519a646b033306f90d0c4d2f605fb5bd':
Sentence case is the best case. Just Once is not a special case.
2012-05-18 17:36:47 -07:00
Craig Mautner
8fcfdd39dd
am 255632d1: Merge "Prevent dim surface from flashing." into jb-dev
...
* commit '255632d16064bf8e65b1773c4f0884267b9ec93f':
Prevent dim surface from flashing.
2012-05-18 17:36:44 -07:00
John Wang
df7bbfd7c2
Only reset time from NITZ in zone fix.
...
When timezone property gets reset by mcc change, SST only adjusts time to
reflect new timezone settings if there is NITZ string w/o timezone.
bug:6465783
Change-Id: I1a27b3f371f79aa532de1c94ec5cb12285bdfdb4
2012-05-18 17:36:31 -07:00
Romain Guy
52fcdd0139
Merge "Fix documentation" into jb-dev
2012-05-18 17:34:42 -07:00
Dianne Hackborn
39af624f31
DO NOT MERGE: Remove a few left-over layout direction things.
...
Change-Id: Id66b171594af939df4716aa0e0baa25fe47eecee
2012-05-18 17:34:06 -07:00