summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove a few MSIM tab hosts.Danny Baumann2016-01-068-244/+163
| | | | Change-Id: Idd0b7738685ba05fc7c6a85306fcf5e5b08203ff
* Settings: add link to statusbar icon config screenRoman Birg2016-01-062-1/+15
| | | | | | | | The SystemUI tuner allowed you to hide specific statusbar icons. Add a link in Status bar settings back to the status bar icon config screen. Change-Id: Ib239c8b893769bcf273664a15e8112caca8a0618 Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: remove voice wakeup link as necessaryRoman Birg2016-01-061-4/+10
| | | | | | | | - Package check wasn't using the package constant - Hide link for secondary users Change-Id: Id3c8269311d5cfabd146af7ce1687cdbdb35a19c Signed-off-by: Roman Birg <roman@cyngn.com>
* Fix zen mode allowed event preference summary.Danny Baumann2016-01-063-14/+46
| | | | | | | | | Simply using lower-cased versions of other strings might work for English, but not for most other languages. Also improve formatting of list: Instead of showing 'a, b, c', show 'a, b and c'. Change-Id: I7a809e0655cbde3af1695ec3ddf86ec818fb191d
* Remove ic_menu_add.png drawablesd34d2016-01-053-0/+0
| | | | | | | | | | | ic_menu_add is defined in XML and provides tinting of the icon within settings, but the system picks up the png images which causes a white on icon on a white background since no tint is applied. Thses icons were re-introduced when profiles were ported over to CM13 see commit d40cd5728a415efd72ee192fa6f67727411ed959 Change-Id: I24448b753ce43b6229f68f2b13043b1412db6069
* Merge tag 'android-6.0.1_r10' into HEADJessica Wagantall2016-01-054-19/+35
|\ | | | | | | | | | | | | Ticket: CYNGNOS-1404 Android 6.0.1 release 10 Change-Id: I40f4f8e3e1c508807323ec222eeb4baeb329fd5e
| * Preserve FRP lock if wiped during SUWRussell Brenner2015-12-011-2/+7
| | | | | | | | | | | | | | | | | | | | Guard against FRP attacks by keeping the persistent data block intact, if a factory reset has been issued during SUW. [resolves merge conflicts with ag/808069] Bug: 25290269 Change-Id: Id26b4c10235ad126632b71875592a4fa70a39b24
| * Uncheck checkbox for contact sharing by default for non carkit devices.Sanket Padawe2015-12-011-16/+17
| | | | | | | | | | | | | | | | + In BT pairing dialog, uncheck checkbox for contact sharing by default for devices not recognized as carkits at pair time. Bug: 23607427 Change-Id: I7f1d40d86e713e248d3c225459be4895c4f75d76
| * Block developer settings during SUWRussell Brenner2015-12-012-1/+11
| | | | | | | | | | | | | | | | Block access to development settings by tapping on the build number in "About phone". Once SUW has completed, taps will be allowed. Bug: 25290269 Change-Id: I9b2787712237f28fba446abab15a9e1c075d0419
* | Move more CAF strings and cleanupMichael Bestas2016-01-054-36/+26
| | | | | | | | | | | | | | | | | | * Move all CAF strings to cm_strings * Remove duplicate strings * Reuse sim_calls_ask_first_prefs_title for sms * Improve CAF SIM enabler strings Change-Id: I6cf0fb0fe23800301b1fc8c37022ee9b79b5818b
* | regulatory: Make the image fill the whole parentDiogo Ferreira2016-01-051-1/+1
| | | | | | | | | | | | | | | | Since the scale type is centerCrop, the container must fill the parent so that the image is properly centered in the screen in both landscape and portrait. Change-Id: Ieb664271eb37903ee0e043c6bfdf8f65c95025b9
* | Settings: Set value on external display mode settings change.Adnan Begovic2016-01-041-0/+1
| | | | | | | | | | Change-Id: Ia321f17f255ff8b1db78bd26f25128191aff2060 TICKET: CYNGNOS-1386
* | Hide manual provisioning switch when extphone framework is not presentLuK13372016-01-041-4/+6
| | | | | | | | | | | | * It doesn't work without it. Change-Id: Iec11ec2006059f26668f2a6fee4c2c9ca6650119
* | Themes: Add main dashboard background back from lollipopBryan Owens2016-01-032-0/+2
| | | | | | | | | | | | | | | | | | | | -This will make themes look the same as lollipop wihtout changing styles -Also needed for subsettings to have it's own bg color from main settings -All other work arounds have caused fc so this was the best solution to other issues -Make note if using Day/Night mode option this commit needs to be reverted Change-Id: I509258806ac92c699693672ee172776035c6866d Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* | Settings : Filter settings for secondary usersDanesh M2016-01-034-4/+27
| | | | | | | | | | | | | | | | | | | | Filter blacklist for secondary user Filter default sms if user can't sms/call Filter phone ringtone/vibrate on calls for secondary user issue-id: CYNGNOS-904 Change-Id: I008215f885e819bd3229a4f9a6c6ca6fc09df6c5
* | Settings: Fix NPE in PowerMenuActionsBadDaemon2016-01-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Reproduction: Open Settings->Keys->Power Key Lock Device Unlock device -> NPE Happens because UsersPref has already been removed Change-Id: I8d8cbda14d7373dca46671acb16a8abb68e9ee4a
* | Settings : Update filterSpam to new contractDanesh M2016-01-031-11/+18
| | | | | | | | | | | | Needed for http://review.cyanogenmod.org/#/c/108424/ Change-Id: I5ad5f376d37e5bf0b213f9266581b5c503971174
* | Revert "Introduce SystemSettingsCheckBoxPreference"Michael Bestas2016-01-031-67/+0
| | | | | | | | | | | | | | | | * No longer used This reverts commit c9c271d0552c1bd091b3938f88f062d44626ce94. Change-Id: I55ad36d31cea3e9370cab8ade036587d5ae618f6
* | Launch app privacy settings when tapping on PG notification (2/2)Lars Greiss2016-01-032-1/+62
| | | | | | | | | | | | | | Based on https://github.com/SlimRoms/packages_apps_Settings/commit/46bb1442aa96aad6890e3ce7b6f3c0466ababf25 JIRA: CYAN-6077 Change-Id: I8632e8c944c1d5d7ad2fb2a2276bae5fe2d4a0a0
* | privacyguard: Add Superuser summaryDiogo Ferreira2016-01-031-12/+23
| | | | | | | | | | | | | | | | Adds superuser summary to the privacy guard "Advanced" menu, this is useful for auditing purposes. The tab is only visible when root for apps is enabled. Change-Id: I0b71c51d10e44e69102c311e526cdb1fde9bda26
* | [1/2] Settings AppOps: show/hide app type and allow/deny countersSam Mortimer2016-01-037-35/+266
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squash of: Author: Sam Mortimer <sam@mortimer.me.uk> Date: Thu Oct 3 13:51:31 2013 -0700 AppOps: menu options to show/hide user and system apps Change-Id: Ia55364c361db949a891e4b53a757ee4dff519eb6 Author: Sam Mortimer <sam@mortimer.me.uk> Author: Danny Baumann <dannybaumann@web.de> Date: Wed Oct 2 22:24:14 2013 -0700 [1/2] AppOps: Show allowed/ignored counts Change-Id: Ia27737155c33e934df9a2a1fcff88379240fd096 Author: Sam Mortimer <sam@mortimer.me.uk> Date: Sun Dec 1 21:39:07 2013 -0800 AppOps: only apply app type filters to summary screen *) If buildState() is called for a single package, do not apply hide user/system app filters. *) Fixes show detail display when called via long press in privacyguard and an AppOp hide filter is ticked. Change-Id: If31d094fb989836ab6829daeefe820695032c0ed Change-Id: I4d6f37b3923eb9bc98d67101d6f0ef481a427682
* | Update privacy guard reset iconMichael Bestas2016-01-031-1/+1
| | | | | | | | Change-Id: Ia636b08fea0d21c0185d053ecf601d1ddcf5a828
* | Settings: Convert AppOps array items to string referencesMichael Bestas2016-01-035-24/+347
| | | | | | | | | | | | | | * Avoid future breakage This will need conversion of all AOSP translated arrays to strings Change-Id: I2e52e4013d1232d529ce5b9e3aae3502c42e938a
* | AppOps: Use switch widget for non-strict ops.Shashank Mittal2016-01-032-3/+40
| | | | | | | | | | | | | | There are few Ops for which 'Always Ask' mode is not allwoed. So use switch widget to control such Ops. Change-Id: Ic7464a207c00e4cb9efff57c1f060e04379c1ee7
* | AppOps: Add more operations in app ops settings.Shashank Mittal2016-01-032-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add following operations in app ops settings. -- Wifi enable/disable -- Bluetooth enable/disable Change-Id: I32183d77b88c326168557444a445765b5a69de6f AppOps: Add support for nfc operation Add support for nfc operation Change-Id: I0ca617b11d3f65f80cc49c3f629312e2fee1ba91 AppOps: Add mobile data-on permission control. Add mobile data-on permission control. Change-Id: I0956fb1575addb5f4e522e664a80442120190b86
* | AppOps: Add 'Always ask' option under appOps setting.Shashank Mittal2016-01-033-13/+26
| | | | | | | | | | | | Add always ask option for each operation. Change-Id: Ia4f331a5b7d0b1c8ae6946c55a4f78818fe0454f
* | Settings: Respect legacy quick pulldown row.Adnan Begovic2016-01-021-1/+1
| | | | | | | | Change-Id: I5d4096160956e02c90edf75a3dfdee93e6632bbe
* | settings: adds OVERRIDE_WIFI_CONFIG permissionXuefer2016-01-021-0/+1
| | | | | | | | | | | | | | need to manage saved WiFi access point imported by other apps like some backup app Change-Id: I81ff5b2d9f7f714b028b7e0996cb85608643ad98 Signed-off-by: Xuefer <xuefer@gmail.com>
* | Fingerprint: Forward challenge extrasd34d2015-12-291-0/+12
| | | | | | | | | | | | | | | | | | | | The forward port of custom pattern sizes introduced a bug that would cause an NPE when trying to add a fingerprint for security. This patch forwards the extras associated with the challenge that would have normally been passed directly in to the ChooseLockPattern fragment. Change-Id: I3ad994b2604ff45b573c011c3588afe8b35bfdd3 TICKET: CYNGNOS-1490
* | Settings: Expose backgroundTint from Single Button PanelNicholas Chum2015-12-292-1/+21
| | | | | | | | | | | | | | | | | | | | This exposes the hardcoded backgroundTint call to ?android:attr/colorAccent, and allow the themer to completely replace the color. Credits go to @Morningstar for locating the file! Change-Id: I7d76177fad123173131aecf0d19554825af303a0
* | Settings: Expose Fingerprint Enrollment Checkmark Tint to an XMLNicholas Chum2015-12-292-2/+22
| | | | | | | | | | | | | | | | | | | | | | This patch is a different approach to getting the tint changed. Changed from being a value into colors.xml to an XML file in res/colors instead to combat XML inflation issues. Tested on latest nightly, decompiled and recompiled. Stock theme and Dark Material runs fine with the new values themed. Change-Id: I1373d3d36555b44ad63515b4385d5f935a5a882f
* | settings: Animation scale seekbarsSteve Kondik2015-12-284-32/+182
| | | | | | | | | | | | * Use a seekbar preference to allow setting arbitrary animation scale values Change-Id: I4ceaf0dc74e6e044e36cf3652bfc1efb33890380
* | Profiles: Cleanup the codeMichael Bestas2015-12-2825-165/+83
| | | | | | | | | | | | | | | | * Fix code style * Fix a couple mismerges * Align strings with cm-12.1 Change-Id: I0795c114014e53101c7d6697bb9a229c003973ab
* | Settings: improve empty Profile trigger iconsRoman Birg2015-12-2811-5/+147
| | | | | | | | | | | | | | | | | | The icons that were used were being scaled up and looked choppy and ugly. Use some vector drawables instead. Signed-off-by: Roman Birg <roman@cyngn.com> Change-Id: Ia66d79f706f5de5b835fdcc503f1e92944e8b7dd
* | Settings: make empty profile views fit on hdpiRoman Birg2015-12-282-0/+68
| | | | | | | | | | Change-Id: I2a03fc0fa4775ffddeca4713a0bbeff36ab552dd Signed-off-by: Roman Birg <roman@cyngn.com>
* | Improve profile setting layouts.Danny Baumann2015-12-285-41/+34
| | | | | | | | | | | | Make their look consistent to the stock preferences look. Change-Id: I4fca6ab57eb549c0d8f28e5d4f1462fcead47bef
* | profiles: Make the actions wizard buttons show upDiogo Ferreira2015-12-281-4/+3
| | | | | | | | | | | | | | The "back" and "finish" buttons weren't being shown at all in this layout, which made it impossible to add profiles. Change-Id: Ib6b52430c25ed7445ca8e3c1249b7fccd21c3c69
* | Profiles: remove unused codeScott Mertz2015-12-271-70/+0
| | | | | | | | Change-Id: Icfbe90f25f537a673a1b749c217dca9efb6a1c70
* | Settings: always allow profile app groups to be linked/unlinkedRoman Birg2015-12-271-4/+4
| | | | | | | | | | Change-Id: I271d409f925805d26c918d156e8ae41253cc08b1 Signed-off-by: Roman Birg <roman@cyngn.com>
* | Settings : Save instance state for app group deletesDanesh M2015-12-271-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | When deleting an app, inside of an app group in profiles, if the user rotates device while confirmation is showing and presses ok, it is a no-op. Reason is mPackageToDelete loses its state when rotation is change. Address this by persisting it in the state bundle. issue-id: CYNGNOS-1119 Change-Id: I43dd9ccae7e16e92e5ac054f1b2ac0119cbfe60b
* | Settings: fix empty Wifi triggers screenRoman Birg2015-12-271-2/+1
| | | | | | | | | | Change-Id: If6b3a71e0ed28558d74132ddd4594b98bf2955e9 Signed-off-by: Roman Birg <roman@cyngn.com>
* | Settings: make empty profile trigger screens more usefulRoman Birg2015-12-275-3/+129
| | | | | | | | | | Change-Id: I7e4061615f2bb1c1fabd37c8f5b792b04a99a2c8 Signed-off-by: Roman Birg <roman@cyngn.com>
* | Settings: merge ProfilesList into ProfilesSettingsRoman Birg2015-12-273-189/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ProfilesSettings previously had a viewpager with the profiles list, and an app group list. Then we removed app groups, but the viewpager was left over. The main reason for getting rid of it now is to make sure that refreshList() always works. Previously there was a small chance that because it was in a viewpager, the preference may not have been attached (at the time of the resetAll() dialog being shown and user pressing yes), which caused the refresh method call to fail, since it needs access to the preference screen, which is null at that time. Change-Id: Ib9c3a27e3062660bd8a91998c20c15b4ffb4390b Signed-off-by: Roman Birg <roman@cyngn.com>
* | Profiles: Fix override item summary not displaying noneLuK13372015-12-271-1/+1
| | | | | | | | | | | | * Mismerge from cm-12.1 Change-Id: Ica5bce4f1b371dcf2ad23ba8f938d449a9397339
* | Hide usb mode chooser dialog after disconnectedDu, Changbin2015-12-261-0/+32
| | | | | | | | | | | | | | | | | | Add a UsbDisconnectedReceiver to listen usb state event, and hide the usb mode chooser dialog if usb disconnected. Change-Id: I871f56cb5a310e20950926180d9747dd9fad9754 Signed-off-by: Du, Changbin <changbin.du@intel.com> Signed-off-by: Zhiquan Liu <zhiquan.liu@intel.com>
* | apn: Update the add actionbar iconDiogo Ferreira2015-12-261-1/+1
| | | | | | | | | | | | The add icon was using pre-L drawables and looked out of place. Change-Id: I4851c41091985ab1eca42e40d56e987262ee0cee
* | Automatic translation importMichael Bestas2015-12-25112-0/+37608
| | | | | | | | Change-Id: Ib491ce3d4325bd3b562355e6f896149d2df2ddaa
* | Settings: Fix the failing stringsMichael Bestas2015-12-251-7/+7
| | | | | | | | Change-Id: I93865d793eef711f8738e00e843e9d4670724c66
* | Development Settings: fix setting reset on disableThiago Vinícius Freire de Araújo Ribeiro2015-12-231-2/+15
| | | | | | | | | | | | | | | | | | | | | | When Development Settings are disabled, some settings are reset to values other than the default. This fixes it. - Adb notify should reset to enabled - Verify apps over usb should reset to enabled Change-Id: Ifa1ee25cfab32b7a236e02055006f0d2a4b07f37
* | settings: Fix NPE in sounds settings for wifi only devicesChristopher R. Palmer2015-12-231-9/+11
| | | | | | | | Change-Id: I98864f29db62d517f0f88560ea62af18a43f585e