Commit Graph

856 Commits

Author SHA1 Message Date
Android (Google) Code Review
1c869029f1 am 3a00d763: Merge change 1866 into donut
Merge commit '3a00d763dfb22982987e08f4c8751fe68451ed0d'

* commit '3a00d763dfb22982987e08f4c8751fe68451ed0d':
  remove unused ContentResolver parameter from IntentResolver.queryIntent.
2009-05-18 10:39:02 -07:00
Android (Google) Code Review
37e2b14b11 Merge change 1866 into donut
* changes:
  remove unused ContentResolver parameter from IntentResolver.queryIntent.
2009-05-18 10:37:26 -07:00
Android (Google) Code Review
b35ca9bb93 am ce2372de: Merge change 1836 into donut
Merge commit 'ce2372de58ad018623748f63e61ffc70c9eb8895'

* commit 'ce2372de58ad018623748f63e61ffc70c9eb8895':
  Fix bug 1856713 gl Pointer functions should use Buffer position
2009-05-18 09:31:42 -07:00
Android (Google) Code Review
7754d161d2 Merge change 1836 into donut
* changes:
  Fix bug 1856713 gl Pointer functions should use Buffer position
2009-05-18 09:30:18 -07:00
Android (Google) Code Review
2173a3a80b am 6342d393: Merge change 1575 into donut
Merge commit '6342d3936ad8c9e6cf5bba1fc88c4e9338391bb4'

* commit '6342d3936ad8c9e6cf5bba1fc88c4e9338391bb4':
  Change _TOKENIZE tests to test the new token_index column
2009-05-18 08:36:46 -07:00
Android (Google) Code Review
fa2ab76a4a Merge change 1575 into donut
* changes:
  Change _TOKENIZE tests to test the new token_index column
