Commit Graph

321 Commits

Author SHA1 Message Date
Costin Manolache
6c9579e709 Remove GAIA string 2009-09-29 19:28:45 -07:00
Daniel Sandler
75ab82e25f hdpi artwork for development/{apps,samples}.
(drop dated 29-Sep-2009)

Change-Id: Ie022d478ed4eafc641e475dad94f507a6c358595
2009-09-29 20:41:24 -04:00
Dianne Hackborn
5bc6141cb2 Add development setting for compatibility mode.
Also some cleanup here and there.

Change-Id: Iebf563cf6ec2d0b1671a54bd534336e8fef4b9c0
2009-09-29 00:03:59 -07:00
Android (Google) Code Review
bcdcd9d4d5 Merge change 25854 into eclair
* changes:
  Add UUID intent to BluetoothDebug app.
2009-09-19 14:58:41 -04:00
Jaikumar Ganesh
32de5900b1 Add UUID intent to BluetoothDebug app.
Change-Id: If1198f4f03eb261afe29f4c363924033aa49a477
2009-09-18 16:08:18 -07:00
Eric Fischer
9cc8b3f044 Import revised translations. DO NOT MERGE 2009-09-17 14:27:17 -07:00
Nick Pelly
48e8ca1f52 Add BluetoothDebug.apk for testing and debugging Bluetooth.
Currently it just registers a receiver for all Bluetooth intents,
and prints them to logcat. For example:

BTDEBUG : a.b.device.a.FOUND
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : 	a.b.device.e.RSSI = -35
BTDEBUG : 	a.b.device.e.CLASS = 200404
BTDEBUG : a.b.adapter.a.DISCOVERY_FINISHED
BTDEBUG : a.b.device.a.BOND_STATE_CHANGED
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : 	a.b.device.e.BOND_STATE = 11
BTDEBUG : 	a.b.device.e.PREVIOUS_BOND_STATE = 10
BTDEBUG : a.b.device.a.ACL_CONNECTED
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : a.b.device.a.NAME_CHANGED
BTDEBUG : 	a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : 	a.b.device.e.NAME = "HBH-IV840"

This application is built by default, but is not installed. Use

mmm development/apps/BluetoothDebug
adb install -r $OUT/system/app/BluetoothDebug.apk

to install it. Logging will begin immediately.

Change-Id: I582e6415fc1c856a6a4581ecf52eda11818601cf
2009-09-14 12:46:20 -07:00
Mike Reed
53006ecaeb add test app for ninepatch drawing 2009-09-10 14:20:01 -04:00
Mike Reed
1cafac5ce7 allow gamma change using Volume up/down 2009-08-25 13:47:03 -04:00
Dianne Hackborn
da48bed5d7 Tweaks to make pointer location a little easier to see. 2009-08-20 19:40:35 -07:00
Fred Quintana
bb57ac8ccf do not merge: cherrypicked a83a03bbf0 and a076d0dbd1 from master branch 2009-08-15 21:44:00 -07:00
Dianne Hackborn
067ea67251 Add a little more info to the top of Pointer Location. 2009-08-06 13:41:17 -07:00
Dianne Hackborn
30712dcdf7 Update to use new multi-pointer APIs. 2009-08-04 20:03:31 -07:00
Android (Google) Code Review
45c7a4853f am aa70ca22: Merge change 9077 into donut
Merge commit 'aa70ca22d1e0cf6c15579e2f90b23bfb0f941792'

* commit 'aa70ca22d1e0cf6c15579e2f90b23bfb0f941792':
  Make GestureBuilder build under the SDK.
2009-07-30 11:17:55 -07:00
Xavier Ducrohet
0fd1acd8ac Make GestureBuilder build under the SDK. 2009-07-29 18:31:37 -07:00
Fred Quintana
2b873447c4 update the permissions for the AccountManagerService 2009-07-23 16:03:17 -07:00
Dianne Hackborn
e8cd49de9a Update Pointer Location app to show multiple pointers. 2009-07-21 18:35:12 -07:00
Android (Google) Code Review
f92b5a5aaa am b2d4f431: Merge change 7956 into donut
Merge commit 'b2d4f431b9cc2436e808253e87e62b918970ac53'

