summaryrefslogtreecommitdiffstats
path: root/packages/Shell
Commit message (Collapse)AuthorAgeFilesLines
* Add phone permissions to ShellYorke Lee2015-06-031-0/+5
| | | | | | | | | These are needed for adb shell telecom commands to work on non-eng builds. Also fix a couple of typos in telecom documentation. Change-Id: Ia219ff78f5d65878e43e6b9216f979185495ce7f
* Import translations. DO NOT MERGEGeoff Mendal2015-05-301-1/+3
| | | | | Change-Id: Ib590e26c7e75ed6bbc29654fbe16a18e75089dbc Auto-generated-cl: translation import
* Merge changes from topic 'bench' into mnc-devJeff Sharkey2015-05-151-0/+2
|\ | | | | | | | | | | * changes: Command to change force adoptable state. Initial pass at storage benchmarks.
| * Command to change force adoptable state.Jeff Sharkey2015-05-151-0/+2
| | | | | | | | | | | | | | | | Since user builds can't setprop, add an explicit "sm" verb to change the force adoptable state. Bug: 21191915 Change-Id: I719d9b18c1a98c97442a5ddb1cc5512e8e4d3d3f
* | Import translations. DO NOT MERGEGeoff Mendal2015-05-131-1/+1
|/ | | | | Change-Id: If33561fdaf98e273425caa3c0e9da3cf81446886 Auto-generated-cl: translation import
* DayNight theme for framework packagesAlan Viverette2015-05-051-1/+1
| | | | Change-Id: I745f90561c957c83540e75a2886e294633c83be1
* Add ability to get and set idle state of appsAmith Yamasani2015-04-241-0/+1
| | | | | | | | | Add am shell command to set and get idle Add public API to check if an app is idle Bug: 20534955 Bug: 20493806 Change-Id: Ib48b3fe847c71f05ef3905563f6e903cf060c498
* Import translations. DO NOT MERGEGeoff Mendal2015-04-223-0/+78
| | | | | Change-Id: Icab122bac2891ca4580116d2c357b7ac64d6baad Auto-generated-cl: translation import
* Allow only system signed apps to grant permissions at installSvetoslav2015-04-101-0/+1
| | | | | | bug:20099946 Change-Id: Ifcc5c6638b4174ffb3ba452ae68a5a53b2d1ff0a
* Import translations. DO NOT MERGEGeoff Mendal2015-03-301-2/+1
| | | | | Change-Id: I33c678add2505ec35670928d3e0c0c9751c66bda Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-2772-144/+72
| | | | | Change-Id: Ie3cde38ec6847cf49d6ce2ed9b21b23f27ef5d63 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-2573-0/+146
| | | | | Change-Id: I9f8461cc3c0002086052c65ba0c1ac801198c042 Auto-generated-cl: translation import
* Add BugreportStorageProviderRyo Hashimoto2015-03-233-0/+179
| | | | | | | BugreportStorageProvider provides storage backend for bugreports. BUG:18070208 Change-Id: I8506dd90d69907090295d99df7427fc747b83698
* Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+25
| | | | | Change-Id: I05e39854eb2d78c22192faebdbfab579831b162a Auto-generated-cl: translation import
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
| | | | Change-Id: I8f64fe6c4c44a92ff6d07250223ba590a1d691b0
* Import translations. DO NOT MERGEGeoff Mendal2015-03-161-1/+1
| | | | | Change-Id: Id941e0ba453bd6b39cf654f0a20a68219584bd2a Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-02-251-3/+3
| | | | | Change-Id: Iaf416dc2326ddaf2601b5c37d0e86b2b6fb8e307 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-02-021-1/+1
| | | | | Change-Id: I9c23372467960ad066b9089b4a76e3a257d147eb Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2014-11-241-1/+1
| | | | | Change-Id: I1b7255d3a1bda752665435e6a1113c735dc0702d Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2014-11-191-1/+1
| | | | | Change-Id: Ifac2744b085fd628d2688543243f52e2bec82292 Auto-generated-cl: translation import
* am 8528259f: am 71de484d: am 1eb6a2f0: Merge "Grant the shell user a ↵Svetoslav2014-10-221-0/+1
|\ | | | | | | | | | | | | permission to let apps host widgets." into lmp-mr1-dev * commit '8528259fa015d8666026b88534d23bcd2b7929da': Grant the shell user a permission to let apps host widgets.
| * am 71de484d: am 1eb6a2f0: Merge "Grant the shell user a permission to let ↵Svetoslav2014-10-221-0/+1
| |\ | | | | | | | | | | | | | | | | | | apps host widgets." into lmp-mr1-dev * commit '71de484dd1cdfd2e06761c170dfe729480cb7906': Grant the shell user a permission to let apps host widgets.
| | * Grant the shell user a permission to let apps host widgets.Svetoslav2014-10-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An app can host widgets only if it has a special signature premission or the user allowed this app to be able to bind to widgets. This change grants the permission to whitelist an app to bind to app widgets to the shell user. Now a test can have a host that will have some widgets. Note that this is different from whitelisting corp widgets. bug:17993121 Change-Id: Ic6b866cb2a822254e94a130b876ee5db66ed4fbf
* | | Import translations. DO NOT MERGEGeoff Mendal2014-10-132-3/+3
| | | | | | | | | | | | | | | Change-Id: I8e3dbfe296ef739e2634d602ca467a0f7ca19e33 Auto-generated-cl: translation import
* | | am 02737364: am 94f06154: am 6bf67ef1: am c7d477bb: Merge "Keep the ↵Wei Liu2014-10-071-6/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | BugreportWarningActivity screen on. Make the bugreport warning text scrollable." into lmp-sprout-dev * commit '027373644acda54a1463d96290fa85fe02b33637': Keep the BugreportWarningActivity screen on. Make the bugreport warning text scrollable.
| * | am 94f06154: am 6bf67ef1: am c7d477bb: Merge "Keep the ↵Wei Liu2014-10-071-6/+11
| |\ \ | | |/ | | | | | | | | | | | | | | | BugreportWarningActivity screen on. Make the bugreport warning text scrollable." into lmp-sprout-dev * commit '94f06154012b57650aa79af9210fc73311333601': Keep the BugreportWarningActivity screen on. Make the bugreport warning text scrollable.
| | * Keep the BugreportWarningActivity screen on.Wei Liu2014-10-071-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | Make the bugreport warning text scrollable. Bug: 16930717 Change-Id: I270ee3f3acdcdab2febc2a2768382bbfb20c438b
* | | am 38f4d482: am a84130d3: am de93b104: am a940f865: Merge "Hide bug report ↵Wei Liu2014-10-071-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | notification in Android Framework from watches." into lmp-sprout-dev * commit '38f4d4828827acc9ecda0925fa298eea87ecfba5': Hide bug report notification in Android Framework from watches.
| * | am a84130d3: am de93b104: am a940f865: Merge "Hide bug report notification ↵Wei Liu2014-10-071-0/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | in Android Framework from watches." into lmp-sprout-dev * commit 'a84130d3e45ad1ac4cb5843adc027d463c3c304d': Hide bug report notification in Android Framework from watches.
| | * Merge "Hide bug report notification in Android Framework from watches." into ↵Wei Liu2014-10-061-0/+1
| | |\ | | | | | | | | | | | | lmp-sprout-dev
| | | * Hide bug report notification in Android Framework from watches.Wei Liu2014-10-061-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 17806348 Change-Id: I1a90a9bc68d8ef4ff540dbbd9e4af4bfed8a61ae
* | | | am 8b718b80: am db75703b: am 2f577e83: am 90d557b7: am 7f7d240b: Merge "Fix ↵Dianne Hackborn2014-10-061-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev * commit '8b718b80e0caf179a174f8417fe4f5b875297de6': Fix issue #17752399: Multiple apps broken by GET_TASKS permission change
| * | | am db75703b: am 2f577e83: am 90d557b7: am 7f7d240b: Merge "Fix issue ↵Dianne Hackborn2014-10-061-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev * commit 'db75703b261e1d1446cca210d7dcafa3279c31bc': Fix issue #17752399: Multiple apps broken by GET_TASKS permission change
| | * | am 7f7d240b: Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS ↵Dianne Hackborn2014-10-061-1/+1
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | permission change" into lmp-dev * commit '7f7d240b13b96b617e298c6178af0425308f5ef9': Fix issue #17752399: Multiple apps broken by GET_TASKS permission change
| | | * Fix issue #17752399: Multiple apps broken by GET_TASKS permission changeDianne Hackborn2014-10-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep around GET_TASKS as a permission available to apps, so apps still think they have it and don't get all uppity because they don't. Add a new REAL_GET_TASKS that is the actual permission now. Plus some temporary compatibility code until everyone can transition fromn GET_TASKS to REAL_GET_TASKS. Change-Id: I12c1102eed24844685dcbd2fa3b612811603958f
| | | * Import translations. DO NOT MERGEBaligh Uddin2014-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic0b039cdceaa31724c9bd1723a0c0c83da468140 Auto-generated-cl: translation import
| * | | am 3cba4cbb: am 9e2a2fd9: am 86d5c6aa: am 95f023d0: Merge "Set device admin ↵Esteban Talavera2014-09-161-0/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | on dpm set-device-owner command" into lmp-dev * commit '3cba4cbb40ac0638a8118c130c1979e4654d54f4': Set device admin on dpm set-device-owner command
| | * | am 95f023d0: Merge "Set device admin on dpm set-device-owner command" into ↵Esteban Talavera2014-09-151-0/+1
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | | | | lmp-dev * commit '95f023d018f51bb13a462a5b1f43cd9d6be0cde5': Set device admin on dpm set-device-owner command
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-201-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I494beec337bdfcce1577980b5fa5467e318bb2e6 Auto-generated-cl: translation import
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-162-5/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I82a202c3d181d168af7db2574e2815ca2cfc05da Auto-generated-cl: translation import
* | | | am 958e26f8: am eba4552b: am 95f023d0: Merge "Set device admin on dpm ↵Esteban Talavera2014-09-161-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set-device-owner command" into lmp-dev * commit '958e26f80b338c9ce24df8b823727f8a4c9cad85': Set device admin on dpm set-device-owner command
| * \ \ \ am 95f023d0: Merge "Set device admin on dpm set-device-owner command" into ↵Esteban Talavera2014-09-151-0/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | | | | | | | | lmp-dev * commit '95f023d018f51bb13a462a5b1f43cd9d6be0cde5': Set device admin on dpm set-device-owner command
| | * | Set device admin on dpm set-device-owner commandEsteban Talavera2014-09-151-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 17312478 Change-Id: I4ef730a97d603352eda77f04a2b00fa97c2be662
| | * | Import translations. DO NOT MERGEBaligh Uddin2014-09-143-6/+6
| | |/ | | | | | | | | | | | | Change-Id: Idb536e9edfaee903119b8d84188d013e045f5fba Auto-generated-cl: translation import
| | * Import translations. DO NOT MERGEBaligh Uddin2014-08-241-1/+1
| | | | | | | | | | | | | | | Change-Id: If7ded66957dff5714f58db7fbf5fc6bdcaa37040 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2014-09-081-1/+1
| | | | | | | | | | | | | | | Change-Id: I027cbe4d35843fc56ad3074960b98173cfa493f6 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2014-08-261-1/+1
| | | | | | | | | | | | | | | Change-Id: I5ebce437cb8cfc11bc608632a84c7ea3c12b72f7 Auto-generated-cl: translation import
* | | am 65dbc328: am 53006cab: am cc19946d: Added notification color to all ↵Selim Cinek2014-08-201-8/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | system notifications * commit '65dbc32814ed265a0c1adcd4100f80029402ef40': Added notification color to all system notifications
| * | am cc19946d: Added notification color to all system notificationsSelim Cinek2014-08-201-8/+11
| |\ \ | | |/ | | | | | | | | | * commit 'cc19946d947cf553ee9fd23778a3c811c18ae633': Added notification color to all system notifications
| | * Added notification color to all system notificationsSelim Cinek2014-08-201-8/+11
| | | | | | | | | | | | | | | Bug: 17128331 Change-Id: I81a94510ef51b99916f314c0dd65852426a1fbeb