2009-05-17 12:44:38 -07:00
Dianne Hackborn
efe8e5e23b Merge commit 'refs/changes/39/1839/1' of ssh://hackbod@android-git.corp.google.com:29418/platform/frameworks/base into merge 2009-05-15 21:15:37 -07:00
Dianne Hackborn
56965f19ab am 5b3189e0: Fix the build. :(
Merge commit '5b3189e03c71bcd276e0b39d0ec5e2f699a1697f'

* commit '5b3189e03c71bcd276e0b39d0ec5e2f699a1697f':
  Fix the build. :(
  Implement compatibility support for WRITE_SDCARD permission.
2009-05-15 18:36:13 -07:00
Jack Palevich
6eedc8d3b5 Fix bug 1856713 gl Pointer functions should use Buffer position
JSR239 and android.opengl gl Pointer functions (glColorPointer, etc.)
now respect the current setting of the Buffer position.

This fixes a regression introduced when we started requiring the
Buffers passed to the Pointer functions to be direct Buffers.
2009-05-15 18:13:34 -07:00
Android (Google) Code Review
67b7bbfec5 am ba2a3a1b: Merge change 1831 into donut
Merge commit 'ba2a3a1b32e242eea4e97c927d886e8987fde3d4'

* commit 'ba2a3a1b32e242eea4e97c927d886e8987fde3d4':
  Tear down data, if a disconnect request is pending.
2009-05-15 17:57:35 -07:00
Android (Google) Code Review
8bf0be4b0f Merge change 1831 into donut
* changes:
  Tear down data, if a disconnect request is pending.
2009-05-15 17:41:30 -07:00
Yang Li
89f99205b8 am 935fd37d: Revert "Squashed commit of the following:"
Merge commit '935fd37d27804539b141fa074c060d2c15524424'

* commit '935fd37d27804539b141fa074c060d2c15524424':
  Revert "Squashed commit of the following:"
2009-05-15 17:24:34 -07:00
Android (Google) Code Review
6ed9676386 Merge change 1777
* changes:
  If battery status is unknown don't send BATTERY_LOW intent
2009-05-15 16:31:24 -07:00
Android (Google) Code Review
4aa4c81d13 am b3c6addf: Merge change 1825 into donut
Merge commit 'b3c6addfc17be2a52133026148f3928ab97c83cb'

* commit 'b3c6addfc17be2a52133026148f3928ab97c83cb':
  Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaque view not be opaque. ListView and View now account for this when indicating whether they are opaque or not.
2009-05-15 16:25:42 -07:00
Android (Google) Code Review
526525872c am b3af6b48: Merge change 1748 into donut
Merge commit 'b3af6b4805040ea42c01765387c99089822bbe7e'

* commit 'b3af6b4805040ea42c01765387c99089822bbe7e':
  Add a tool to play all kinds of media files saved in /sdcard/media_api/samples/. It also tests the seeking functionality during the play of each sample file.
2009-05-15 16:25:42 -07:00
Android (Google) Code Review
5e3877f43f am e85bb9eb: Merge change 1823 into donut
Merge commit 'e85bb9ebcce85b8c7a0e0ccb5116cd25bf684727'

* commit 'e85bb9ebcce85b8c7a0e0ccb5116cd25bf684727':
  Add the backup data file writer C++ class.
2009-05-15 16:25:41 -07:00
Android (Google) Code Review
d82ec6fbe1 Merge change 1825 into donut
* changes:
  Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaque view not be opaque. ListView and View now account for this when indicating whether they are opaque or not.
2009-05-15 16:15:31 -07:00
Android (Google) Code Review
cc38f9745e Merge change 1748 into donut
* changes:
   Add a tool to play all kinds of media files saved in /sdcard/media_api/samples/. It also tests the seeking functionality during the play of each sample file.
2009-05-15 15:55:41 -07:00
Android (Google) Code Review
434c0b0662 Merge change 1823 into donut
* changes:
  Add the backup data file writer C++ class.
2009-05-15 15:36:32 -07:00
Joe Onorato
d502f05c6b Add the backup data file writer C++ class. 2009-05-15 18:20:19 -04:00
Yang Li
814fa2d913 am f8173411: Squashed commit of the following:
Merge commit 'f8173411cc612017ecfa115d71fb823b0714d982'

* commit 'f8173411cc612017ecfa115d71fb823b0714d982':
  Squashed commit of the following:
2009-05-15 15:00:43 -07:00
Dan Egnor
7acdd46440 am abc25e36: Add intent for gservices override, and handle empty arguments properly in the "am" utility.
Merge commit 'abc25e3679a9de2625eadf3e3050a6973f7a6c71'

* commit 'abc25e3679a9de2625eadf3e3050a6973f7a6c71':
  Add intent for gservices override, and handle empty arguments properly
2009-05-15 13:31:55 -07:00
Mike LeBeau
50ac70fa03 am a38b427a: Add a search url text color attribute and theme. For search suggestions in global search (and in related apps using system search like the browser), we\'d like to have a consistent green color used for urls. This makes it available system-wide.
Merge commit 'a38b427a7a6d2658dc3e3083bc6c263a3d4d7af3'

* commit 'a38b427a7a6d2658dc3e3083bc6c263a3d4d7af3':
  Add a search url text color attribute and theme. For search suggestions
2009-05-15 11:51:26 -07:00
Android (Google) Code Review
dbb02bc274 Merge change 1787
* changes:
  resolved conflicts w/ 5bd644caf73e76750feef1a82b8817d32f5367fc merge....
2009-05-15 11:39:36 -07:00
Eric Fischer
c125aad08d resolved conflicts w/ 5bd644caf73e76750feef1a82b8817d32f5367fc merge.... 2009-05-15 11:38:38 -07:00
Android (Google) Code Review
0ea7ade630 Merge change 1664
* changes:
  Added PluginManager to handle getting all the plugin directories from PackageManager.
2009-05-15 10:25:52 -07:00
Eric Fischer
ce44b546d0 Start using CLDR for some date-and-time strings and formats.
Use java.text.DateFormat where possible, since that is already using
the CLDR data for the things it supports.  Remove an unused date format
object from DatePickerDialog.

Add a new method for getting the standalone month names from applications,
although @hidden for now because it is an API change.

Pass the standalone month names down to native code in Time so that
tztime's strftime() can use them.

And then the bulk of the change: replace all the names for the months
and the days of the week, and AM and PM, and yesterday, today, and tomorrow,
with strings from CLDR.  And replace several of the date format strings
with ones derived from CLDR, but reformatted to use strftime() style
instead of SimpleDateFormat style.

All these resource changes go into new donottranslate-cldr.xml files
and are removed from strings.xml so that they aren't part of the
normal translation process and the translators don't have to bother
with them (and risk messing them up).
2009-05-15 10:15:50 -07:00
Joe Onorato
26a87a8e82 am 4535e405: Implement the C++ class to write the backed up file data.
Merge commit '4535e40544aeb957d44fad75fbe5676effe03689'

* commit '4535e40544aeb957d44fad75fbe5676effe03689':
  Implement the C++ class to write the backed up file data.
2009-05-15 07:55:51 -07:00
Joe Onorato
8d626d6a48 Implement the C++ class to write the backed up file data. 2009-05-15 10:37:10 -04:00
Mihai Preda
5fab5c255f am eae850ce: Allow intent resolution to be constrained by package name.
Merge commit 'eae850cefe7e149f396c9e8ca1f34ec02b20a3f0'

* commit 'eae850cefe7e149f396c9e8ca1f34ec02b20a3f0':
  Allow intent resolution to be constrained by package name.
2009-05-15 07:06:46 -07:00
svetoslavganov
9133e86058 resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... 2009-05-15 00:44:45 -07:00
Android (Google) Code Review
757a434f81 am 669ec3a6: Merge change 1747 into donut
Merge commit '669ec3a6e47248fee0a3a0f4877b46875eb42140'

* commit '669ec3a6e47248fee0a3a0f4877b46875eb42140':
  Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger. When this happens, force the view hierarchy to ignore the dirty flags.
2009-05-14 21:50:15 -07:00
Android (Google) Code Review
dff73b85fe Merge change 1747 into donut
* changes:
  Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger. When this happens, force the view hierarchy to ignore the dirty flags.
2009-05-14 21:49:12 -07:00
Android (Google) Code Review
5af7900d25 am 0c97c7c8: Merge change 1668 into donut
Merge commit '0c97c7c8562048135cc129044219f9bbdfc1f108'

* commit '0c97c7c8562048135cc129044219f9bbdfc1f108':
  Document exception from parse3339
2009-05-14 17:22:30 -07:00
Android (Google) Code Review
59eaf5b4ed Merge change 1668 into donut
* changes:
  Document exception from parse3339
2009-05-14 17:21:11 -07:00
Android (Google) Code Review
976ff50608 am 14ad07f6: Merge change 1708 into donut
Merge commit '14ad07f604ecd08436680a046363d37952c278f6'

* commit '14ad07f604ecd08436680a046363d37952c278f6':
  Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(int, int) constructors. Instead, throw an IllegalStateException when trying to show a popup with no content view.
2009-05-14 16:44:18 -07:00
Android (Google) Code Review
159232f08d Merge change 1708 into donut
* changes:
  Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(int, int) constructors. Instead, throw an IllegalStateException when trying to show a popup with no content view.
2009-05-14 16:42:46 -07:00
Romain Guy
0145e4eaf5 am a3519811: Fix the build, again.
Merge commit 'a35198117ed8ba356e814863066777ee9f37f8e1'

* commit 'a35198117ed8ba356e814863066777ee9f37f8e1':
  Fix the build, again.
2009-05-14 16:32:17 -07:00
Android (Google) Code Review
6290fc877d am d1f7b3a5: Merge change 1704 into donut
Merge commit 'd1f7b3a5720a4d6d92c4eea5a1fe812a790a7442'

* commit 'd1f7b3a5720a4d6d92c4eea5a1fe812a790a7442':
  New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer.
2009-05-14 15:49:37 -07:00
Android (Google) Code Review
41bf4b813f Merge change 1704 into donut
* changes:
  New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer.
2009-05-14 15:47:37 -07:00
Android (Google) Code Review
8ddcbd3eb2 am 1c9a92fd: Merge change 1690 into donut
Merge commit '1c9a92fd9fbe192f24e53c26cddeab401cefb108'

* commit '1c9a92fd9fbe192f24e53c26cddeab401cefb108':
  Rework some code so that it works the way it was supposed to work.
2009-05-14 15:40:01 -07:00
Android (Google) Code Review
2e43c5d48f Merge change 1690 into donut
* changes:
  Rework some code so that it works the way it was supposed to work.
2009-05-14 15:32:42 -07:00
Marco Nelissen
d1e3faddd3 am 9ea92317: Rearrange some code so it makes more sense. Thanks, findbugs.
Merge commit '9ea923174c2daffd9b6a1cd630018d3fdfe91f62'

* commit '9ea923174c2daffd9b6a1cd630018d3fdfe91f62':
  Rearrange some code so it makes more sense. Thanks, findbugs.
2009-05-14 15:21:43 -07:00
Android (Google) Code Review
58c681fdb2 am 94f70cbb: Merge change 1685 into donut
Merge commit '94f70cbbe29c3aca748df9d543c366d838f6598b'

* commit '94f70cbbe29c3aca748df9d543c366d838f6598b':
  Remove unnecessary code.
2009-05-14 14:56:55 -07:00
Marco Nelissen
3fb8a2c25f am 1746d6fe: Fix a bug that findbugs found
Merge commit '1746d6fefcb1b4869f475a81f5aec35db4695603'

* commit '1746d6fefcb1b4869f475a81f5aec35db4695603':
  Fix a bug that findbugs found
2009-05-14 14:53:36 -07:00
Android (Google) Code Review
b96a2e9e28 am 109b21ba: Merge change 1677 into donut
Merge commit '109b21bab5a9eb6c17e067b11784ade36129f24f'

* commit '109b21bab5a9eb6c17e067b11784ade36129f24f':
  Findbugs fixes.
2009-05-14 14:53:35 -07:00
Android (Google) Code Review
1bd1314552 am 2a5cfe51: Merge change 1590 into donut
Merge commit '2a5cfe519298702ef71ff8755b14f8daf6a92b2a'

* commit '2a5cfe519298702ef71ff8755b14f8daf6a92b2a':
  Add wifi multicast filter api (enable/disable).
2009-05-14 14:53:35 -07:00
Android (Google) Code Review
aebec55811 am 4a8fb93f: Merge change 1638 into donut
Merge commit '4a8fb93f5e320f5bd5c1dd272339ae499e4b4ec4'

* commit '4a8fb93f5e320f5bd5c1dd272339ae499e4b4ec4':
  fix window layout problem in ViewRoot
2009-05-14 14:53:34 -07:00
Marco Nelissen
95dda3eccb am fafb16c5: Fix typo
Merge commit 'fafb16c5ae18816bd048428e60f46aec1e993b20'

* commit 'fafb16c5ae18816bd048428e60f46aec1e993b20':
  Fix typo
2009-05-14 14:53:34 -07:00
Android (Google) Code Review
b040dcda69 am 02c1c46f: Merge change 1674 into donut
Merge commit '02c1c46fff22490f884f05520d58eadae1442db8'

* commit '02c1c46fff22490f884f05520d58eadae1442db8':
  gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long.
2009-05-14 14:53:34 -07:00