20331 Commits

Author SHA1 Message Date
Leon Scroggins
3ec49a64c0 am 85ac1e83: am 97827bbd: Merge "Update media controller appearance." into honeycomb-mr1
* commit '85ac1e836264e88e5c513fc8869d4fedc87d54e2':
  Update media controller appearance.
2011-03-04 17:15:00 -08:00
Leon Scroggins
85ac1e8362 am 97827bbd: Merge "Update media controller appearance." into honeycomb-mr1
* commit '97827bbd6ce10471f2c4399ffbe4dce2faf6d632':
  Update media controller appearance.
2011-03-04 16:46:04 -08:00
Leon Scroggins
97827bbd6c Merge "Update media controller appearance." into honeycomb-mr1 2011-03-04 15:03:46 -08:00
Leon Scroggins
f196eb07f6 Update media controller appearance.
bug:3498335

Do not set a background for media buttons, and provide enough room
for the full height of the slider.

Change-Id: I3e2c29d8ff0d61b64e0128dd32ed1c9fb56b02ef
2011-03-04 17:43:32 -05:00
Eric Fischer
2f3148445f am 4d3e7fb7: Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
* commit '4d3e7fb7ab00c190aa7ce4f8a4d5174909067ccc':
  Import revised translations.  DO NOT MERGE
2011-03-04 13:54:25 -08:00
Eric Fischer
4d3e7fb7ab Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1 2011-03-04 13:52:11 -08:00
Eric Fischer
886d000c0c Import revised translations. DO NOT MERGE
Change-Id: I7795f176a3ca479b44cccdbf4015cff08313d80d
2011-03-04 13:40:34 -08:00
Jean-Michel Trivi
06b0e58995 am d1a75f70: am 371fd13c: Merge "Fix bug 3511256 invalid TTS parameter cache size" into honeycomb-mr1
* commit 'd1a75f70d00948c24a130847280bdbaa79c6c2fd':
  Fix bug 3511256 invalid TTS parameter cache size
2011-03-04 12:11:25 -08:00
Jean-Michel Trivi
d1a75f70d0 am 371fd13c: Merge "Fix bug 3511256 invalid TTS parameter cache size" into honeycomb-mr1
* commit '371fd13c31b7e067fafc680948b907b6a0a621d7':
  Fix bug 3511256 invalid TTS parameter cache size
2011-03-04 12:08:40 -08:00
Jean-Michel Trivi
371fd13c31 Merge "Fix bug 3511256 invalid TTS parameter cache size" into honeycomb-mr1 2011-03-04 12:06:22 -08:00
Gilles Debunne
53530dea56 am 25dddbfc: am 78e76847: Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1
* commit '25dddbfc6e2d84e941cb898cf2a4c9772f975075':
  getTextRunCursor gets deprecated in SpannableStringBuilder
2011-03-04 11:42:36 -08:00
Gilles Debunne
25dddbfc6e am 78e76847: Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1
* commit '78e7684713ddac5e8e3cf69b702cbcb4e473aacd':
  getTextRunCursor gets deprecated in SpannableStringBuilder
2011-03-04 11:39:09 -08:00
Chet Haase
992e3a52a3 am d44cbcc1: am b0be85f5: Merge "Fix problem with transparent background on Twitter app" into honeycomb-mr1
* commit 'd44cbcc194cdd14ce448139ea5f555a8dd3ed342':
  Fix problem with transparent background on Twitter app
2011-03-04 11:38:10 -08:00
Leon Scroggins
0c11a27389 am b613028e: am 91ac3dc0: Merge "Use the same width as the TextView created layout." into honeycomb-mr1
* commit 'b613028e2c923f59d0e66b8efa2df54ba70af58a':
  Use the same width as the TextView created layout.
2011-03-04 11:37:29 -08:00
Gilles Debunne
78e7684713 Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1 2011-03-04 11:36:17 -08:00
Gilles Debunne
b0b225602c getTextRunCursor gets deprecated in SpannableStringBuilder
Change-Id: I2d408ebff90add7afc242bb01df9ab96c6fc7fa7
2011-03-04 11:19:40 -08:00
Leon Scroggins
13492c848f Add ifdef to prevent header being added multiple times.
Change-Id: I92bb0667bea98e43fca20dceb4fff20e446c03cf
2011-03-04 13:54:35 -05:00
Chet Haase
d44cbcc194 am b0be85f5: Merge "Fix problem with transparent background on Twitter app" into honeycomb-mr1
* commit 'b0be85f50d55b03a34bec5bbb326daa79d5907fe':
  Fix problem with transparent background on Twitter app
