summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | am 7beb763d: am 4a6b9095: Merge "Change move storage from dropdown pref to di...Jason Monk2015-07-151-21/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am de784e6a: am 52df60d8: Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW ...Billy Lau2015-07-149-222/+1043
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 464e54f8: am 8505d4a5: Merge "Disable voice input if assist is voice servi...Jorim Jaggi2015-07-141-2/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Move AppItem, ChartData, ChartDataLoader from Settings to SettingsLib.Wei Liu2015-07-131-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | AppOps: Guard against themes without colorAccent definedd34d2016-03-071-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | ProtectedApps: add up navigation and fix action bar iconsAlexander Martinz2016-01-281-3/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | Settings: Apps started on boot shortcut in memory settingsAdrianDC2016-01-242-1/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | Settings: Add fingerprint authentication for protected apps.Adnan Begovic2016-01-221-10/+65
* | | | | | | | | | | | | | | | | | | | | | | | | | | Settings: Actually expose protected apps settings.Adnan Begovic2016-01-221-0/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | Break out status bar icon from extdesk icon.Dave Kover2016-01-211-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | Settings : Filter settings for secondary usersDanesh M2016-01-031-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | Launch app privacy settings when tapping on PG notification (2/2)Lars Greiss2016-01-031-0/+37
* | | | | | | | | | | | | | | | | | | | | | | | | | | privacyguard: Add Superuser summaryDiogo Ferreira2016-01-031-12/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | [1/2] Settings AppOps: show/hide app type and allow/deny countersSam Mortimer2016-01-033-31/+202
* | | | | | | | | | | | | | | | | | | | | | | | | | | Settings: Convert AppOps array items to string referencesMichael Bestas2016-01-032-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | AppOps: Use switch widget for non-strict ops.Shashank Mittal2016-01-031-3/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | AppOps: Add more operations in app ops settings.Shashank Mittal2016-01-031-3/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | AppOps: Add 'Always ask' option under appOps setting.Shashank Mittal2016-01-031-8/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/pac...Steve Kondik2015-12-075-53/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Further tweak to issue #issue #25371736: Don't include z-ram allocations in A...Dianne Hackborn2015-11-022-7/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue #25371736: Don't include z-ram allocations in Android OSDianne Hackborn2015-10-291-0/+40
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash in Settings from uninstallJason Monk2015-10-221-0/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Allow access to permissions, even if app has noneJason Monk2015-10-201-4/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Disable app-link preferences for browser appsChristopher Tate2015-10-092-44/+94
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Protected apps: get protected components settings from secure instead of systemYvonne Wong2015-12-041-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | Re-Implementation of Protected App SettingsVineet Patil2015-11-244-1/+873
* | | | | | | | | | | | | | | | | | | | | | | | Settings: Squashed commit for expanded desktopKyrylo Mikos2015-11-112-0/+769
* | | | | | | | | | | | | | | | | | | | | | | | Fix advanced privacy guard screenRoman Birg2015-11-031-8/+7
* | | | | | | | | | | | | | | | | | | | | | | | settings: Use consistent headers for Privacy GuardSteve Kondik2015-11-031-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | su: Add Root access app-ops controlDiogo Ferreira2015-11-032-1/+54
* | | | | | | | | | | | | | | | | | | | | | | | [2/2] Settings: Privacy GuardSam Mortimer2015-11-031-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | Settings: add package name to app infoRoman Birg2015-11-032-3/+9
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | / Make "Ask every time" actually work that wayChristopher Tate2015-08-131-2/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Fix issue #23037899: Support for Battery Optimization permission + DialogDianne Hackborn2015-08-101-10/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Block moving when already in progress." into mnc-devJeff Sharkey2015-08-071-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Block moving when already in progress.Jeff Sharkey2015-08-071-1/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into...Billy Lau2015-08-074-11/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGSBilly Lau2015-08-044-11/+41
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Hide show/hide system from battery optimizations listJason Monk2015-08-051-2/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Remove summaries fro configure apps pageJason Monk2015-08-041-45/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | / Explain properly when apps can open multiple hosts' linksChristopher Tate2015-08-031-1/+23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Bug: 22718745 Intents to 'draw over other apps' should go direct to th...Billy Lau2015-07-307-6/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Bug: 22718745 Intents to 'draw over other apps' should go direct to the packa...Billy Lau2015-07-297-6/+17
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Hide apps in the battery menu that have COMPONENT_ENABLED_STATE_DISABL...Zach Johnson2015-07-282-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Hide apps in the battery menu that have COMPONENT_ENABLED_STATE_DISABLED_UNTI...Zach Johnson2015-07-242-2/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Prevent crash in app memory updater." into mnc-devJulia Reynolds2015-07-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Prevent crash in app memory updater.Julia Reynolds2015-07-281-0/+3
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Don't use screenshot if structure is disabled (2/2)" into mnc-devJorim Jaggi2015-07-281-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Don't use screenshot if structure is disabled (2/2)Jorim Jaggi2015-07-281-0/+17
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Handle app uninstall via Storage & USB.Julia Reynolds2015-07-271-0/+3
| |/ / / / / / / / / / |/| | | | | | | | | |