OSDN Git Service

android-x86/ndk.git
15 years agoam 963aebaf: Merge change 4646 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 19:35:56 +0000 (12:35 -0700)]
am 963aebaf: Merge change 4646 into donut

Merge commit '963aebaffad1c4f6934940c32a6f16bf7babe7cb'

* commit '963aebaffad1c4f6934940c32a6f16bf7babe7cb':
  Force the id of TabWidget to be android:id/tabs

15 years agoMerge change 4646 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 19:33:17 +0000 (12:33 -0700)]
Merge change 4646 into donut

* changes:
  Force the id of TabWidget to be android:id/tabs

15 years agoForce the id of TabWidget to be android:id/tabs
Xavier Ducrohet [Thu, 18 Jun 2009 19:02:55 +0000 (12:02 -0700)]
Force the id of TabWidget to be android:id/tabs

15 years agoam 630f7df1: Merge change 4575 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 19:03:58 +0000 (12:03 -0700)]
am 630f7df1: Merge change 4575 into donut

Merge commit '630f7df118eb813891752821c239f853ff540a4f'

* commit '630f7df118eb813891752821c239f853ff540a4f':
  SDK Updater: Better guess for the addon folder name.

15 years agoMerge change 4575 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 19:01:58 +0000 (12:01 -0700)]
Merge change 4575 into donut

* changes:
  SDK Updater: Better guess for the addon folder name.

15 years agoam 3f351dd5: Merge change 4555 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 17:43:57 +0000 (10:43 -0700)]
am 3f351dd5: Merge change 4555 into donut

Merge commit '3f351dd5dfb705fb0260f1341ce0e257a6ea9f3b'

* commit '3f351dd5dfb705fb0260f1341ce0e257a6ea9f3b':
  Force UTF-8 encoding for SDK files.

15 years agoMerge change 4555 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 17:42:43 +0000 (10:42 -0700)]
Merge change 4555 into donut

* changes:
  Force UTF-8 encoding for SDK files.

15 years agoMerge change 4608
Android (Google) Code Review [Thu, 18 Jun 2009 15:30:06 +0000 (08:30 -0700)]
Merge change 4608

* changes:
  Restructuring the sample plugin and adding more tests.

15 years agoMerge change 4585
Android (Google) Code Review [Thu, 18 Jun 2009 15:28:35 +0000 (08:28 -0700)]
Merge change 4585

* changes:
  Add keystore & vpn to eclipse classpath.

15 years agoRestructuring the sample plugin and adding more tests.
Derek Sollenberger [Thu, 18 Jun 2009 15:19:41 +0000 (11:19 -0400)]
Restructuring the sample plugin and adding more tests.

15 years agoAdd keystore & vpn to eclipse classpath.
Andrew Stadler [Thu, 18 Jun 2009 06:03:13 +0000 (23:03 -0700)]
Add keystore & vpn to eclipse classpath.

15 years agoam bed900d8: Merge change 4516 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 04:49:54 +0000 (21:49 -0700)]
am bed900d8: Merge change 4516 into donut

Merge commit 'bed900d8daf94d935627992a0c8b19f85832ffc1'

* commit 'bed900d8daf94d935627992a0c8b19f85832ffc1':
  SDK Updater: fix accept callback to update Install Selected button.

15 years agoam a06cdf19: Fix typo and update
Mike Ritter [Thu, 18 Jun 2009 04:49:52 +0000 (21:49 -0700)]
am a06cdf19: Fix typo and update

Merge commit 'a06cdf1982e66b90dfde8335971ba97c06780b3a'

* commit 'a06cdf1982e66b90dfde8335971ba97c06780b3a':
  Fix typo and update

15 years agoSDK Updater: Better guess for the addon folder name.
Raphael [Thu, 18 Jun 2009 03:02:56 +0000 (20:02 -0700)]
SDK Updater: Better guess for the addon folder name.

- Always unzip the archives first and get their root zip dir.
- Try to reusing an existing addon folder first.
- Or the root zip dir.
- Or come up with a better name for the addon folder.

15 years agoMerge change 4516 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 02:03:41 +0000 (19:03 -0700)]
Merge change 4516 into donut

* changes:
  SDK Updater: fix accept callback to update Install Selected button.

15 years agoam 1ebf4918: Merge change 4510 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 01:46:14 +0000 (18:46 -0700)]
am 1ebf4918: Merge change 4510 into donut