2011-03-04 10:39:15 -08:00
Chet Haase
b0be85f50d Merge "Fix problem with transparent background on Twitter app" into honeycomb-mr1 2011-03-04 10:35:40 -08:00
Leon Scroggins
cdaff15bda Create a RenderSkinButton in UI side.
Part of bug:3009375

Create a RenderSkinButton on the UI side, so that we can
use it to draw buttons and free memory, rather than depend
on globals.

Change-Id: If234ec50c42b5c9d63421ab570ea829ba56db048
2011-03-04 12:58:55 -05:00
Leon Scroggins
b613028e2c am 91ac3dc0: Merge "Use the same width as the TextView created layout." into honeycomb-mr1
* commit '91ac3dc06d1b99c5e63cda3b5ae0adfec406fd7a':
  Use the same width as the TextView created layout.
2011-03-04 09:35:25 -08:00
Leon Scroggins
91ac3dc06d Merge "Use the same width as the TextView created layout." into honeycomb-mr1 2011-03-04 09:32:14 -08:00
Chet Haase
7840055f76 Fix problem with transparent background on Twitter app
ListViews whose items don't cover their entire content area should not
return true for isOpaque()

Change-Id: I9165c0315a49bb5774bdcd4c1b89c1be0ebfcebf
2011-03-04 09:08:07 -08:00
Dianne Hackborn
79f473e9ff am a6d2c62b: am 48f91e35: Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
* commit 'a6d2c62b58075e338bb08f419ca1567d87d82dd2':
  Fix Fragment.onInflate() to actually work correctly.
2011-03-04 01:01:47 -08:00
Svetoslav Ganov
0dc4f79ba4 am 5f96962c: am 1e158e9c: Merge "Propagating core settings to the system process." into honeycomb-mr1
* commit '5f96962caa23eec25d449e47a2f677d1ff8e53c9':
  Propagating core settings to the system process.
2011-03-04 01:01:44 -08:00
satok
10ea7a464b am 60047431: am 73016396: Merge "Add a test for persist properties settings" into honeycomb-mr1
* commit '6004743184b8b4425f7af46481612b300d72673a':
  Add a test for persist properties settings
2011-03-04 01:01:31 -08:00
Michael Kolb
4d94ab40b1 am d8b243fe: am d7e80b9d: Merge "fix NPE in getSearchBox" into honeycomb-mr1
* commit 'd8b243fea28abda8b0a35b4698a7fe72c39fcace':
  fix NPE in getSearchBox
2011-03-04 01:01:21 -08:00
Eric Fischer
5ef7449d28 am f4c0a050: am 6c935e63: Merge "Remove unneeded large-screen-specific translations." into honeycomb-mr1
* commit 'f4c0a050c7f474529269f94418a4c4d2960c6752':
  Remove unneeded large-screen-specific translations.
2011-03-04 01:00:52 -08:00
Shimeng (Simon) Wang
d60cb66551 am cb7f5187: am 6cc2bbe5: Merge "Shorten the animation length to make it snappier." into honeycomb-mr1
* commit 'cb7f5187d37d70786c03d5531b36f7fc3bf7c129':
  Shorten the animation length to make it snappier.
2011-03-04 01:00:46 -08:00
Adam Powell
548b890a33 am 89b1c371: am 580cde18: Merge "Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes" into honeycomb-mr1
* commit '89b1c37127f1c60f80e52887cccd0bf72edf5e0c':
  Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes
2011-03-04 01:00:39 -08:00
Adam Powell
f22f924eb7 am 1a510ea1: am 789ff0a1: Merge "Fix bug 3505901 - SeekBar should account for thumb width in layout" into honeycomb-mr1
* commit '1a510ea1fdbf23931ea6fa7d97c5b435454c574d':
  Fix bug 3505901 - SeekBar should account for thumb width in layout
2011-03-04 01:00:32 -08:00
Dianne Hackborn
a6d2c62b58 am 48f91e35: Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
* commit '48f91e35c5188f3dc78c12b8e8638a248221691b':
  Fix Fragment.onInflate() to actually work correctly.
2011-03-04 00:16:57 -08:00
Svetoslav Ganov
5f96962caa am 1e158e9c: Merge "Propagating core settings to the system process." into honeycomb-mr1
* commit '1e158e9ce78c25dc5de402f14654a8955de7fddc':
  Propagating core settings to the system process.
