summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importblinky@build012016-12-2284-5/+409
| | | | | Change-Id: I251ee7b9d1508a91692a8a8c1ba863730fcf125b Ticket: -
* Fix "Error parsing XML: not well-formed"Omico2016-12-231-1/+1
| | | | | | frameworks/base/packages/SystemUI/res/values-zh-rTW/cm_strings.xml:65: error: Error parsing XML: not well-formed (invalid token) Change-Id: Ic29b77776c48d4a663656bf6ea40c8c4f0253414
* Automatic translation importblinky@build012016-12-213-12/+54
| | | | | Change-Id: Ic49d5ed34f92ca0298510b6ca8a3a279a0ea6e4d Ticket: -
* Automatic translation importclyde@build012016-12-2045-0/+945
| | | | | Change-Id: Icd3adceb4cfd523f56b7072934a037a203fd0b81 Ticket: -
* Automatic translation importblinky@build012016-12-181-1/+1
| | | | | Change-Id: I7eff0ec212cba24f97f35bddf3310e39b5fd1ce6 Ticket: -
* Automatic translation importclyde@build012016-12-163-0/+73
| | | | | Change-Id: I86e57b89e58d2cf5985e62b8d582f49285c265f3 Ticket: -
* Automatic translation importpinky@build012016-12-152-2/+2
| | | | | Change-Id: I53e8f93c43ddb93433c81d457e9721c0fff07b81 Ticket: -
* Automatic translation importclyde@build012016-12-041-1/+1
| | | | | Change-Id: If3346af7ccc0e84d99d03b1c50f6b9e413d984b7 Ticket: -
* Automatic translation importinky@build012016-12-025-15/+15
| | | | | Change-Id: Ic80541e78c8570809868ce067a5176acb9d6a5a2 Ticket: -
* Automatic translation importinky@build012016-11-298-107/+20
| | | | | Change-Id: I38a02ada64c66994c99ba5aee59a522931227337 Ticket: -
* SettingsLib: Fix possible NPEsMichael W2016-11-141-3/+6
| | | | | | | | | getText() can return null, resulting in a NPE when trying to call toString(). Add a null check to prevent this. Additionally add a null check for packageInfo, as this can also be null. Change-Id: Ia76326522872f4de4702ef56640b2f7b357c2bb7 Reference: BugDumps 20161104-10 L#135
* SystemUI: Fix possible NPEMichael W2016-11-041-2/+3
| | | | | | | | | isTaskAboveTask() results in an NPE if the caller is null. Wrap with null checks on lauchTargetTask and launchTargetTask.group to prevent this Change-Id: I372ea7744c67ddd11d9731e6bee1858d4dd3318c Reference: BugDumps 20161021-27 L#77
* Use material icons in printer selection activity.Danny Baumann2016-10-302-2/+28
| | | | Change-Id: I4150e18d1a2e1c5ed8bad576ed3b21f2b5d7e60d
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-061-2/+7
|\ | | | | | | | | | | | | Android 6.0.1 Release 72 (M4B30X) # gpg: Signature made Tue 04 Oct 2016 09:47:40 AM PDT using DSA key ID 9AB10E78 # gpg: Can't check signature: public key not found
| * Bind fingerprint when we start authentication - DO NOT MERGEJim Miller2016-08-261-2/+7
| | | | | | | | | | | | | | | | | | | | | | This fixes a bug where it was possible to authenticate the wrong user. We now bind the userId when we start authentication and confirm it when authentication completes. Fixes bug 30744668 Change-Id: I346d92c301414ed81e11fa9c171584c7ae4341c2 (cherry picked from commit b6f4b48df273d210d13631b4c2426482feb40c97)
| * Reduce shell power over user management.Sudheer Shanka2016-08-171-1/+1
| | | | | | | | | | | | | | | | Remove MANAGE_USERS permission from shell and whitelist it for some specific functionality. Bug: 29189712 Change-Id: Ifb37448c091af91991964511e3efb1bb4dea1ff3
* | Automatic translation importpinky@build012016-09-2719-8/+161
| | | | | | | | | | Change-Id: I77a3c0eb997d6f2aaf9b1add59480c496e55e43d Ticket: -
* | SysUI: Don't set panel bar to null and avoid NPEsd34d2016-09-131-10/+0
| | | | | | | | | | | | | | | | | | | | | | This patch removes the onDetachedFromWindow method introduced in change Ieaec759e4378a9a7701e6fba46ed33464caaee0a. It is not necessary to set the panel bar to null in the PanelViews or the PanelHolder in order for these objects to be GC'ed when recreating the status bar after a theme change or a user switch. Change-Id: I67f1e8289d04df2f5daefdb206030d7f0404d714 TICKET: HAM-1551
* | Automatic translation importclyde@build012016-09-107-0/+7
| | | | | | | | | | Change-Id: If9c84ea2b755526e568189ea3439a6802398c50f Ticket: -
* | PhoneWindowManager: set focus flags on keyguard panelsRoman Birg2016-09-082-0/+39
| | | | | | | | | | | | | | Ticket: CYNGNOS-3251 Change-Id: I394514335bdaeafdc7b89918ece1fe3d2794647f Signed-off-by: Roman Birg <roman@cyngn.com>
* | Automatic translation importclyde@build012016-09-065-4/+7
| | | | | | | | | | Change-Id: I4ba7d41862a729eaa6034b5e1285fd08b959b05b Ticket: -
* | Automatic translation importpinky@build012016-08-2762-65/+3977
| | | | | | | | | | Change-Id: If7eac9a9fa7e145c9d35ece91a8ccab33601a1ca Ticket: -
* | SystemUI: Don't pad when config_showScreenOnLockScreenHints is falseMatthias Yzusqui2016-08-263-4/+9
| | | | | | | | | | | | | | | | | | | | When the overlay is false the 'down' indicator is unused and there- fore no padding for text alignment is needed. Also use the overlay to disable the up-arrow indicator, thus return- ing to the old lockscreen layout. Change-Id: I542109686778e081c1883885287de0d5380578a2
* | SystemUI: Fix build without jackartefvck2016-08-161-0/+2
| | | | | | | | Change-Id: Ie2249610e3a46c57e0d2bef629d5d4eaeb26fcdb
* | Automatic translation importblinky@build012016-08-1311-0/+76
| | | | | | | | | | Change-Id: I599894bfd30ff9d78253482981737fc8a440a826 Ticket: -
* | Fix slow anim when using a gesture to open status bar pulldownDave Kover2016-08-131-1/+1
| | | | | | | | | | | | | | | | | | When using a custom launcher, like Nova, it is possible to set a gesture to open the status bar pulldown. It does not open at the same speed as when using a finder to pull down from the top of the screen at the status bar. This fixes that. Change-Id: If3f14f14ef5ed4f14495472d0335cb11d743a5a1
* | Automatic translation importblinky@build012016-08-084-0/+12
| | | | | | | | | | Change-Id: I2ffd5b1ee1b0a1645d07dd008b87cf13899adda8 Ticket: -
* | Revert "Adding back pdf_printer_media_sizes for values-zh-rCN to accomodate ↵Keith Mok2016-08-051-37/+0
| | | | | | | | | | | | | | | | | | | | mediasize_default" CYNGNOS-3238, HAM-1384 This reverts commit 10a63e4e3bb26ff0bc82de303e74628ae23eab3e. Change-Id: Ic13bdd51e059b4e66674fdbe6e6da3c2779f6a38
* | SystemUI: Display bluetooth battery status when availableGavin Ni2016-08-046-1/+199
| | | | | | | | Change-Id: I659e6270058d02fdd894b8242a6375b1a13237df
* | SysUI: Add theme manager permissiond34d2016-08-021-0/+3
| | | | | | | | Change-Id: I9b51088e6b0e1382f9a55d7478cf75f366440b20
* | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-022-1/+11
|\ \ | | | | | | | | | | | | | | | Android 6.0.1 Release 61 (MOB30Z) Change-Id: Ib003ccb606e0d77209291b757ea36399d3b65814
| * | Reduce shell power over user management.Sudheer Shanka2016-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Remove MANAGE_USERS permission from shell and whitelist it for some specific functionality. Bug: 29189712 Change-Id: Ifb37448c091af91991964511e3efb1bb4dea1ff3
| * | DO NOT MERGE Disable app pinning when emergency call button pressedHall Liu2016-06-241-0/+10
| |/ | | | | | | | | | | | | | | | | | | | | | | Also disables app pinning when the "return to call" button is pressed and brings up the in-call screen when app pinning is stopped if there is an existing call. Combination of ag/1091397 and ag/1085584 adapted for MNC. Bug: 28558307 Bug: 28761672 Change-Id: I82ec4042bff387c845ce571b197a4a86e1dd5ec8
* | SystemUI: avoid null tile creationRoman Birg2016-08-011-3/+5
| | | | | | | | | | | | | | Don't add a tile spec if creation throws an exception. Change-Id: I0625caef1cd4060bcc59aae2bf433d2b38512e0d Signed-off-by: Roman Birg <roman@cyngn.com>
* | Automatic translation importinky@build012016-07-312-0/+6
| | | | | | | | | | Change-Id: If94b94025583803e28c7c4781ea0729288df5687 Ticket: -
* | Automatic translation importinky@build012016-07-281-0/+3
| | | | | | | | | | Change-Id: Ida0b4b6586629f354fb4c15e6076857ab52a30f2 Ticket: -
* | SysUI: Define config for showing screen on hintsd34d2016-07-282-1/+8
| | | | | | | | | | | | If you want it, enable the config otherwise stay calm and carry on. Change-Id: I057443dc289098dad21775f941e13903881c6832
* | Automatic translation importclyde@build012016-07-272-0/+4
| | | | | | | | | | Change-Id: I3b7233d6b758ea41777d0ca7c52de77ee173b292 Ticket: -
* | Automatic translation importinky@build012016-07-262-7/+7
| | | | | | | | | | Change-Id: I7bba9c1b036597cc4bc410de1245c7bf63351d42 Ticket: -
* | Automatic translation importblinky@build012016-07-252-0/+6
| | | | | | | | | | Change-Id: Ifbfe7b59679bf3705e17f27d1998d89ccaa4d462 Ticket: -
* | SystemUI : Initialize state linked volumeDanesh M2016-07-251-0/+1
| | | | | | | | | | | | Otherwise false is what it defaults to and only updates on state changes. Change-Id: I55503e930882acec1fe141de48fbb1094d21ba3c
* | Automatic translation importblinky@build012016-07-256-0/+19
| | | | | | | | | | Change-Id: I3251150a3235855115a29e13578f0c2c5facfd80 Ticket: -
* | SystemUI: don't automatically disable compass tileRoman Birg2016-07-251-5/+6
| | | | | | | | | | | | | | | | | | Persist the user state until they disable it. Ticket: CYNGNOS-3135 Change-Id: I9956f78419e94cc63b6a6ecabd28075a32192c2a Signed-off-by: Roman Birg <roman@cyngn.com>
* | SysUI: Show hints if showing keyguard and provisionedd34d2016-07-221-3/+9
| | | | | | | | | | Change-Id: Ifd8923e7eabc7b8fd9186dbf757272dec3a1a8b1 TICKET: NIGHTLIES-3199 NIGHTLIES-3202 NIGHTLIES-3204
* | SysUI: Add first time use lock screen hintsd34d2016-07-2112-9/+541
| | | | | | | | | | | | | | | | | | This adds a set of hints that will be displayed on the keyguard when the screen is turned on. Each of the hints provides the user with a hint on how to interact with the lock screen. Once the user has performed the hinted action the hint should not be shown again. Change-Id: I438316cbf7a01c3f215330a5ca1aed5b78ab3fdc
* | Automatic translation importpinky@build012016-07-211-1/+1
| | | | | | | | | | Change-Id: I98efe6096c57217d4c6cb46ec4fd4d94d84cd426 Ticket: -
* | Automatic translation importpinky@build012016-07-192-0/+13
| | | | | | | | | | Change-Id: Id6a830b775d7a32c8d00a9a30e441f781d1fbe95 Ticket: -
* | Automatic translation importinky@build012016-07-152-1/+5
| | | | | | | | | | Change-Id: Iaf2d46f67d3b9ea9f8acf7293df7c98fb53156cf Ticket: -
* | keyguard: Set FLAG_SHOW_WALLPAPER when shwowing mediad34d2016-07-131-1/+1
| | | | | | | | | | | | | | | | | | This ensures the flag is set if the user has "directly show lock pattern/pin/password" enabled and a lock screen wallpaper is set on a device that has blur enabled. Change-Id: Ib3d359afd914fb1cd9068ffff0bff13b5d23b9cc TICKET: CYNGNOS-3192
* | SystemUI: Themes are translatableMichael Bestas2016-07-131-1/+1
| | | | | | | | Change-Id: I637ba2960adec161b028f66f55b8777fb75b92f2