Merge commit '1ebf49189c09b8480718d1cee8209103890da2e5'

* commit '1ebf49189c09b8480718d1cee8209103890da2e5':
  SDK Updater: display icons for local packages.

15 years agoam 2ea1594b: Merge change 4111 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 01:46:08 +0000 (18:46 -0700)]
am 2ea1594b: Merge change 4111 into donut

Merge commit '2ea1594b1a62c61ee28456ed7279348ed399119a'

* commit '2ea1594b1a62c61ee28456ed7279348ed399119a':
  Move package installation logic from ADT to ddmlib.

15 years agoam 340a79b5: SDK Updater: fix repository.xml to read as binary, not text to let the...
Raphael [Thu, 18 Jun 2009 01:46:04 +0000 (18:46 -0700)]
am 340a79b5: SDK Updater: fix repository.xml to read as binary, not text to let the XML decoder handle the charset decoding.

Merge commit '340a79b5904f02bfe8793c22ca82a78d5f1aa544'

* commit '340a79b5904f02bfe8793c22ca82a78d5f1aa544':
  SDK Updater: fix repository.xml to read as binary, not text

15 years agoam f6030454: Merge change 4493 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 01:45:54 +0000 (18:45 -0700)]
am f6030454: Merge change 4493 into donut

Merge commit 'f6030454c880a156a8a1d56bc2a4bb653994a0e7'

* commit 'f6030454c880a156a8a1d56bc2a4bb653994a0e7':
  Change import for IIntentReceiver since the class has been refactored from android.app to android.content

15 years agoam f08e4afd: Merge change 4425 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 01:45:50 +0000 (18:45 -0700)]
am f08e4afd: Merge change 4425 into donut

Merge commit 'f08e4afd45a793dfe74521c84f91c8ced1eb19f9'

* commit 'f08e4afd45a793dfe74521c84f91c8ced1eb19f9':
  First step of a more standalone AvdSelector.

15 years agoam 6f0c1935: Merge change 4487 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 01:45:48 +0000 (18:45 -0700)]
am 6f0c1935: Merge change 4487 into donut

Merge commit '6f0c19358e2e782c0376d5fd2bf68f03ad89fd35'

* commit '6f0c19358e2e782c0376d5fd2bf68f03ad89fd35':
  Add framework, downloadprovider, improvider and global search

15 years agoForce UTF-8 encoding for SDK files.
Xavier Ducrohet [Thu, 18 Jun 2009 00:51:22 +0000 (17:51 -0700)]
Force UTF-8 encoding for SDK files.

- project .properties files
- AVD ini files (<name>.ini and config.ini)
- add-on manifest

15 years agoFix typo and update
Mike Ritter [Thu, 18 Jun 2009 00:25:54 +0000 (17:25 -0700)]
Fix typo and update

15 years agoam d05f6ef9: SDK Updater: fix install of new packages from remote page.
Raphael [Wed, 17 Jun 2009 22:57:07 +0000 (15:57 -0700)]
am d05f6ef9: SDK Updater: fix install of new packages from remote page.

Merge commit 'd05f6ef99b98f158636de8916bd51c6a2e564dcb'

* commit 'd05f6ef99b98f158636de8916bd51c6a2e564dcb':
  SDK Updater: fix install of new packages from remote page.

15 years agoSDK Updater: fix accept callback to update Install Selected button.
Raphael [Wed, 17 Jun 2009 22:39:52 +0000 (15:39 -0700)]
SDK Updater: fix accept callback to update Install Selected button.

15 years agoam 678a781b: Merge change 4440 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:38:57 +0000 (15:38 -0700)]
am 678a781b: Merge change 4440 into donut

Merge commit '678a781bb59364e462dca650a21a9d4d1ad56736'

* commit '678a781bb59364e462dca650a21a9d4d1ad56736':
  Properly create Image for the icons so that they are transparent.

15 years agoam 4d68551e: SDK Updater: remove UpdaterData.Display
Raphael [Wed, 17 Jun 2009 22:38:04 +0000 (15:38 -0700)]
am 4d68551e: SDK Updater: remove UpdaterData.Display

Merge commit '4d68551ef3e3e6a5e633b8e387386b43372f9e6a'

* commit '4d68551ef3e3e6a5e633b8e387386b43372f9e6a':
  SDK Updater: remove UpdaterData.Display

