Commit Graph

10761 Commits

Author SHA1 Message Date
Andrew Stadler
488df70777 Cleanup eclipse classpath
It's possible that these entries were already stale, but the recent clean
build step may have exposed them.
2009-06-19 13:11:00 -07:00
David Warren
6206db8c82 Moving bring_up.html under System section rather than Build section. 2009-06-19 11:21:30 -07:00
Android (Google) Code Review
000527d33e am a43be879: Merge change 4689 into donut
Merge commit 'a43be8798e54a208b4b06e0e30c7311d8711dd5d'

* commit 'a43be8798e54a208b4b06e0e30c7311d8711dd5d':
  Update the API of ApkBuilder to make it clearer what is stable and what isn't.
2009-06-19 11:17:20 -07:00
Android (Google) Code Review
a43be8798e Merge change 4689 into donut
* changes:
  Update the API of ApkBuilder to make it clearer what is stable and what isn't.
2009-06-19 11:15:58 -07:00
Raphael
feec693888 am 0d9a6278: Fix api change following a rebase.
Merge commit '0d9a6278b47f994d5f9556e13e7fd7887a87228b'

* commit '0d9a6278b47f994d5f9556e13e7fd7887a87228b':
  Fix api change following a rebase.
2009-06-18 21:46:56 -07:00
Raphael
0d9a6278b4 Fix api change following a rebase. 2009-06-18 21:42:36 -07:00
Android (Google) Code Review
d39aa901ef am 39624127: Merge change 4685 into donut
Merge commit '39624127845afcf2876cc2c09cc11c06fcf0f57b'

* commit '39624127845afcf2876cc2c09cc11c06fcf0f57b':
  SDK Updater: use separate license node in XML. Support extra packages.
2009-06-18 21:26:26 -07:00
Android (Google) Code Review
3962412784 Merge change 4685 into donut
* changes:
  SDK Updater: use separate license node in XML. Support extra packages.
2009-06-18 21:24:38 -07:00
Xavier Ducrohet
85a31f6f1d Update the API of ApkBuilder to make it clearer what is stable and what isn't. 2009-06-18 16:51:41 -07:00
Xavier Ducrohet
0991f05672 am ef2f55d0: Add support to delete AVD in the new AvdSelector.
Merge commit 'ef2f55d0b70edcddeeeac7ad7cab0c8f115c0800'

* commit 'ef2f55d0b70edcddeeeac7ad7cab0c8f115c0800':
  Add support to delete AVD in the new AvdSelector.
2009-06-18 16:47:44 -07:00
Raphael
48c6578bb6 SDK Updater: use separate license node in XML. Support extra packages. 2009-06-18 16:40:12 -07:00
Xavier Ducrohet
ef2f55d0b7 Add support to delete AVD in the new AvdSelector.
Also: change button order in the update chooser dialog.
2009-06-18 16:01:05 -07:00
Android (Google) Code Review
5b341c3b08 am 963aebaf: Merge change 4646 into donut
Merge commit '963aebaffad1c4f6934940c32a6f16bf7babe7cb'

* commit '963aebaffad1c4f6934940c32a6f16bf7babe7cb':
  Force the id of TabWidget to be android:id/tabs
2009-06-18 12:35:56 -07:00
Android (Google) Code Review
963aebaffa Merge change 4646 into donut
* changes:
  Force the id of TabWidget to be android:id/tabs
2009-06-18 12:33:17 -07:00
Xavier Ducrohet
ecf30d99a1 Force the id of TabWidget to be android:id/tabs 2009-06-18 12:27:51 -07:00
Android (Google) Code Review
74f4ae3861 am 630f7df1: Merge change 4575 into donut
Merge commit '630f7df118eb813891752821c239f853ff540a4f'

* commit '630f7df118eb813891752821c239f853ff540a4f':
  SDK Updater: Better guess for the addon folder name.
2009-06-18 12:03:58 -07:00
Android (Google) Code Review
630f7df118 Merge change 4575 into donut
* changes:
  SDK Updater: Better guess for the addon folder name.
2009-06-18 12:01:58 -07:00
Android (Google) Code Review
d34e850f28 am 3f351dd5: Merge change 4555 into donut
Merge commit '3f351dd5dfb705fb0260f1341ce0e257a6ea9f3b'

* commit '3f351dd5dfb705fb0260f1341ce0e257a6ea9f3b':
  Force UTF-8 encoding for SDK files.
2009-06-18 10:43:57 -07:00
Android (Google) Code Review
3f351dd5df Merge change 4555 into donut
* changes:
  Force UTF-8 encoding for SDK files.
2009-06-18 10:42:43 -07:00
Android (Google) Code Review
998ec9645b Merge change 4608
* changes:
  Restructuring the sample plugin and adding more tests.
2009-06-18 08:30:06 -07:00
Android (Google) Code Review
3ba8bf6e50 Merge change 4585
* changes:
  Add keystore & vpn to eclipse classpath.
2009-06-18 08:28:35 -07:00
Derek Sollenberger
d7ebf27ff4 Restructuring the sample plugin and adding more tests. 2009-06-18 11:19:41 -04:00
Andrew Stadler
505df37c20 Add keystore & vpn to eclipse classpath. 2009-06-17 23:03:13 -07:00
Android (Google) Code Review
246ad9119a am bed900d8: Merge change 4516 into donut
Merge commit 'bed900d8daf94d935627992a0c8b19f85832ffc1'

