Commit Graph

84 Commits

Author SHA1 Message Date
Fred Quintana
3640a33afa am db8fdbec: account manager api review changes
Merge commit 'db8fdbec4268697653d5688d0a0092483b3832f1'

* commit 'db8fdbec4268697653d5688d0a0092483b3832f1':
  account manager api review changes
2009-10-12 11:29:40 -07:00
Raphael
15fdd346a2 am ef133787: SDK: Fix CustomLocale to properly setup Language+Country
Merge commit 'ef1337876b2dfbf76dc7e45e035f4a25ebc0f560'

* commit 'ef1337876b2dfbf76dc7e45e035f4a25ebc0f560':
  SDK: Fix CustomLocale to properly setup Language+Country
2009-10-12 11:23:25 -07:00
Raphael
4e53735ede am 657bdd7d: Merge change I8a575e49 into eclair
Merge commit '657bdd7d2851cd3b09f156c4abd085614efdc593'

* commit '657bdd7d2851cd3b09f156c4abd085614efdc593':
  Fix CustomLocale to work with soft keyboard.
2009-10-12 11:22:52 -07:00
Raphael
9729e97806 am 1233e408: Merge change Ie3124796 into eclair
Merge commit '1233e408f77ad8752afa1387a94c8e2b378b6629'

* commit '1233e408f77ad8752afa1387a94c8e2b378b6629':
  Ignore adt/eclipse project files in CustomLocale
2009-10-12 11:22:42 -07:00
Fred Quintana
db8fdbec42 account manager api review changes 2009-10-05 09:59:03 -07:00
Raphael
ef1337876b SDK: Fix CustomLocale to properly setup Language+Country
SDK BUG 2154263

Change-Id: I74db5bc237921ff6a6fd55664a2a3c62f544081b
2009-10-02 11:18:10 -07:00
Raphael
0bd70bcf5b Fix CustomLocale to work with soft keyboard.
SDK BUG 2154263

Change-Id: I8a575e49089ef2e6829e10749d796f6179330928
2009-10-01 13:28:21 -07:00
Costin Manolache
40a578fe30 am b0b2714f: am aa3eaa70: Merge change I343737c9 into eclair
Merge commit 'b0b2714ff3ad19ba908c91781e6e3f9cfdf48622'

* commit 'b0b2714ff3ad19ba908c91781e6e3f9cfdf48622':
  Remove GAIA string
2009-10-01 11:50:48 -07:00
Daniel Sandler
26d17bc870 am b4e1e2e2: am 6f53211d: Merge change Ie022d478 into eclair
Merge commit 'b4e1e2e24c48c0a90bc4645113b164b419f31aa9'

* commit 'b4e1e2e24c48c0a90bc4645113b164b419f31aa9':
  hdpi artwork for development/{apps,samples}.
2009-10-01 11:44:06 -07:00
Raphael
4a062018fd Ignore adt/eclipse project files in CustomLocale
SDK BUG 2154263

Change-Id: Ie31247964058f8140f2bd5184a8b7deac4ad0381
2009-10-01 11:40:13 -07:00
Dianne Hackborn
ad77c03f3e am f93f4d9c: am 5bc6141c: Add development setting for compatibility mode.
Merge commit 'f93f4d9c8b35c3c6ab1ea3ad57a3893cd443128b'

* commit 'f93f4d9c8b35c3c6ab1ea3ad57a3893cd443128b':
  Add development setting for compatibility mode.
2009-10-01 11:11:06 -07:00
Android (Google) Code Review
aa3eaa7057 Merge change I343737c9 into eclair
* changes:
  Remove GAIA string
2009-09-30 01:43:32 -04:00
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
Jaikumar Ganesh
f81d65ef74 am 5c9d10e0: am bcdcd9d4: Merge change 25854 into eclair
Merge commit '5c9d10e085b0369016b3f53b1cae0b41f3be5999'

* commit '5c9d10e085b0369016b3f53b1cae0b41f3be5999':
  Add UUID intent to BluetoothDebug app.
2009-09-19 12:15:39 -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