15 years agoam eecf776a: SDK Updater: select specific archives in the remote page also triggers...
Raphael [Wed, 17 Jun 2009 22:37:59 +0000 (15:37 -0700)]
am eecf776a: SDK Updater: select specific archives in the remote page also triggers the license/install overview dialog.

Merge commit 'eecf776ac46a1eec86de5f79903bd3e7c464b0fe'

* commit 'eecf776ac46a1eec86de5f79903bd3e7c464b0fe':
  SDK Updater: select specific archives in the remote page

15 years agoMerge change 4510 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:15:52 +0000 (15:15 -0700)]
Merge change 4510 into donut

* changes:
  SDK Updater: display icons for local packages.

15 years agoMerge change 4111 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:03:50 +0000 (15:03 -0700)]
Merge change 4111 into donut

* changes:
  Move package installation logic from ADT to ddmlib.

15 years agoSDK Updater: display icons for local packages.
Raphael [Wed, 17 Jun 2009 21:55:57 +0000 (14:55 -0700)]
SDK Updater: display icons for local packages.

15 years agoSDK Updater: fix repository.xml to read as binary, not text
Raphael [Wed, 17 Jun 2009 20:35:39 +0000 (13:35 -0700)]
SDK Updater: fix repository.xml to read as binary, not text
to let the XML decoder handle the charset decoding.

15 years agoMerge change 4493 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 19:09:30 +0000 (12:09 -0700)]
Merge change 4493 into donut

* changes:
  Change import for IIntentReceiver since the class has been refactored from android.app to android.content

15 years agoChange import for IIntentReceiver since the class has been refactored from android...
Suchi Amalapurapu [Wed, 17 Jun 2009 19:02:04 +0000 (12:02 -0700)]
Change import for IIntentReceiver since the class has been refactored from android.app to android.content

15 years agoMerge change 4425 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 18:44:47 +0000 (11:44 -0700)]
Merge change 4425 into donut

* changes:
  First step of a more standalone AvdSelector.

15 years agoFirst step of a more standalone AvdSelector.
Xavier Ducrohet [Wed, 17 Jun 2009 00:41:09 +0000 (17:41 -0700)]
First step of a more standalone AvdSelector.

- New/Delete/Info/Refresh/Manager buttons.
- Ability to set any kind of AVD filter
- Self-refresh: Selector knows the AvdManager and can refresh itself.
- Manager mode or simple (selection or checkboxes)
- Manager mode displays broken AVDs.

Updated the SdkUpdate AVD page and the various use of the Selector in ADT.

15 years agoMerge change 4487 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 18:40:18 +0000 (11:40 -0700)]
Merge change 4487 into donut

* changes:
  Add framework, downloadprovider, improvider and global search permission tests to continuous tests.

15 years agoAdd framework, downloadprovider, improvider and global search
Brett Chabot [Wed, 17 Jun 2009 17:56:52 +0000 (10:56 -0700)]
Add framework, downloadprovider, improvider and global search
permission tests to continuous tests.

15 years agoSDK Updater: fix install of new packages from remote page.
Raphael [Wed, 17 Jun 2009 18:26:10 +0000 (11:26 -0700)]
SDK Updater: fix install of new packages from remote page.

15 years agoMerge change 4440 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 17:12:18 +0000 (10:12 -0700)]
Merge change 4440 into donut

* changes:
  Properly create Image for the icons so that they are transparent.

15 years agoam 6a20ac09: SDK Updater: automatically accept packages with no license.
Raphael [Wed, 17 Jun 2009 04:59:19 +0000 (21:59 -0700)]
am 6a20ac09: SDK Updater: automatically accept packages with no license.

Merge commit '6a20ac0953a8a7285cafdd48bbce882e758344dd'

* commit '6a20ac0953a8a7285cafdd48bbce882e758344dd':
  SDK Updater: automatically accept packages with no license.

15 years agoSDK Updater: remove UpdaterData.Display
Raphael [Tue, 16 Jun 2009 23:33:34 +0000 (16:33 -0700)]
SDK Updater: remove UpdaterData.Display

15 years agoProperly create Image for the icons so that they are transparent.
Xavier Ducrohet [Wed, 17 Jun 2009 02:16:00 +0000 (19:16 -0700)]
Properly create Image for the icons so that they are transparent.