* commit 'bed900d8daf94d935627992a0c8b19f85832ffc1':
  SDK Updater: fix accept callback to update Install Selected button.
2009-06-17 21:49:54 -07:00
Mike Ritter
f9067cca80 am a06cdf19: Fix typo and update
Merge commit 'a06cdf1982e66b90dfde8335971ba97c06780b3a'

* commit 'a06cdf1982e66b90dfde8335971ba97c06780b3a':
  Fix typo and update
2009-06-17 21:49:52 -07:00
Raphael
691beb35a1 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.
2009-06-17 21:28:51 -07:00
Android (Google) Code Review
bed900d8da Merge change 4516 into donut
* changes:
  SDK Updater: fix accept callback to update Install Selected button.
2009-06-17 19:03:41 -07:00
Android (Google) Code Review
9772deff7d am 1ebf4918: Merge change 4510 into donut
Merge commit '1ebf49189c09b8480718d1cee8209103890da2e5'

* commit '1ebf49189c09b8480718d1cee8209103890da2e5':
  SDK Updater: display icons for local packages.
2009-06-17 18:46:14 -07:00
Android (Google) Code Review
0e5a1d377d am 2ea1594b: Merge change 4111 into donut
Merge commit '2ea1594b1a62c61ee28456ed7279348ed399119a'

* commit '2ea1594b1a62c61ee28456ed7279348ed399119a':
  Move package installation logic from ADT to ddmlib.
2009-06-17 18:46:08 -07:00
Raphael
444cab7efb 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
2009-06-17 18:46:04 -07:00
Android (Google) Code Review
68a1a1b557 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
2009-06-17 18:45:54 -07:00
Android (Google) Code Review
9db3f9658a am f08e4afd: Merge change 4425 into donut
Merge commit 'f08e4afd45a793dfe74521c84f91c8ced1eb19f9'

* commit 'f08e4afd45a793dfe74521c84f91c8ced1eb19f9':
  First step of a more standalone AvdSelector.
2009-06-17 18:45:50 -07:00
Android (Google) Code Review
502ff1f979 am 6f0c1935: Merge change 4487 into donut
Merge commit '6f0c19358e2e782c0376d5fd2bf68f03ad89fd35'

* commit '6f0c19358e2e782c0376d5fd2bf68f03ad89fd35':
  Add framework, downloadprovider, improvider and global search
2009-06-17 18:45:48 -07:00
Xavier Ducrohet
fa0286d4d3 Force UTF-8 encoding for SDK files.
- project .properties files
- AVD ini files (<name>.ini and config.ini)
- add-on manifest
2009-06-17 17:51:22 -07:00
Mike Ritter
a06cdf1982 Fix typo and update 2009-06-17 17:25:54 -07:00
Raphael
91ddc77a92 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.
2009-06-17 15:57:07 -07:00
Raphael
fb2a1430c9 SDK Updater: fix accept callback to update Install Selected button. 2009-06-17 15:39:52 -07:00
Android (Google) Code Review
46b4a8b26c am 678a781b: Merge change 4440 into donut
Merge commit '678a781bb59364e462dca650a21a9d4d1ad56736'

* commit '678a781bb59364e462dca650a21a9d4d1ad56736':
  Properly create Image for the icons so that they are transparent.
2009-06-17 15:38:57 -07:00
Raphael
fd8a044c5b am 4d68551e: SDK Updater: remove UpdaterData.Display
Merge commit '4d68551ef3e3e6a5e633b8e387386b43372f9e6a'

* commit '4d68551ef3e3e6a5e633b8e387386b43372f9e6a':
  SDK Updater: remove UpdaterData.Display
2009-06-17 15:38:04 -07:00
Raphael
f1210c1768 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
2009-06-17 15:37:59 -07:00
Android (Google) Code Review
1ebf49189c Merge change 4510 into donut
* changes:
  SDK Updater: display icons for local packages.
2009-06-17 15:15:52 -07:00
Android (Google) Code Review
2ea1594b1a Merge change 4111 into donut
* changes:
  Move package installation logic from ADT to ddmlib.
2009-06-17 15:03:50 -07:00
Raphael
97d3769f36 SDK Updater: display icons for local packages. 2009-06-17 14:55:57 -07:00
Raphael
340a79b590 SDK Updater: fix repository.xml to read as binary, not text
to let the XML decoder handle the charset decoding.
2009-06-17 13:35:39 -07:00
Android (Google) Code Review
f6030454c8 Merge change 4493 into donut
* changes:
  Change import for IIntentReceiver since the class has been refactored from android.app to android.content
2009-06-17 12:09:30 -07:00
Suchi Amalapurapu
57b6feb5ef Change import for IIntentReceiver since the class has been refactored from android.app to android.content 2009-06-17 12:02:04 -07:00
Android (Google) Code Review
f08e4afd45 Merge change 4425 into donut
* changes:
  First step of a more standalone AvdSelector.
2009-06-17 11:44:47 -07:00
Xavier Ducrohet
2f06069269 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.
2009-06-17 11:40:19 -07:00
Android (Google) Code Review
6f0c19358e Merge change 4487 into donut
* changes:
  Add framework, downloadprovider, improvider and global search permission tests to continuous tests.
2009-06-17 11:40:18 -07:00
Brett Chabot
8ccda76271 Add framework, downloadprovider, improvider and global search
permission tests to continuous tests.
2009-06-17 11:38:07 -07:00