summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of ↵HEADreplicant-6.0-0001replicant-6.0Wolfgang Wiedmeyer2017-05-0275-782/+2112
|\ | | | | | | https://github.com/LineageOS/android_frameworks_base into replicant-6.0
| * Automatic translation importAbhisek Devkota2017-04-2844-715/+527
| | | | | | | | Change-Id: Ifeae1515729fc73ba3198e72b3479870092af3c1
| * Automatic translation importAbhisek Devkota2017-02-1936-68/+1579
| | | | | | | | Change-Id: I80e32cc003cc9c8707732b27a683e87cdd67375d
| * Use STREAM_RING on non-voice capable devicesLuK13372017-02-111-3/+10
| | | | | | | | | | | | * That's what Google does. Change-Id: Iac88d161eb1dccbbb5c538d5e04d8d1fc43edef2
* | Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2017-02-11109-268/+1487
|\ \ | |/ | | | | https://github.com/LineageOS/android_frameworks_base into replicant-6.0
| * Public volumes belong to a single user.Jeff Sharkey2017-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a public (vfat) device is inserted, it's strongly associated with the current foreground user, and no other users should be able to access it, since otherwise that would be a cross-user data leak. To use the device under a different user, switch users and then eject/remount the device. Test: verified user isolation of USB drive Bug: 32523490 Change-Id: I590c791996f1fea8d78f625dc942d149f1f41614 (cherry picked from commit 8b38d083c42e2706e1ff5a1410fa61d1f5dea3f5) (cherry picked from commit 47e62b7fe6807a274ba760a8fecfd624fe792da9)
| * Automatic translation importAbhisek Devkota2017-02-031-1/+1
| | | | | | | | Change-Id: Ifa3700c8e74716373712ebb84270eecbc3d94f45
| * Automatic translation importAbhisek Devkota2017-02-025-4/+19
| | | | | | | | Change-Id: Id277710144095d2411baed890eeff40899482491
| * Automatic translation importAbhisek Devkota2017-01-2765-140/+89
| | | | | | | | Change-Id: Ib115f3813214bfffb935cf522d0e31e8c95be4de
| * Revert "Add overlay option for Settings.System.ACCELEROMETER_ROTATION_ANGLES"Zhao Wei Liew2017-01-242-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | The default of 11 (90, 270 and 360 degrees) is perfectly fine. Thus, this overlay is pretty useless. Only 1 device currently uses this (and not due to any major issue), so we aren't losing anything by removing this overlay. This reverts commit 936c4bfa7c64ce4403d519d0f0df72523da1ec21. Change-Id: I7eb81d00af1672638689daddd1e78c7e12b21c4d
| * Revert "Add CM PlatLogo (1/2)"Zhao Wei Liew2016-12-295-200/+3
| | | | | | | | | | | | | | | | As part of the rebrand to LineageOS. This reverts commit aed50cbe3c3dbe175dac695764df586d8dda14c9. Change-Id: I7ee6125f6c8d4ec8e57e5a1673bf2e095a11cb76
| * Merge "Automatic translation import" into cm-13.0Abhisek Devkota2016-12-281-6/+6
| |\
| | * Automatic translation importinky@build012016-12-241-6/+6
| | | | | | | | | | | | | | | Change-Id: Id213522b9303ea0bde8b5620cf88fbdb36414015 Ticket: -
| * | StatusBarIconView: Enable notification icon count by defaultZhao Wei Liew2016-12-231-2/+2
| | | | | | | | | | | | | | | | | | This used to be enabled by default in previous releases. Change-Id: I24766bed58d081a0dd4763b9602379ff6435e092
| * | SettingsProvider: Remove def_notif_count overlayZhao Wei Liew2016-12-231-3/+0
| |/ | | | | | | | | | | This is no longer used. Change-Id: Ifd8eaa1d9d1f156dbfa4fdf278f95213ee32271e
| * 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: -
* | remove analytics supportDaniel Micay2016-12-161-2/+0
| |
* | defend against lockscreen brute forcingDaniel Micay2016-12-162-0/+7
| |
* | Revert "Keyguard: switch to cm-specific device provisioned flag"Wolfgang Wiedmeyer2016-12-133-17/+11
| | | | | | | | This reverts commit ab5c226f688080d714f3eee987bd97e13cc348d5.
* | Revert "Keyguard: Register for the correct CMSW completed Uri"Wolfgang Wiedmeyer2016-12-131-1/+1
| | | | | | | | This reverts commit cbd2e76d14e07e4c01d0e451fced038272b897bc.
* | Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2016-12-121214-3158/+53681
|\ \ | |/ | | | | https://github.com/CyanogenMod/android_frameworks_base into replicant-6.0
| * 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