15 years agoSDK Updater: select specific archives in the remote page
Raphael [Tue, 16 Jun 2009 23:15:31 +0000 (16:15 -0700)]
SDK Updater: select specific archives in the remote page
also triggers the license/install overview dialog.

15 years agoMerge change 4284
Android (Google) Code Review [Tue, 16 Jun 2009 23:05:44 +0000 (16:05 -0700)]
Merge change 4284

* changes:
  a sample app that uses the AccountManager API

15 years agoa sample app that uses the AccountManager API
Fred Quintana [Tue, 16 Jun 2009 00:23:00 +0000 (17:23 -0700)]
a sample app that uses the AccountManager API

15 years agoSDK Updater: automatically accept packages with no license.
Raphael [Tue, 16 Jun 2009 19:12:08 +0000 (12:12 -0700)]
SDK Updater: automatically accept packages with no license.

15 years agoam 128308e0: Merge change 4297 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 18:57:28 +0000 (11:57 -0700)]
am 128308e0: Merge change 4297 into donut

Merge commit '128308e01b186eccc172ce9f287c6b8183c50c12'

* commit '128308e01b186eccc172ce9f287c6b8183c50c12':
  SDK Updater: use tri-state icon for each potential
  SDK Updater: different icon theme for the repository items.

15 years agoMerge change 4297 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 18:54:40 +0000 (11:54 -0700)]
Merge change 4297 into donut

* changes:
  SDK Updater: different icon theme for the repository items.

15 years agoMerge change 4309 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 18:54:12 +0000 (11:54 -0700)]
Merge change 4309 into donut

* changes:
  SDK Updater: use tri-state icon for each potential archive: accepted, refused or unknown.

15 years agoam f1cf2855: Merge change 4090 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 16:17:12 +0000 (09:17 -0700)]
am f1cf2855: Merge change 4090 into donut

Merge commit 'f1cf2855b64631ec723bbde94600291ddbadcf7f'

* commit 'f1cf2855b64631ec723bbde94600291ddbadcf7f':
  Changed "partner/" to new "vendor/" directories

15 years agoMerge change 4090 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 16:15:31 +0000 (09:15 -0700)]
Merge change 4090 into donut

* changes:
  Changed "partner/" to new "vendor/" directories

15 years agoam c161f20e: Merge change 4135 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 15:37:00 +0000 (08:37 -0700)]
am c161f20e: Merge change 4135 into donut

Merge commit 'c161f20e49717e8b1879173197e3528a39e12ccc'

* commit 'c161f20e49717e8b1879173197e3528a39e12ccc':
  Updated Platform Developers Guide welcome page, changing focus from 'porting guide' to 'platform developer guide'.  Modelled on the SDK site developers guide.

15 years agoam 48bfaca2: Merge change 4261 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 15:36:43 +0000 (08:36 -0700)]
am 48bfaca2: Merge change 4261 into donut

Merge commit '48bfaca201d78fc9e111326a772f57eaf9a41a44'

* commit '48bfaca201d78fc9e111326a772f57eaf9a41a44':
  Add missing system properties to sim.
  SDK Updater: addon id is name+vendor, lower case

15 years agoresolved conflicts for merge of 18d7a4e3 to master
niko [Tue, 16 Jun 2009 15:19:25 +0000 (08:19 -0700)]
resolved conflicts for merge of 18d7a4e3 to master

15 years agoSDK Updater: use tri-state icon for each potential
Raphael [Tue, 16 Jun 2009 05:40:45 +0000 (22:40 -0700)]
SDK Updater: use tri-state icon for each potential
archive: accepted, refused or unknown.

15 years agoSDK Updater: different icon theme for the repository items.
Raphael [Tue, 16 Jun 2009 03:26:45 +0000 (20:26 -0700)]
SDK Updater: different icon theme for the repository items.

15 years agoMove package installation logic from ADT to ddmlib.
Brett Chabot [Fri, 12 Jun 2009 22:30:55 +0000 (15:30 -0700)]
Move package installation logic from ADT to ddmlib.

15 years agoMerge change 4135 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 00:38:45 +0000 (17:38 -0700)]
Merge change 4135 into donut

* changes:
  Updated Platform Developers Guide welcome page, changing focus from 'porting guide' to 'platform developer guide'.  Modelled on the SDK site developers guide.

15 years agoUpdated Platform Developers Guide welcome page, changing focus from 'porting guide...
Patrick Brady [Sat, 13 Jun 2009 19:07:07 +0000 (12:07 -0700)]
Updated Platform Developers Guide welcome page, changing focus from 'porting guide' to 'platform developer guide'.  Modelled on the SDK site developers guide.

