Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
ecf30d99a15c4d30c6a08c07c323c1a0b8018a70
ecf30d9
Force the id of TabWidget to be android:id/tabs
by Xavier Ducrohet
· 16 years ago
3f351dd
Merge change 4555 into donut
by Android (Google) Code Review
· 16 years ago
bed900d
Merge change 4516 into donut
by Android (Google) Code Review
· 16 years ago
fa0286d
Force UTF-8 encoding for SDK files.
by Xavier Ducrohet
· 16 years ago
a06cdf1
Fix typo and update
by Mike Ritter
· 16 years ago
fb2a143
SDK Updater: fix accept callback to update Install Selected button.
by Raphael
· 16 years ago
1ebf491
Merge change 4510 into donut
by Android (Google) Code Review
· 16 years ago
2ea1594
Merge change 4111 into donut
by Android (Google) Code Review
· 16 years ago
97d3769
SDK Updater: display icons for local packages.
by Raphael
· 16 years ago
340a79b
SDK Updater: fix repository.xml to read as binary, not text
by Raphael
· 16 years ago
f603045
Merge change 4493 into donut
by Android (Google) Code Review
· 16 years ago
57b6feb
Change import for IIntentReceiver since the class has been refactored from android.app to android.content
by Suchi Amalapurapu
· 16 years ago
f08e4af
Merge change 4425 into donut
by Android (Google) Code Review
· 16 years ago
2f06069
First step of a more standalone AvdSelector.
by Xavier Ducrohet
· 16 years ago
6f0c193
Merge change 4487 into donut
by Android (Google) Code Review
· 16 years ago
8ccda76
Add framework, downloadprovider, improvider and global search
by Brett Chabot
· 16 years ago
d05f6ef
SDK Updater: fix install of new packages from remote page.
by Raphael
· 16 years ago
678a781
Merge change 4440 into donut
by Android (Google) Code Review
· 16 years ago
4d68551
SDK Updater: remove UpdaterData.Display
by Raphael
· 16 years ago
1721fae
Properly create Image for the icons so that they are transparent.
by Xavier Ducrohet
· 16 years ago
eecf776
SDK Updater: select specific archives in the remote page
by Raphael
· 16 years ago
6a20ac0
SDK Updater: automatically accept packages with no license.
by Raphael
· 16 years ago
128308e
Merge change 4297 into donut
by Android (Google) Code Review
· 16 years ago
6b492be
Merge change 4309 into donut
by Android (Google) Code Review
· 16 years ago
f1cf285
Merge change 4090 into donut
by Android (Google) Code Review
· 16 years ago
53033b8
SDK Updater: use tri-state icon for each potential
by Raphael
· 16 years ago
eb74e4a
SDK Updater: different icon theme for the repository items.
by Raphael
· 16 years ago
377c706
Move package installation logic from ADT to ddmlib.
by Brett Chabot
· 16 years ago
c161f20
Merge change 4135 into donut
by Android (Google) Code Review
· 16 years ago
e01f9b4
Updated Platform Developers Guide welcome page, changing focus from 'porting guide' to 'platform developer guide'. Modelled on the SDK site developers guide.
by Patrick Brady
· 16 years ago
48bfaca
Merge change 4261 into donut
by Android (Google) Code Review
· 16 years ago
4250a36
Merge change 4263 into donut
by Android (Google) Code Review
· 16 years ago
983396f
Add missing system properties to sim.
by Andy McFadden
· 16 years ago
6242227
SDK Updater: addon id is name+vendor, lower case
by Raphael
· 16 years ago
18d7a4e
Added ASTL tests to the suite.
by Nicolas Catania
· 16 years ago
7033797
Merge change 4208 into donut
by Android (Google) Code Review
· 16 years ago
dce71a5
Merge change 4220 into donut
by Android (Google) Code Review
· 16 years ago
e073146
SDK Updater: update all existing local archives, license click through.
by Raphael
· 16 years ago
cf01314
Modify archquery to be able to print any system property.
by Raphael
· 16 years ago
5de234e
Add downloadprovider permission tests runtest shortcut.
by Brett Chabot
· 16 years ago
31d55c6
Merge change 4116 into donut
by Android (Google) Code Review
· 16 years ago
f2ed9c1
Merge change 4187 into donut
by Android (Google) Code Review
· 16 years ago
2e1ac5d
Add runtest test definition for framework-permission
by Brett Chabot
· 16 years ago
c8f0e67
- Moved the build variants descriptions into build_system
by Reena Lee
· 16 years ago
63c20f1
Fix the reload of pages after installation of packages.
by Xavier Ducrohet
· 16 years ago
07c07c2
Merge change 3933 into donut
by Android (Google) Code Review
· 16 years ago
3ad1d0e
Changed "partner/" to new "vendor/" directories
by Gaurav Mathur
· 16 years ago
f943334a
Merge change 4031 into donut
by Android (Google) Code Review
· 16 years ago
670f156
Merge change 4015 into donut
by Android (Google) Code Review
· 16 years ago
25be4ba
Define a new activity that lists permissions and apps using that permission with some additional details as well
by Suchi Amalapurapu
· 16 years ago
18a6ab3
SDK Updater: provide a "force http" setting.
by Raphael
· 16 years ago
f3eed73
SDK Updater: SettingsController that handles the settings.
by Raphael
· 16 years ago
38ea6d2
SDK Updater: remove UpdaterData() constructor.
by Raphael
· 16 years ago
0266592
SDK Updater: icons for packages in remote page.
by Raphael
· 16 years ago
201f831
Centralized the local data, and create new listener mechanism to access it.
by Xavier Ducrohet
· 16 years ago
d39413e
- Moved the build variants descriptions into build_system
by Reena Lee
· 16 years ago
e1c1ac8
Merge change 3869 into donut
by Android (Google) Code Review
· 16 years ago
c390708
Merge change 3868 into donut
by Android (Google) Code Review
· 16 years ago
134c84a
Merge change 3856 into donut
by Android (Google) Code Review
· 16 years ago
616643f
SDK Updater: implement tree check callback on remote page.
by Raphael
· 16 years ago
bd13b6c
ADT #1909458: fix 'android update project': "build.xml is too old"
by Raphael
· 16 years ago
3aa7f5d
Merge change 3848 into donut
by Android (Google) Code Review
· 16 years ago
9888f20
SDK Updater: fix install in new directory.
by Raphael
· 16 years ago
b399193
SDK Updater: Revamp ITaskMonitor to be able to create sub monitors.
by Raphael
· 16 years ago
91fe001
Merge change 3807 into donut
by Android (Google) Code Review
· 16 years ago
04d87fc
Merge change 3770 into donut
by Android (Google) Code Review
· 16 years ago
8fe57fa
Remove an old backup file.
by Dan Bornstein
· 16 years ago
64638a1
Merge change 3743 into donut
by Android (Google) Code Review
· 16 years ago
086594c
Add SdkManager#reloadSdk().
by Xavier Ducrohet
· 16 years ago
37c885e
Merge change 3763 into donut
by Android (Google) Code Review
· 16 years ago
5eebba4
SDK Updater: Fix the build.
by Raphael
· 16 years ago
c52422a
Merge change 3691 into donut
by Android (Google) Code Review
· 16 years ago
ecf7c59
am 4b04cfae: AI 149721: Import Portuguese translations.
by Eric Fischer
· 16 years ago
4b04cfa
AI 149721: Import Portuguese translations.
by Eric Fischer
· 16 years ago
3945e1a
Merge change 3748 into donut
by Android (Google) Code Review
· 16 years ago
7978517
Merge change 3747 into donut
by Android (Google) Code Review
· 16 years ago
aa7160b
Fix enter key and control keys in Terminal emulator.
by Jack Palevich
· 16 years ago
8e8886e
SDK Updater: handle HTTP proxy settings, load & save.
by Raphael
· 16 years ago
61df13d
ADT #1856119: 'android update project' can now update sub-projects.
by Raphael
· 16 years ago
d6af1fb
Change cts-permission runtest def to use proper runner.
by Brett Chabot
· 16 years ago
4a653ed
Add the Term terminal emulator to the default Eclipse project classpath.
by Jack Palevich
· 16 years ago
792de31
Merge change 3642 into donut
by Android (Google) Code Review
· 16 years ago
891968b
Merge change 3557 into donut
by Android (Google) Code Review
· 16 years ago
95315b8
Add GlobalSearch to test definitions.
by Karl Rosaen
· 16 years ago
9be7c5b
SDK Updater: Support local archives
by Raphael
· 16 years ago
8d8d324
Removed SDK add-on product specification parameters (likely will add a separate SDK add-on section in the future).
by Reena Lee
· 16 years ago
9819868
Use the same lock for Sdk class than the one used for loading the SDK.
by Xavier Ducrohet
· 16 years ago
1d7be86
Merge change 3622 into donut
by Android (Google) Code Review
· 16 years ago
b72302d
Merge change 3597 into donut
by Android (Google) Code Review
· 16 years ago
07290d5
Merge change 3626 into donut
by Android (Google) Code Review
· 16 years ago
4c48ea2
Added the test definiton for the cameraLatnecy and the mediamemorystress test
by Yu Shan Emily Lau
· 16 years ago
12dcaef
Merge change 3546 into donut
by Android (Google) Code Review
· 16 years ago
bc61b56
Merge change 3545 into donut
by Android (Google) Code Review
· 16 years ago
0d33d5a
Move the custom widgets for avd/targets/apk-config into internal.widgets
by Xavier Ducrohet
· 16 years ago
553f9c0
Add missing file and remove unused imports
by Xavier Ducrohet
· 16 years ago
a752dc5
Merge change 3532 into donut
by Android (Google) Code Review
· 16 years ago
2057618
Merge change 3351 into donut
by Android (Google) Code Review
· 16 years ago
986d8a0
SDK Updater: fix repo URL
by Raphael
· 16 years ago
fea501b
SDK Updater: fix for new archives.
by Raphael
· 16 years ago
66c2833
Add menu + bigger icons for MacOS. Also added name to shell (macos also)
by Xavier Ducrohet
· 16 years ago
Next »