summaryrefslogtreecommitdiffstats
path: root/packages/Shell
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Add GET_APP_OPS_STATS to ShellNicholas Sauer2015-08-251-0/+1
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 23397072 Change-Id: I9f60f175380048e0f3888d866069f8f76166c732
* | | | | | | | | | Merge "Add APIs for verifier to grant at install and revoke permissions" ↵Svet Ganov2015-07-161-1/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev
| * | | | | | | | | | Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-151-1/+3
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:22231699 Change-Id: Ie0c758bf73699f50bf99ff5aa0bf98dcc9004e37
* | | | | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-156-7/+7
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-156-7/+7
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I428e579d5968139dcdf6e8e693f4d2eef182c682 Auto-generated-cl: translation import
* | | | | | | | | Set last modified timestamp for the bugreport entry in the zipped file from ↵Felipe Leme2015-07-131-0/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original file, otherwise it uses the date the zip was created. BUG: 20447313 Change-Id: Iecbaf3ce2f0e3d82ac31a6c7bfbd8fb3037de5e4
* | | | | | | | Merge "Renaming bugreport.txt to bugreportFile.getName()" into mnc-devIan Pedowitz2015-06-221-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Renaming bugreport.txt to bugreportFile.getName()Ian Pedowitz2015-06-181-1/+1
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many times to file a bug, its necessary to take several bugreports and attach them all to the same bug. With the current implementation, all extracted files are bugreport.txt which makes it difficult to attach several bugreports to the same bug, and reference them throughout the bug uniquely. Bug: 20447313 Change-Id: I22d2286d06c8dfb82273b5b98c48b21f77941b15
* | | | | | | resolved conflicts for merge of 1dac6bd9 to mnc-devWei Liu2015-06-181-12/+27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | Change-Id: I000b35f5e2658a065c780396254bcb88f1cbce5e
| * | | | | | am ae363d2d: Wear doesn\'t need Shell to send notification when bugreport ↵Wei Liu2015-06-181-12/+27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | captured. * commit 'ae363d2db4398a695606c254b88be8940139edd1': Wear doesn't need Shell to send notification when bugreport captured.
| | * | | | | | Wear doesn't need Shell to send notification when bugreport captured.Wei Liu2015-06-171-12/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/19179040 Change-Id: Iec74e1e55adee16c8674f28a6e7d697499b85acf
| | * | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-02-129-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I592c996ee5bd1d20bcd4ea595b3e6cbba08a4d0c Auto-generated-cl: translation import
* | | | | | | | DO NOT MERGE: Remove DayNight themeAlan Viverette2015-06-181-1/+1
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not go gentle into that good night, Old age should burn and rave at close of day; Rage, rage against the dying of the light. Though wise men at their end know dark is right, Because their words had forked no lightning they Do not go gentle into that good night. Bug: 21854466 Change-Id: I0b7cd116c23f7df88e94f31b3aee7dd22a102804
* | | | | | | Improved zipping logic so it zips chunks, instead of the whole file at once, ↵Felipe Leme2015-06-161-23/+5
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to avoid OOM. BUG: 20447313 Change-Id: I66f90cdd2a07288f9e37a38185f1583c57cf65c8
* | | | | | Merge "Changed BugReportReceiver to send zipped bugreports." into mnc-devFelipe Leme2015-06-161-22/+118
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Changed BugReportReceiver to send zipped bugreports.Felipe Leme2015-06-161-22/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When BugReporterReceiver receives a android.permission.DUMP, it will handle the bugreport file (extra android.intent.extra.BUGREPORT) depending on its format: - If it's a plain-text file (extension .txt), it will create a zip file with the plain-text report renamed as bugreport.txt. - If there is an error creating the zip file, the plain-text bugreport will be sent instead. - If it's not a plain-text file, it fill send the file as is (so if 'dumpstate' is later changed to generate a zipped file directly, nothing has to be done here). Note that only the bugreport itself is included in the zip file, the screenshot is still sent separately (extra android.intent.extra.SCREENSHOT), so the receiver of the bugreport intent can display a screenshot thumbnail without unzipping the other file (which is useful when sending the bugreport through GMail, for example). BUG: 20447313 BUG: 21868658 Change-Id: I3fa1e0c89190bfe6fa5c418f0f01ce1fb376f537
* | | | | | 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