15 years agoMerge change 4261 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 23:55:20 +0000 (16:55 -0700)]
Merge change 4261 into donut

* changes:
  SDK Updater: addon id is name+vendor, lower case

15 years agoMerge change 4263 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 23:54:07 +0000 (16:54 -0700)]
Merge change 4263 into donut

* changes:
  Add missing system properties to sim.

15 years agoAdd missing system properties to sim.
Andy McFadden [Mon, 8 Jun 2009 17:08:18 +0000 (10:08 -0700)]
Add missing system properties to sim.

The framework cannot start if certain properties are missing.  This adds
a couple of properties used by the backup system.

Also fixed a trio of printf/size_t warnings.

15 years agoSDK Updater: addon id is name+vendor, lower case
Raphael [Mon, 15 Jun 2009 23:35:00 +0000 (16:35 -0700)]
SDK Updater: addon id is name+vendor, lower case

15 years agoAdded ASTL tests to the suite.
Nicolas Catania [Mon, 15 Jun 2009 16:28:06 +0000 (09:28 -0700)]
Added ASTL tests to the suite.

15 years agoam 70337978: Merge change 4208 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 22:02:39 +0000 (15:02 -0700)]
am 70337978: Merge change 4208 into donut

Merge commit '70337978d53c6097577fa03967e256a020cf3253'

* commit '70337978d53c6097577fa03967e256a020cf3253':
  SDK Updater: update all existing local archives, license click through.
  Modify archquery to be able to print any system property.
  Add downloadprovider permission tests runtest shortcut.

15 years agoMerge change 4208 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 22:01:22 +0000 (15:01 -0700)]
Merge change 4208 into donut

* changes:
  Add downloadprovider permission tests runtest shortcut.

15 years agoMerge change 4220 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 22:00:54 +0000 (15:00 -0700)]
Merge change 4220 into donut

* changes:
  SDK Updater: update all existing local archives, license click through.

15 years agoSDK Updater: update all existing local archives, license click through.
Raphael [Sun, 14 Jun 2009 05:42:31 +0000 (22:42 -0700)]
SDK Updater: update all existing local archives, license click through.

15 years agoModify archquery to be able to print any system property.
Raphael [Mon, 15 Jun 2009 20:36:11 +0000 (13:36 -0700)]
Modify archquery to be able to print any system property.

(this is change 4207 that was abandoned due to a merge conflict.)

15 years agoAdd downloadprovider permission tests runtest shortcut.
Brett Chabot [Mon, 15 Jun 2009 20:04:58 +0000 (13:04 -0700)]
Add downloadprovider permission tests runtest shortcut.

15 years agoam 31d55c61: Merge change 4116 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 18:39:23 +0000 (11:39 -0700)]
am 31d55c61: Merge change 4116 into donut

Merge commit '31d55c618e783d937cb0342c7eeafcd0a6b990fe'

* commit '31d55c618e783d937cb0342c7eeafcd0a6b990fe':
  Add runtest test definition for framework-permission
  - Moved the build variants descriptions into build_system
  Fix the reload of pages after installation of packages.

15 years agoMerge change 4116 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 18:16:32 +0000 (11:16 -0700)]
Merge change 4116 into donut

* changes:
  - Moved the build variants descriptions into build_system - Added Makefile stub into sensors.jd as a starting point - Small cleanup to build_new_device to reference the PRODUCT_* parameters - Fixed URL in the README for app engine testing

15 years agoMerge change 4187 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 17:53:39 +0000 (10:53 -0700)]
Merge change 4187 into donut

* changes:
  Add runtest test definition for framework-permission

15 years agoAdd runtest test definition for framework-permission
Brett Chabot [Mon, 15 Jun 2009 17:46:49 +0000 (10:46 -0700)]
Add runtest test definition for framework-permission

15 years agoam 07c07c2e: Merge change 3933 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 04:12:29 +0000 (21:12 -0700)]
am 07c07c2e: Merge change 3933 into donut

Merge commit '07c07c2e685d2d7bd1901432d694bd8bddb84e15'

* commit '07c07c2e685d2d7bd1901432d694bd8bddb84e15':
  Define a new activity that lists permissions and apps using that permission with some additional details as well
  SDK Updater: provide a "force http" setting.
  SDK Updater: SettingsController that handles the settings.
  - Moved the build variants descriptions into build_system

