summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Add Java API for writing TTS enginesBjorn Bringert2011-04-1511-3069/+0
| | | | | | | | | | This removes the old non-public C++ API for TTS engines and replaces it with a Java API. The new API is still @hidden, until it has been approved. Bug: 4148636 Change-Id: I7614ff788e11f897e87052f684f1b4938d539fb7
* Add APIs to remove tasks.Dianne Hackborn2011-04-122-5/+3
| | | | | | | | | | | | | | | | You can remove sub-tasks inside of a task, or an entire task. When removing an entire task, you can have its process killed as well. When the process is killed, any running services will get an onTaskRemoved() callback for them to do cleanup before their process is killed (and the service possibly restarted). Or they can set a new android:stopWithTask attribute to just have the service automatically (cleanly) stopped at this point. Change-Id: I1891bc2da006fa53b99c52f9040f1145650e6808
* Merge "Rework thumbnails in activity manager."Dianne Hackborn2011-04-081-1/+3
|\
| * Rework thumbnails in activity manager.Dianne Hackborn2011-04-081-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now only keep a thumbnail for the task, not for each activity. However if you use FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET, we will make a new secondary thumbnail for that series of activities. There is a new API for the app to get these secondary thumbnails. Also set a default thumbnail size for non-xlarge screens so we have thumbnails on phones. (We need some smarter code in the platform for computing the actual thumbnail dimensions of the current device). And add a test app to show recent tasks + thumbnails. Change-Id: Ic36759f6635522118a2cb7f156662229a610c492
* | Remove the deprecated things from Config.java. These haven't been working ↵Joe Onorato2011-04-071-10/+9
|/ | | | | | since before 1.0. Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e
* Merge "Import revised translations."Eric Fischer2011-04-072-2/+2
|\
| * Import revised translations.Eric Fischer2011-04-072-2/+2
| | | | | | | | Change-Id: I66670dc3d9c37fc3818764fa9839219208e83fbb
* | am 7ff3c410: am add31091: Merge "Add a 4G icon for LTE." into honeycomb-LTEWink Saville2011-04-071-0/+0
|\ \ | |/ |/| | | | | * commit '7ff3c410be00776159ff7a433ce218fabf3f44c4': Add a 4G icon for LTE.
| * am add31091: Merge "Add a 4G icon for LTE." into honeycomb-LTEWink Saville2011-04-071-0/+0
| |\ | | | | | | | | | | | | * commit 'add31091785c3de8df1555163cca9ee9d22c9968': Add a 4G icon for LTE.
| | * Add a 4G icon for LTE.Wink Saville2011-04-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces an icon which said 3g and as such was useful. This needs to be replaced with an official icon but is better than the current version. bug: 4260327 Change-Id: I59674464d510ae205020008383d60a984db2c9d0
| * | am ad3bddab: am 9f2f650f: Merge "Import revised translations. DO NOT MERGE" ↵Eric Fischer2011-04-062-2/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | into honeycomb-mr1 * commit 'ad3bddab9246933971ff1b5360b0915e55579fe7': Import revised translations. DO NOT MERGE
| | * am 9f2f650f: Merge "Import revised translations. DO NOT MERGE" into ↵Eric Fischer2011-04-062-2/+2
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | honeycomb-mr1 * commit '9f2f650f26941a7cd4931afc66f39918e7c2817c': Import revised translations. DO NOT MERGE
| | | * Import revised translations. DO NOT MERGEEric Fischer2011-04-062-2/+2
| | | | | | | | | | | | | | | | Change-Id: I30c20fa78fc821c943d947a058f482e87d70dbd6
* | | | more targeted loggingJoe Onorato2011-04-061-3/+3
| | | | | | | | | | | | | | | | Change-Id: Id440a0f20ae360cd6863aa198d82b5ff2dd2f3b7
* | | | Don't use local ref for cached jclass reference in JNI codeBrian Carlstrom2011-04-061-2/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Id45b2acb358a819f2fd332e99f3a095f6fc7299b related-to-bug: 4241138
* | | | Merge "Import revised translations."Eric Fischer2011-04-0540-720/+360
|\ \ \ \
| * | | | Import revised translations.Eric Fischer2011-04-0440-720/+360
| | | | | | | | | | | | | | | | | | | | Change-Id: I818cbbb1741e083bc105596dba103f2ee0c0582a
* | | | | am d95fa2ff: am 0f5e36de: am 87805ca3: Updated CDMA roaming iconsJustin Ho2011-04-044-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | * commit 'd95fa2ff8cf7cc302dab5de0f1becf67bd298898': Updated CDMA roaming icons
| * | | am 0f5e36de: am 87805ca3: Updated CDMA roaming iconsJustin Ho2011-04-044-0/+0
| |\ \ \ | | |/ / | |/| | | | | | | | | | * commit '0f5e36deee14b9d21dcf8ca2986e63b38fa9354b': Updated CDMA roaming icons
| | * | am 87805ca3: Updated CDMA roaming iconsJustin Ho2011-04-044-0/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit '87805ca3a477e165891baa18efe5239a70d11bc9': Updated CDMA roaming icons
| | | * | Updated CDMA roaming iconsJustin Ho2011-03-294-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib455c2b7196c2c2add58422187e6d752a28364c6
| | * | | am 1ba4897e: Merge "DO NOT MERGE Change WiMAX indicator display" into ↵Simon Wilson2011-03-2111-19/+58
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread * commit '1ba4897e89fc30042a086b26755dfdb80af258dd': DO NOT MERGE Change WiMAX indicator display
| | | * | DO NOT MERGE Change WiMAX indicator displayTK MUN2011-03-2111-19/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change WiMAX indicator display from data to signal indication and add a new icon set. Change-Id: I610f186e07f3d7af9e64bcbdd750371164ac51f5
| | * | | am c0604255: Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2011-03-1842-1/+575
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | * commit 'c0604255a71c0b7114c3f011519160d4812a8100': Import revised translations. DO NOT MERGE
| | | * | Import revised translations. DO NOT MERGEEric Fischer2011-03-1842-1/+575
| | | | | | | | | | | | | | | | | | | | Change-Id: I48a01203c2db75bc6a1c6dc251264780d845443d
| | * | | am 3f5995da: Merge "DO NOT MERGE Add images to ERI icon list" into gingerbreadSimon Wilson2011-03-171-2/+158
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | * commit '3f5995da76541443b7c071bd3acad7590ba222ec': DO NOT MERGE Add images to ERI icon list
| | | * | Merge "DO NOT MERGE Add images to ERI icon list" into gingerbreadSimon Wilson2011-03-161-2/+158
| | | |\ \
| | | | * | DO NOT MERGE Add images to ERI icon listsy310.choi2011-03-161-2/+158
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add images to 'sRoamingIndicatorImages_cdma' array. Change-Id: Ie8fb8162219aa5e7140359daf1d64c92a3c0f769 Signed-off-by: sy310.choi <sy310.choi@samsung.com>
| | * | | | am 27d9fb57: DO NOT MERGE: Improve message for the "no app for USB ↵Mike Lockwood2011-03-171-1/+1
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessory" dialog. * commit '27d9fb57168da5b5c1385df5f0c493cf8339933f': DO NOT MERGE: Improve message for the "no app for USB accessory" dialog.
| | | * | | DO NOT MERGE: Improve message for the "no app for USB accessory" dialog.Mike Lockwood2011-03-161-1/+1
| | | |/ / | | | | | | | | | | | | | | | | | | | | Change-Id: I642a38d3e541b3d531eed1a00708f6864d8cab4c Signed-off-by: Mike Lockwood <lockwood@android.com>
| | * | | am b0976320: Merge "DO NOT MERGE: Backport more USB accessory changes from ↵Mike Lockwood2011-03-156-16/+178
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb" into gingerbread * commit 'b09763209980ff9210cc353f2410598220ec0480': DO NOT MERGE: Backport more USB accessory changes from honeycomb
| | | * | DO NOT MERGE: Backport more USB accessory changes from honeycombMike Lockwood2011-03-156-16/+178
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8459c5ab9fbf0b3cad752041484a5de44ca9badd Signed-off-by: Mike Lockwood <lockwood@android.com>
| | * | | am 78b8e1be: Merge "DO NOT MERGE: backport recent USB accessory changes from ↵Mike Lockwood2011-03-146-0/+451
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb" into gingerbread * commit '78b8e1be97c61f7e0b28b145fadd0c646fd1c46b': DO NOT MERGE: backport recent USB accessory changes from honeycomb
| | | * | Merge "DO NOT MERGE: backport recent USB accessory changes from honeycomb" ↵Mike Lockwood2011-03-146-0/+451
| | | |\ \ | | | | | | | | | | | | | | | | | | into gingerbread
| | | | * | DO NOT MERGE: backport recent USB accessory changes from honeycombMike Lockwood2011-03-116-0/+451
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4082651 Change-Id: Ie7c2fc796dd3c64f803acbd14210e5949683f4ed Signed-off-by: Mike Lockwood <lockwood@android.com>
| | * | | | am 45660662: Merge "Workaround unknown ERI indices." into gingerbreadDaniel Sandler2011-03-141-0/+4
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | * commit '45660662e61e8cc3ff13144668767a86d1d5b7f4': Workaround unknown ERI indices.
| | | * | | Workaround unknown ERI indices.Daniel Sandler2011-03-141-0/+4
| | | |/ / | | | | | | | | | | | | | | | | | | | | Bug: 4075878 Change-Id: I18b793ebccbd1332e3e153acca34056d26bf10a0
| | * | | am 4bdab175: DO NOT MERGE WiMAX supportTK MUN2011-03-091-0/+50
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | * commit '4bdab1751f0db3b2f03e8c58ef5c11a543dfa3c7': DO NOT MERGE WiMAX support
| | | * | DO NOT MERGE WiMAX supportTK MUN2011-03-091-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - In Connectivity service, start WiMAX service - 4G icon display in StatusBarPolicy - Add DHCP renew - Add radio for WiMAX Change-Id: Iffff012b270d80e84ec8fbd4486921a8adb847dd Signed-off-by: TK MUN <tk.mun@samsung.com>
| | * | | am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-021-1/+1
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | * commit '40bbf9295d5245d3917629ce15f7b37670aef1ac': DO NOT MERGE: Backport USB accessory support to gingerbread
| | | * | DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
| | * | | am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into ↵Mike Lockwood2011-02-281-4/+4
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread * commit '3333f8afb2d1eae8bfdb41fa87f86836ad8702f7': DO NOT MERGE UsbManager: squashed commit of:
| | | * | DO NOT MERGE UsbManager: squashed commit of:Mike Lockwood2011-02-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add functions for querying if a USB function is supported and enabled. Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService Change-Id: I920a211934d993eab8ce744c1cc7b05342389286 Signed-off-by: Mike Lockwood <lockwood@android.com>
| * | | | am 91c482b2: Merge "Import revised translations. DO NOT MERGE" into ↵Eric Fischer2011-03-3040-400/+200
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | honeycomb-mr1 * commit '91c482b2351db1221308fe90800b8ef8bddbed90': Import revised translations. DO NOT MERGE
| | * | | Import revised translations. DO NOT MERGEEric Fischer2011-03-3040-400/+200
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic87b36ba6dcc6cea8ef713b47c334156a7dd0f65
| * | | | am f5cedbe5: Merge "Import revised translations. DO NOT MERGE" into ↵Eric Fischer2011-03-2940-320/+160
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb-mr1 * commit 'f5cedbe508c46c27a6ce1554aed919bfbfc6fc4e': Import revised translations. DO NOT MERGE
| | * | | Import revised translations. DO NOT MERGEEric Fischer2011-03-2940-320/+160
| | | | | | | | | | | | | | | | | | | | Change-Id: I962bb9917aa3f3d4b911c1ad7fdfbcda94afa0c7
* | | | | am 3f29ffa5: am 38cf000a: am 5e35c485: Updated 3G and wifi traffic indicatorsJustin Ho2011-03-2130-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '3f29ffa56c5204fd3dc5587479b8a1c688665e41': Updated 3G and wifi traffic indicators
| * | | | am 5e35c485: Updated 3G and wifi traffic indicatorsJustin Ho2011-03-2130-0/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '5e35c4855a972960403a10811882ebded8945006': Updated 3G and wifi traffic indicators
| | * | | Updated 3G and wifi traffic indicatorsJustin Ho2011-03-2130-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I3bc61067d4c30e9cda6170e87552d93c2a084895