Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

development: List of commits

development


RSS
Rev. Time Author
ce5653e donut-x86 2009-12-04 06:27:44 Wallace.Wang

enable the monkey tool after some keys added

7b31f3f android-x86-1.6 2009-11-15 13:09:30 Chih-Wei Huang

remove unnecessary stuff on x86

286c7e1 2009-11-12 08:16:25 Yi Sun

add x86 support for ndk

8768990 2009-11-11 18:04:36 Yi Sun

Changed ctrl to the real Ctrl keys. I did not add CAP key support for the Term yet.

041c6fc 2009-10-07 23:52:59 Chad Fawcett

Tweaks to sample .classpath to reduce errors.

Removed the IM Provider, added some keystore/vpn paths.

4b4bcaf 2009-09-04 06:12:47 Jean-Baptiste Queru

merge from donut

50992e8 2009-09-01 07:22:28 Scott Main

docs only.
add a homepage for the searchable dictionary sample app.
and make all urls relative

6754512 2009-08-29 02:35:46 Mike LeBeau

Reinclude SearchableDictionary sample app as a demo of third party inclusion in Quick Search Box.

This reverts commit 3e83e8bc8b969a993b026dab9d13b99b315d9af0.

aa1be08 2009-08-27 09:44:09 Android (Google) Code Review

Merge change 22791 into donut

* changes:
Add test definition for cts-gesture.

08a3dc0 2009-08-27 03:58:23 Brett Chabot

Add test definition for cts-gesture.

BUG 2048364

Change-Id: I71b2cc197a9f6809dfb863d919a7fdeae75bd411

2748afc 2009-08-27 03:26:45 Android Code Review

Merge change 6506

* changes:
Updated to better distinguish between options and operands

3a92963 2009-08-27 03:26:06 Android (Google) Code Review

Merge change 22652 into donut

* changes:
Cleanup SDK packaging: remove alias build files.

b908430 2009-08-27 03:23:20 Xavier Ducrohet

Cleanup SDK packaging: remove alias build files.

aa1abe8 2009-08-27 03:17:04 Xavier Ducrohet

Make ApkBuilder create filenames supported by older rules.

'ant install' must know the debug apk filename so newer naming scheme breaks
on older rule files (1.5 and earlier).
The fix is to check for the presence of the property naming the debug,
signed, unaligned package. If the property is present, then we use
the new naming scheme ({base}[-{config}]-debug-unaligned.apk), else we use
the old one ({base}-[-{config}]-debug.apk).

Also merge the install/reinstall targets, since 'adb install -r <file>'
works even if the apk was not yet installed.

DO NOT MERGE

582fcd4 2009-08-27 02:10:57 Nate Karstens

Updated to better distinguish between options and operands

8f5361b 2009-08-27 00:48:03 Muthu Ramadoss

Enhancement: ApiDemos - App - Dialog - AlertDialog with MultipleChoices backed by Cursor

Added an example for using AlertDialog in Multichoice mode backed up by Cursor. This example can be used to test the following bug: http://code.google.com/p/android/issues/detail?id=955

AMEND:
Added a Toast to display readonly status of cursor, so data will not be updated.
Removed empty code blocks, which did nothing.

0468085 2009-08-25 07:27:00 Scott Main

docs only.
Add new web pages for sample apps included in the SDK.
Revise the existing sample app web pages.
Delete screenshots for notepad and lunar lander (these have
moved into frameworks/base/docs/html/guide/samples/image/.

e95a86c 2009-08-22 08:08:11 Android (Google) Code Review

Merge change 22346 into donut

* changes:
Fix target for ApiDemos (API is now 4)

c869032 2009-08-22 07:59:02 Xavier Ducrohet

Fix target for ApiDemos (API is now 4)

Also add some progress output to the ant rules.

3e83e8b 2009-08-22 04:43:21 Anonymous Coward

Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.

update: remove entry from build.sdk

8fccf9e 2009-08-21 13:12:01 Raphael

mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.

BUG 2068812

fab096c 2009-08-21 07:07:08 Android (Google) Code Review

Merge change 22103 into donut

* changes:
new transparent icon for searchable dictionary

ec633d5 2009-08-21 04:21:15 Scott Main

new transparent icon for searchable dictionary

c7d0cec 2009-08-20 10:54:59 Android (Google) Code Review

Merge change 22040 into donut

* changes:
Fix broken XML generated during "Extract string"

6849e85 2009-08-20 10:53:41 Xavier Ducrohet

Fix broken XML generated during "Extract string"

BUG: 2066455

a457ef4 2009-08-20 08:20:22 Android (Google) Code Review

Merge change 21988 into donut

* changes:
Add OS version to ping service (win/mac only)

1f49fa9 2009-08-20 08:14:18 Xavier Ducrohet

Add OS version to ping service (win/mac only)

d271d9a 2009-08-19 07:49:12 Android (Google) Code Review

Merge change 21763 into donut

* changes:
Enable adb forwarding and starting up of monkey server

db71718 2009-08-19 05:02:23 Ramanan Rajeswaran

Enable adb forwarding and starting up of monkey server

9a7b270 2009-08-19 02:30:43 Android (Google) Code Review

Merge change 21645 into donut

* changes:
Make SSL error a bit more human readable.

Show on old repository browser