15 years ago- Moved the build variants descriptions into build_system
Reena Lee [Sat, 13 Jun 2009 22:08:56 +0000 (15:08 -0700)]
- Moved the build variants descriptions into build_system
- Added Makefile stub into sensors.jd as a starting point
- Small cleanup to build_new_device to reference the PRODUCT_* parameters
- Fixed URL in the README for app engine testing

Conflicts:

pdk/README
pdk/docs/guide/build_new_device.jd
pdk/docs/guide/build_system.jd
pdk/docs/guide/sensors.jd

15 years agoFix the reload of pages after installation of packages.
Xavier Ducrohet [Sat, 13 Jun 2009 01:12:20 +0000 (18:12 -0700)]
Fix the reload of pages after installation of packages.

15 years agoMerge change 3933 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 22:44:23 +0000 (15:44 -0700)]
Merge change 3933 into donut

* changes:
  - Moved the build variants descriptions into build_system - Added Makefile stub into sensors.jd as a starting point - Small cleanup to build_new_device to reference the PRODUCT_* parameters - Fixed URL in the README for app engine testing

15 years agoChanged "partner/" to new "vendor/" directories
Gaurav Mathur [Fri, 12 Jun 2009 20:46:38 +0000 (13:46 -0700)]
Changed "partner/" to new "vendor/" directories

15 years agoMerge change 4031 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 20:19:35 +0000 (13:19 -0700)]
Merge change 4031 into donut

* changes:
  SDK Updater: provide a "force http" setting.

15 years agoMerge change 4015 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 20:19:07 +0000 (13:19 -0700)]
Merge change 4015 into donut

* changes:
  SDK Updater: SettingsController that handles the settings.

15 years agoDefine a new activity that lists permissions and apps using that permission with...
Suchi Amalapurapu [Thu, 11 Jun 2009 23:05:10 +0000 (16:05 -0700)]
Define a new activity that lists permissions and apps using that permission with some additional details as well
First pass.

15 years agoam 38ea6d2a: SDK Updater: remove UpdaterData() constructor.
Raphael [Fri, 12 Jun 2009 15:25:43 +0000 (08:25 -0700)]
am 38ea6d2a: SDK Updater: remove UpdaterData() constructor.

Merge commit '38ea6d2afedd25705cb510f5556b2b60a310adca'

* commit '38ea6d2afedd25705cb510f5556b2b60a310adca':
  SDK Updater: remove UpdaterData() constructor.

15 years agoam 02665927: SDK Updater: icons for packages in remote page.
Raphael [Fri, 12 Jun 2009 15:25:41 +0000 (08:25 -0700)]
am 02665927: SDK Updater: icons for packages in remote page.

Merge commit '02665927836f790f1164eb5609c2d35dadd3e86d'

* commit '02665927836f790f1164eb5609c2d35dadd3e86d':
  SDK Updater: icons for packages in remote page.

15 years agoam 201f8316: Centralized the local data, and create new listener mechanism to access it.
Xavier Ducrohet [Fri, 12 Jun 2009 15:25:07 +0000 (08:25 -0700)]
am 201f8316: Centralized the local data, and create new listener mechanism to access it.

Merge commit '201f83164f96036bcdc36a3c42082673a9fe429a'

* commit '201f83164f96036bcdc36a3c42082673a9fe429a':
  Centralized the local data, and create new listener mechanism to access it.

15 years agoSDK Updater: provide a "force http" setting.
Raphael [Fri, 12 Jun 2009 04:45:07 +0000 (21:45 -0700)]
SDK Updater: provide a "force http" setting.

Note that the setting operates on every source by converting
the https:// links into http:// before fetching the sources
or the archives.

