summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Automatic translation importinky@build012016-06-0695-1/+197
| | | | | | | | | | | | Change-Id: Ie5bb0b8e6e1980a4e29cedea2820beb893fb7e23
| * | Radio info to control QC dbg prop'sDeepak Kundra2016-06-034-0/+314
| | | | | | | | | | | | | | | | | | Issue-id:FEIJ-679 Change-Id: Ia1c9e5d5899ae173d4fd7fa9b2339013b42f115b
| * | Automatic translation importclyde@build012016-06-0359-0/+287
| | | | | | | | | | | | Change-Id: I75ed7f58e6fbc7a961b4fe10278393ffde4ef418
| * | Settings: fix toggling lockscreen rotation toggle [2/3]Dan Pasanen2016-06-031-2/+3
| | | | | | | | | | | | Change-Id: I4339afcf7befb70f459b088be9e1fc62a0465b4f
| * | Lockscreen -> lock screenMichael Bestas2016-06-021-4/+4
| | | | | | | | | | | | Change-Id: I1653d92869f4cfd37f3758be178b856a1031cb9b
| * | Automatic translation importinky@build012016-06-0197-5/+129
| | | | | | | | | | | | Change-Id: Ida39cf15dc6a0a21286d0177a21437747b616775
| * | Settings: Add per app controls for LP keyguard notifications (2/2)Lars Greiss2016-06-014-1/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nice done by google but the UX is a problem especially for ppl who are using a lot apps and just want to see from important apps the notifications on the lockscreen. This commit adds the ability to - enable/disable per app the keyguard notification at all - enable/disable per app ongoing notifications on the keyguard We handle this over the app policy conf file like the other per app notification options TICKET: CRACKLING-1127 Change-Id: I12df484379621c3baba333d30a8b545b3a0ec0ae
| * | Automatic translation importJessica Wagantall2016-05-2695-5/+123
| | | | | | | | | | | | | | | Change-Id: I319222d474b4254d912be3ad8a29a2a5f578b1ac Ticket: RM-214
| * | Settings: Disable cancelable with multi-windows confirm dialogKeith Mok2016-05-241-0/+1
| | | | | | | | | | | | | | | | | | | | | When muliti-windows confirm dialog is dismissed by back button, the status will become inconsistent. Change-Id: Ie00099dce395f08d9ad782482863f2120977d240
| * | Settings: Update oem unlocking status with back buttonKeith Mok2016-05-241-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | When oem unlocking confirm dialog dismiss by back button, the enable oem lock status is not consistent. FEIJ-780 Change-Id: I42a33896c8d844d965cfc706872903175ffbf1cc
| * | Settings: Update oem unlocking status when dismissKeith Mok2016-05-241-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | When oem unlocking confirm dialog dismiss, need to update the checkbox status also. FEIJ-780 Change-Id: I9b5c4446ecd9736051fb7b6c12ad22aa0d985a85
| * | Fix NPE when user has his lockscreen set to "None"LuK13372016-05-241-1/+1
| | | | | | | | | | | | Change-Id: Ib4d9612de740009f68f995fdb00c0e5bb38858f6
| * | Settings: Remove redundant definition of SoundSettingsActivity.Adnan Begovic2016-05-232-3/+3
| | | | | | | | | | | | | | | | | | | | | Causes CTS cross-profile intent verification failure. Change-Id: Id1c92c45cb1fb89e34598d54b9eb45497d629eac TICKET: FEIJ-104
| * | Settings: Fix blur preference removalluca0204002016-05-231-2/+2
| | | | | | | | | | | | | | | | | | * The preference lives in the General category group Change-Id: Ia6ab514557f6ff0c731a9d2a342f8bfea98bd0a6
| * | Give user control over lock screen blurd34d2016-05-206-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | This will provide control over blurring since the current implementation assumes it is always on provided the device config specifies it supports blur. Change-Id: I7add45c607fcf47777d61629a3fc6245ffedb339
| * | Automatic translation importJessica Wagantall2016-05-201-0/+46
| | | | | | | | | | | | | | | Change-Id: I2ed8183e1f98487f6af5d998a7a73efba5c535c3 Ticket: RM-214
| * | Settings : Rebuild app list after resetDanesh M2016-05-202-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the user resets app states, we need to rebuild the list so the new app info is fetched FEIJ-706 FEIJ-511 Change-Id: I5d6261d38dc2f06e37b29e6b7ba1f7a1e49a6ab8
| * | Settings: Wrap invocation on search view.Adnan Begovic2016-05-191-1/+3
| | | | | | | | | | | | | | | | | | | | | Exception thrown during monkey testing. Change-Id: I2f08df1e36c386aec0d57e3b6714cdbdd0f29246 TICKET: FEIJ-677
| * | Settings: Fix Storage Applications Manager dropdownraroyer2016-05-191-1/+2
| | | | | | | | | | | | | | | | | | Disabled Filter Dropdown in LIST_TYPE_STORAGE is hidden but pops up when clicked, does nothing. Disabling completely. Change-Id: Id497e59876f0d0adb5997eb300596f17fe9f5cdb
| * | Settings: persist "always ask" sms sim selectionRoman Birg2016-05-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dialog was prompted, and the user has picked always prompt, don't ask them again, the Messaging app will need to request which SIM to use. Ticket: CYNGNOS-2185, CYNGNOS-2570 Change-Id: I95a510974b89945da252f4c6c3e905e9a0de81af Signed-off-by: Roman Birg <roman@cyngn.com>
| * | Settings : Add title to xml preference screensDanesh M2016-05-196-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Search indexing was inserting null as the title, which results in the default "Settings" title if the user selects a search result. This is inconsistent with the title the user sees when they manually navigate to that preference screen. FEIJ-512 Change-Id: I6f6ed7b851c998aa2cb5531bef04e8000ccb8ddd
| * | Revert "wifi: forward port avoid poor connection setting"nadlabak2016-05-172-25/+0
| | | | | | | | | | | | | | | | | | This reverts commit d77990f4cccd4fdc4bd479305ae6c2419d2f8610. Change-Id: I0987d8eb9e8e6c7730f0576f174b61115973d5fb
| * | Settings: update time zone strings on date changeLuis Vidal2016-05-173-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the user changes the date, most obvious case being from 1970, to a current date, and the user's selected Locale's country time zones have been changed (according to ICU), we must update the time zone strings in the system. Ref: CYNGNOS-453 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit 926c3b0a50e521368628ef0d9975c99fa4cd3480) Change-Id: I487c54cd4f933286c5004d24a3f8730ee2d4e4f6
| * | Automatic translation importAbhisek Devkota2016-05-174-1/+78
| | | | | | | | | | | | Change-Id: I2384c6bcba0d6e3a921315ba981525d942060b00
| * | Settings: Ignore process kill receiver events if activity is destroyed.Adnan Begovic2016-05-171-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Following the logic for refresh ui attempts to getContext() from the underlying activity which may have already been destroyed causing an NPE. Change-Id: Ibe110022ebedcc55a01f3bda66501580c8d92fed TICKET: NIGHTLIES-2935
| * | Close "Protected apps" activity during power cycleKamaljeet Maini2016-05-161-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Protected apps activity in Settings is accessed after entering correct pattern. If user turns off/on the phone while Protected apps is in foreground, the user must enter pattern again before using the Protected apps. Added code in onPause method to close the Protected apps activity if the user has already been authorized and there is no screen orientation change. Change-Id: Ie36ac0f54cce62228f6d0d56fef2e1f24096a803 Issue-Id: FEIJ-491
| * | Settings: Move vibrator value restore to onActivityStopluca0204002016-05-151-2/+10
| | | | | | | | | | | | Change-Id: Ia35f1dcffd86c8c2717e68cd91537d652ecfa982
| * | Automatic translation importAbhisek Devkota2016-05-1562-0/+864
| | | | | | | | | | | | Change-Id: Ibe9208e0bacb2af41239bc770df6b1b87df67264
| * | Automatic translation importAbhisek Devkota2016-05-145-5/+62
| | | | | | | | | | | | Change-Id: I7ee9dc842c846c2177383128a5a13e9fbb69b63c
| * | Use correct icon for sim cardArvin Quilao2016-05-142-16/+22
| | | | | | | | | | | | | | | | | | Instead of storage/sdcard icon, use the correct vector drawable sim card icon. Change-Id: I8349eae870b774671e635aabfb42b2b455ff1cd3
| * | Cleanup cm_arraysMichael Bestas2016-05-142-59/+50
| | | | | | | | | | | | | | | | | | | | | | | | * Remove unused resources * Set untranslatables * Convert remaining arrays to string references Change-Id: I8ae61eb81e0148e8b6954ebc46960348bf35044c
| * | Profiles: Disable notification item if ringtone & notification volumes are ↵Luis Vidal2016-05-131-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linked The notification item will be disabled if the notification and ringtone volumes are linked. This is to keep consistency with the sound settings Change-Id: Ibbe7612eae5e9b7b18d63450ab8331f02becf5ca TICKET: CYNGNOS-958
| * | Settings : Filter livelockscreen, button for secondary usersDanesh M2016-05-133-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | Secondary users should not be able to configure either of those. OPO-696 Change-Id: I43409c090fb12df576c29297fb506c70e6583bce
| * | Disable cellular networks settings menu if airplane mode is enabledLuis Vidal2016-05-123-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | Cellular networks settings menu will be disabled if user enables airplane mode Change-Id: I83d78754918d50c02e19121ffcfb673bb1dc5797 TICKET: CYNGNOS-2697
| * | Add config to hide/show weather menuLuis Vidal2016-05-102-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | This config controls whether the weather menu should be displayed in settings Change-Id: I89502d22cb56496825f497e6b19fce3d8e0a7a3c TICKET: CYNGNOS-2796
| * | Automatic translation importAbhisek Devkota2016-05-102-4/+7
| | | | | | | | | | | | | | | Change-Id: I534298276780b88f87567ab977bd8ce1d1a856e4 Ticket: RM-232
| * | Automatic translation importMichael Bestas2016-05-1063-30/+536
| | | | | | | | | | | | Change-Id: Idf93c9826109ee82aa18fc78a5fe6dff47bc5588
| * | Disable battery pulsing if segmented battery LED is enabledLuK13372016-05-091-1/+2
| | | | | | | | | | | | Change-Id: Ic5b4e7ce7830c43e84f9a14919ea85bbe993ac99
| * | Add option to select temperature unitLuis Vidal2016-05-066-131/+308
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a menu in the weather settings to select the temperature unit. This setting will be visible only if the user has at least one weather service provider installed. The weather settings layout was refactored to make room for this new preference Change-Id: I5e9f206573e0ff95fcee31a010b52530a907acc6 TICKET: CYNGNOS-2605
| * | Update power control widget preview image.Dave Kover2016-05-061-0/+0
| | | | | | | | | | | | | | | | | | | | | The image was not reflective of the current design of the widget. Change-Id: Ia3fe45337359edbb0c469ff2e1d2fd1f1351b8f0 Ticket: FEIJ-305
| * | WifiSettings : Fix forgetting saved networks crash after rotationDanesh M2016-05-051-6/+8
| | | | | | | | | | | | | | | | | | FEIJ-310 Change-Id: If6e3e28025ae4eba0bf20d53c68b7d840f76ce6c
| * | Settings: sync qs invert color with color inversion in SettingsAnkit Gupta2016-05-052-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Color inversion in settings is not consistent with the quick settings tiles for the inverted color. This patch registers the invert color settings variable to content resolver to apply any change to it from either qs tiles or settings menu. Change-Id: Ib1433238d4985e930f3a1c650198dbeb05ccba52 Issue-id: FEIJ-164
| * | Partial revert "Settings : Add per app internet/data control"Sam Mortimer2016-05-052-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a3549a2715e47ce07297315586ea9c5798da2997 Revert changes only to: src/com/android/settings/privacyguard/PrivacyGuardManager.java src/com/android/settings/privacyguard/AppInfoLoader.java We currently have inconsistent behaviour where: *) if pg is on by default, a newly installed app will not have restricted network access *) if the pg state for an app is toggled off/on it will end up with restricted network access Newly installed apps where pg is on should result in the same end state compared to flipping pg guard off/on per app. This partial revert stops the data control setting changing when pg state is changed on a specific app. Change-Id: I1eba14204abe0d137ebd45c5a6a3b7db354339bb
| * | Protected apps: fix rotation statesRoman Birg2016-05-041-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | Don't try to relaunch the activity if it's already been launched. Ticket: FEIJ-224 Change-Id: I597417570f2f937afb0195fecd7dc406ff2508f3 Signed-off-by: Roman Birg <roman@cyngn.com>
| * | LockPatternView: persist state across rotatesRoman Birg2016-05-041-1/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to persist and restore the activity states across rotates so the user doesn't have to restart from the beginning. Ref: CYNGNOS-141 Change-Id: I18458d55748666b439cf7b6fcecd81ee5c4c7865 Signed-off-by: Roman Birg <roman@cyngn.com>
| * | LLS: Load title and summary from ext. package if avail.d34d2016-05-031-2/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Query for packages that support the ACTION_OPEN_LIVE_LOCK_SCREEN_SETTINGS and load the title and summary for the preference from that package. If no other packages exist or we are unable to load the title AND summary, then we use the defaults and carry on as usual. Change-Id: Ibbd5347aa35994877fa067b29cacbe9a9ed12dad TICKET: CYNGNOS-2696
| * | Settings: Make sure to rebuild on app entries loaded.Adnan Begovic2016-05-031-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, notifydatasetchanged would only be called in oncreate, and any further callbacks from the application state session would be ignored. Now, make sure to handle the various scenarios and rebuild as necessary, notifying the ui as needed. Change-Id: I61572ff082629046d1fdf5fedb1e8ec37343f588 TICKET: FEIJ-334
| * | Settings: fix backlight illumination wrong summaryRoman Birg2016-05-032-22/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the visual indicator of the button illumination summary after trying to disable. Previously after setting the timeout to never, would display a summary of "1", or with 5, it would end up displaying 6 after applying the settings. Ticket: CYNGNOS-2565 Change-Id: Ia982e4849d0099b6e208b362770a431dc89dd2f1 Signed-off-by: Roman Birg <roman@cyngn.com>
| * | Settings: refresh ui on foce stop/diableRoman Birg2016-04-291-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the storage summary not updating after force closing, enabling, or disabling the app. Ticket: CYNGNOS-2527 Change-Id: I000459d27d06071a36ab0ac6761c1af56c132dde Signed-off-by: Roman Birg <roman@cyngn.com>
| * | Settings: Ensure user has to wait 30 before retrying patterncretin452016-04-291-9/+39
| | | | | | | | | | | | | | | | | | Issue-id: FEIJ-257, FEIJ-273 Change-Id: I08f16c6863ca5bbdb586d756da813453124851b2