2011-03-04 00:16:53 -08:00
satok
6004743184 am 73016396: Merge "Add a test for persist properties settings" into honeycomb-mr1
* commit '73016396993efaa7b4bc23b5e8bf198deb230a2a':
  Add a test for persist properties settings
2011-03-04 00:16:32 -08:00
Michael Kolb
d8b243fea2 am d7e80b9d: Merge "fix NPE in getSearchBox" into honeycomb-mr1
* commit 'd7e80b9d5046603ac4a36ea74e204a2ad70a4dca':
  fix NPE in getSearchBox
2011-03-04 00:16:22 -08:00
Wink Saville
5cf1dbec1b am 389bf4f7: Merge "DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"" into honeycomb-mr1
* commit '389bf4f734f1820e31f8807d117b6b15ded9ff8b':
  DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
2011-03-04 00:16:05 -08:00
Eric Fischer
f4c0a050c7 am 6c935e63: Merge "Remove unneeded large-screen-specific translations." into honeycomb-mr1
* commit '6c935e634844055b3e6a4deed64d6e3dc816d1c5':
  Remove unneeded large-screen-specific translations.
2011-03-04 00:15:54 -08:00
Shimeng (Simon) Wang
cb7f5187d3 am 6cc2bbe5: Merge "Shorten the animation length to make it snappier." into honeycomb-mr1
* commit '6cc2bbe5cf8c959239d35972c0acac494e5c1559':
  Shorten the animation length to make it snappier.
2011-03-04 00:15:48 -08:00
Adam Powell
89b1c37127 am 580cde18: Merge "Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes" into honeycomb-mr1
* commit '580cde18619be70d3fe296c83360bf52772af636':
  Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes
2011-03-04 00:15:41 -08:00
Adam Powell
1a510ea1fd am 789ff0a1: Merge "Fix bug 3505901 - SeekBar should account for thumb width in layout" into honeycomb-mr1
* commit '789ff0a13b9bbb69ead32d0084ec9e058061f419':
  Fix bug 3505901 - SeekBar should account for thumb width in layout
2011-03-04 00:15:35 -08:00
Dianne Hackborn
48f91e35c5 Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1 2011-03-03 22:23:07 -08:00
Dianne Hackborn
e3a7f628c6 Fix Fragment.onInflate() to actually work correctly.
Like, um, it needs to be given the Activity since this is called before
the activity is attached.

And it was called after the entire fragment and its *view* was created
when being restored from saved state.

And the documentation was whacked.

Also fix the IME selector to dismiss when you tap outside of it.

Change-Id: Icbcafe7558965a570bdef9cda3441b1f0f7a317c
2011-03-03 22:17:16 -08:00
Ed Heyl
40c337f1ea Merge branch 'master' into honeycomb-plus-aosp 2011-03-03 21:49:11 -08:00
Svetoslav Ganov
1e158e9ce7 Merge "Propagating core settings to the system process." into honeycomb-mr1 2011-03-03 20:28:59 -08:00
Jean-Michel Trivi
708b47d1ec Fix bug 3511256 invalid TTS parameter cache size
The NB_CACHED_PARAMS is the number of cached parameters, not
 the size of the array for cached parameters.

Change-Id: I3d3053bbf247f3f89ae1ea07a931d33df7857a7c
2011-03-03 18:55:19 -08:00
Svetoslav Ganov
e5f823ccf1 am 5a2c6fbf: am e70c6607: Merge "NPE in in AppGlobals#getIntCoreSetting" into honeycomb-mr1
* commit '5a2c6fbf847af971457f014ce7073812c9dd31e7':
  NPE in in AppGlobals#getIntCoreSetting
2011-03-03 18:22:29 -08:00
Svetoslav Ganov
9aa597e68b Propagating core settings to the system process.
bug:3511123

Now the core settins are stored in the ActivityThread
instad in the AppBindData of the currently bound app.
Also the settings are pushed to the system process on
init.

Change-Id: I100bb7dc80d0d4548def22c328427bbef1694eb7
2011-03-03 18:20:43 -08:00
satok
7301639699 Merge "Add a test for persist properties settings" into honeycomb-mr1 2011-03-03 17:45:33 -08:00
satok
656f7a729f Add a test for persist properties settings
Change-Id: I7bf70104a8cadc739a79d3d855d276628655883c
2011-03-03 17:42:40 -08:00
Carl Shapiro
332abc3055 Merge "Fix a compare of JNI references to use IsSameObject." 2011-03-03 17:17:43 -08:00