This also reorganize some things: the RepoSourceAdapter now
takes the UpdaterData as parameter (so both Adapters work the
same) and the label/contentProviders are nested classes instead
of static classes. Cleanup some stuff that was no longer useful
such as the RepoSources.TaskFactory (it's in UpdaterData already).

With this change I can install from the dl site over http at home!

15 years agoSDK Updater: SettingsController that handles the settings.
Raphael [Fri, 12 Jun 2009 01:10:08 +0000 (18:10 -0700)]
SDK Updater: SettingsController that handles the settings.

There is not any longer any logic in the SettingsPage,
it is handled now by a "SettingsControllers" which is
available via UpdaterData. The page only takes care of
notifying the controller via a callback when settings
have changed in the UI.

15 years agoAdd new Bluez4 PLAY/PAUSE keycodes.
Jaikumar Ganesh [Fri, 12 Jun 2009 00:42:44 +0000 (17:42 -0700)]
Add new Bluez4 PLAY/PAUSE keycodes.

15 years agoSDK Updater: remove UpdaterData() constructor.
Raphael [Thu, 11 Jun 2009 22:55:42 +0000 (15:55 -0700)]
SDK Updater: remove UpdaterData() constructor.

We don't really need for SWT Designer.
Also fix the main window icon to show it again.

15 years agoSDK Updater: icons for packages in remote page.
Raphael [Thu, 11 Jun 2009 22:34:24 +0000 (15:34 -0700)]
SDK Updater: icons for packages in remote page.

One of the rationales behind this was to show
incompatible archives using some icon.

This moves all SDK Updater icons in internal/repository/icons
and create an ImageFactory available to the remote page via
the UpdaterData.

15 years agoCentralized the local data, and create new listener mechanism to access it.
Xavier Ducrohet [Wed, 10 Jun 2009 18:22:46 +0000 (11:22 -0700)]
Centralized the local data, and create new listener mechanism to access it.

Created a permanent SdkManager in UpdaterData (alongside a new AvdManager).
Pages can request a reload (for example on install/delete of a local package),
and other pages are notified of SDK changes to update their display (local
packages, local AVDs, available packages, etc...)

Removed references to UpdaterWindow from the pages (moved some actions
like installArchives and refreshSources into UpdaterData).

Added a new page for the AVDs. Pretty basic for now (only the current AVD
display).

Clicking refresh on the Local pages causes a reload which triggers a
refresh of the listeners pages which properly reloads the AVD page.

15 years ago- Moved the build variants descriptions into build_system
Reena Lee [Thu, 11 Jun 2009 20:26:29 +0000 (13:26 -0700)]
- Moved the build variants descriptions into build_system
- Added Makefile stub into sensors.jd as a starting point
- Small cleanup to build_new_device to reference the PRODUCT_* parameters
- Fixed URL in the README for app engine testing

15 years agoam e1c1ac8b: Merge change 3869 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 19:04:39 +0000 (12:04 -0700)]
am e1c1ac8b: Merge change 3869 into donut

Merge commit 'e1c1ac8b0ea535e334b7f072aaaa98d14dcb8b81'

* commit 'e1c1ac8b0ea535e334b7f072aaaa98d14dcb8b81':
  SDK Updater: implement tree check callback on remote page.

15 years agoam c390708d: Merge change 3868 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 19:04:38 +0000 (12:04 -0700)]
am c390708d: Merge change 3868 into donut

Merge commit 'c390708d032addd61d4a2451ee9abeaf66e43181'

* commit 'c390708d032addd61d4a2451ee9abeaf66e43181':
  ADT #1909458: fix 'android update project': "build.xml is too old"

15 years agoMerge change 3869 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 18:56:08 +0000 (11:56 -0700)]
Merge change 3869 into donut

* changes:
  SDK Updater: implement tree check callback on remote page.

15 years agoMerge change 3868 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 18:55:36 +0000 (11:55 -0700)]
Merge change 3868 into donut

* changes:
  ADT #1909458: fix 'android update project': "build.xml is too old"

15 years agoam 134c84ab: Merge change 3856 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 18:41:48 +0000 (11:41 -0700)]
am 134c84ab: Merge change 3856 into donut

Merge commit '134c84ab6206fa9929356662943df686412913c7'

* commit '134c84ab6206fa9929356662943df686412913c7':
  SDK Updater: fix install in new directory.

15 years agoMerge change 3856 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 17:24:54 +0000 (10:24 -0700)]
Merge change 3856 into donut

* changes:
  SDK Updater: fix install in new directory.

15 years agoam 3aa7f5d6: Merge change 3848 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 07:45:25 +0000 (00:45 -0700)]
am 3aa7f5d6: Merge change 3848 into donut

Merge commit '3aa7f5d63706cd031d3eb51bea517c069f10d4be'

* commit '3aa7f5d63706cd031d3eb51bea517c069f10d4be':
  SDK Updater: Revamp ITaskMonitor to be able to create sub monitors.