* commit 'b2d4f431b9cc2436e808253e87e62b918970ac53':
  Moving compatibilty mode option to spare parts
2009-07-20 23:33:23 -07:00
Mitsuru Oshima
afd6be73fc Moving compatibilty mode option to spare parts 2009-07-20 15:52:48 -07:00
Romain Guy
4492a4cb7c am 89f0e50a: Add new application for the SDK to let developers build their own gestures libraries.
Merge commit '89f0e50a4cbb3086ab8441540e495150d1838e44'

* commit '89f0e50a4cbb3086ab8441540e495150d1838e44':
  Add new application for the SDK to let developers build their own gestures
2009-07-19 20:28:41 -07:00
Romain Guy
89f0e50a4c Add new application for the SDK to let developers build their own gestures
libraries.
2009-07-17 16:47:23 -07:00
Eric Fischer
bffc876476 am 25489e45: Import new translations
Merge commit '25489e45c41d6e09832bcc3784cc2c8c675a0361'

* commit '25489e45c41d6e09832bcc3784cc2c8c675a0361':
  Import new translations
2009-07-14 10:20:49 -07:00
Eric Fischer
25489e45c4 Import new translations 2009-07-13 15:37:18 -07:00
Mathias Agopian
81d96396d9 am fe1b8d8f: remove the setting for fancy rotation animation
Merge commit 'fe1b8d8f82bfcd3a3ddc3877a2bce1674cac18dd'

* commit 'fe1b8d8f82bfcd3a3ddc3877a2bce1674cac18dd':
  remove the setting for fancy rotation animation
2009-07-12 21:56:08 -07:00
Mathias Agopian
fe1b8d8f82 remove the setting for fancy rotation animation 2009-07-10 17:00:43 -07:00
Fred Quintana
ac657e02c0 a sample app that uses the AccountManager API 2009-06-16 15:25:58 -07:00
Android (Google) Code Review
9c298770e0 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
2009-06-14 21:12:29 -07:00
Suchi Amalapurapu
25be4bad76 Define a new activity that lists permissions and apps using that permission with some additional details as well
First pass.
2009-06-12 11:03:00 -07:00
Eric Fischer
35489943a5 am ecf7c59c: am 4b04cfae: AI 149721: Import Portuguese translations.
Merge commit 'ecf7c59cf5043b65770f912eabc545dbe4412a75'

* commit 'ecf7c59cf5043b65770f912eabc545dbe4412a75':
  AI 149721: Import Portuguese translations.
2009-06-10 15:32:21 -07:00
Jack Palevich
28815d24c9 resolved conflicts for merge of 3945e1 to master 2009-06-10 15:09:22 -07:00
Eric Fischer
ecf7c59cf5 am 4b04cfae: AI 149721: Import Portuguese translations.
Merge commit '4b04cfae5b35b820e460e9533dfbd8b080484103' into donut

* commit '4b04cfae5b35b820e460e9533dfbd8b080484103':
  AI 149721: Import Portuguese translations.
2009-06-10 12:29:56 -07:00
Eric Fischer
4b04cfae5b AI 149721: Import Portuguese translations.
Automated import of CL 149721
2009-06-10 12:25:53 -07:00
Jack Palevich
aa7160b29a Fix enter key and control keys in Terminal emulator.
Previously the enter key only worked after the trackball had been
clicked at least once. Fixed by calling setFocibleInTouchMode.

Fix bug where control keys didn't work with the soft keyboard.

Fix some warnings reported by Eclipse IDE. (Missing @Overrides, needless
imports, unused variables.)
2009-06-10 11:54:02 -07:00
Android (Google) Code Review
b32778e81e am 20576189: Merge change 3351 into donut
Merge commit '20576189bddb5cd87707c2f726341cad11fcf490'

* commit '20576189bddb5cd87707c2f726341cad11fcf490':
  Add new text display attribute for gles version number
  SDK Updater: Add optional license elements to XML schema.
2009-06-09 10:31:58 -07:00
Suchi Amalapurapu
28004750d0 Add new text display attribute for gles version number 2009-06-08 10:02:52 -07:00
Android (Google) Code Review
b29b954305 am 8d878c34: Merge change 1578 into donut
Merge commit '8d878c344137974a5cb611c8b4ecbceacccb9016'

* commit '8d878c344137974a5cb611c8b4ecbceacccb9016':
  Teleca 2b changes.
2009-05-18 23:55:51 -07:00
Wink Saville
b10012bd65 Teleca 2b changes. 2009-05-16 20:49:28 -07:00
Xavier Ducrohet
a2dd1440e3 AI 147271: am: CL 147269 Remove "show compass" option as it requires Google Maps dependency.
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 147271
2009-04-21 16:22:51 -07:00
Xavier Ducrohet
5552f05bbe AI 147272: am: CL 147271 am: CL 147269 Remove "show compass" option as it requires Google Maps dependency.
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147272
2009-04-21 16:22:37 -07:00
Xavier Ducrohet
ecf1391bc3 AI 147269: Remove "show compass" option as it requires Google Maps dependency.
BUG=1804337

Automated import of CL 147269
2009-04-21 16:20:58 -07:00
Mike Lockwood
8dc883fe46 AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers:
LocationManagerService now listens for changes to settings,
  making LocationManager.updateProviders() unnecessary.
  Removed LocationManager.updateProviders()
  Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way
  of enabling or disabling a single location provider.
  This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.
  BUG=1729031
  Original author: lockwood

Automated import of CL 144415
2009-04-02 23:41:32 -07:00
Eric Fischer
2962188689 AI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few Japanese changes.
Original author: enf
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144411
2009-04-02 23:31:16 -07:00
Eric Fischer
d1bc5b4177 AI 144355: Automated g4 rollback of changelist 144335.
*** Reason for rollback ***
  Roll back US Spanish import because it made the build too big.
  *** Original change description ***
  Import US Spanish translations, and a few Japanese changes.

Automated import of CL 144355
2009-04-02 21:42:02 -07:00
Mike Lockwood
a98128aff5 AI 144372: Cleanup Settings support for enabling and disabling location providers:
LocationManagerService now listens for changes to settings,
  making LocationManager.updateProviders() unnecessary.
  Removed LocationManager.updateProviders()
  Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way
  of enabling or disabling a single location provider.
  This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.
  BUG=1729031

Automated import of CL 144372
2009-04-02 21:41:55 -07:00
Eric Fischer
f8e7fcf2af AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes.
Original author: enf
  Merged from: //branches/cupcake/...

Automated import of CL 144336
2009-04-02 16:42:12 -07:00
Eric Fischer
c203e21123 AI 144335: Import US Spanish translations, and a few Japanese changes.
Automated import of CL 144335
2009-04-02 16:39:19 -07:00
Jack Palevich
7d8b5a10c8 AI 144152: Improve the documentation for this class.
Explain how it's different than ProcessBuilder
  Explain that you have to call close when you're done with the pty's file
  descriptor.
  Note in the doc comment that the implementation relies on a private
  FileDescriptor API.
  Also remove an unused method.

Automated import of CL 144152
2009-04-02 10:17:29 -07:00
Jack Palevich
74285ab548 AI 144124: Avoid leaking a pty file descriptor when quitting the terminal.
BUG=1750582

Automated import of CL 144124
2009-04-02 10:04:28 -07:00
Jack Palevich
a5370e95c4 AI 144089: Make "Term" build against the public Android API.
This was done by making a private copy of android.term.Exec.
  BUG=1750582

Automated import of CL 144089
2009-04-02 09:22:07 -07:00
Jack Palevich
376013596d AI 143272: am: CL 143256 Make the Term emulator work with the most recent keyboard IME.
+ Makes the "Enter" key work again.
  + Makes the "Delete" key delete just one character each time you press it
  instead of two.
  Original author: jackpal
  Merged from: //branches/cupcake/...

Automated import of CL 143272
2009-03-27 20:39:49 -07:00