summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Externally Reported Moderate Security Issue: SQL Injection in WAPPushManagerTom Taylor2015-09-282-9/+42
| | | | | | | | | | Bug 17969135 Use query (instead of rawQuery) and pass in arguments instead of building the query with a giant string. Add a unit test that fails with the old code but passes with the new code. Change-Id: Id04a1db6fb95fcd923e1f36f5ab3b94402590918
* Prevent SecurityException from crashing RecentsMichael Jurka2015-08-311-2/+6
| | | | | | Bug: 6787477 Signed-off-by: Michael Jurka <mikejurka@google.com> Tested-by: Moritz Bandemer <replicant@posteo.mx>
* SettingsProvider: Allow for quick settings tiles configurationPaul Kocialkowski2014-04-202-0/+5
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SettingsProvider: Correctly set animations settings and animator durationPaul Kocialkowski2013-10-292-7/+7
| | | | | Change-Id: Idb53fc16696e4b3bd4aee7db3d574c6b946fa4c8 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SettingsProvider: Allow for adb, screen off animation, mobile data and ↵Paul Kocialkowski2013-10-282-4/+15
| | | | | | | advanced reboot configuration Change-Id: Iccad1e2323b155f1d23fb495ede9e2c59c912fb6 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Restore original adb icon and USB Mass Storage activity iconPaul Kocialkowski2013-10-281-1/+1
| | | | | Change-Id: I485ac3ee827aa0869b0173f94284bf0a1932c271 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Merge "PowerWidget: Dismiss unsecure keyguard on long tap" into cm-10.1Danny Baumann2013-09-011-4/+6
|\
| * PowerWidget: Dismiss unsecure keyguard on long tapJorge Ruesga2013-09-011-4/+6
| | | | | | | | | | | | | | Change-Id: I88f5db97694b92007d44d32ff103793fafcdb067 JIRA: CYAN-1865 Issue: https://jira.cyanogenmod.org/browse/CYAN-1865 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* | QS: Unlock screen when tap profile tileJorge Ruesga2013-09-011-0/+6
|/ | | | | | | Change-Id: Ie6d343bffd41c268e46a714b301338fc6bbba32d JIRA: CYAN-1888 Issue: https://jira.cyanogenmod.org/browse/CYAN-1888 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* SystemUI: CA translationsarnau2013-08-252-3/+77
| | | | Change-Id: I4fa9fbaceb03d34dddc80c6759fe44c92003ab0e
* SystemUI: Fix missing context varJorge Ruesga2013-08-121-5/+5
| | | | | Change-Id: I083f85fdfec2bde88e6d8e0366d94e86eaea20cd Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* SystemUI: Add ethernet network iconSteven Davies2013-08-119-12/+66
| | | | | | Add an ethernet network icon to the statusbar network area. Change-Id: I019740f360b5f9cc85f404f75d38e38896182a81
* SystemUI & core: fixed FI translationsNiko Koivu2013-08-111-0/+75
| | | | Change-Id: Idfd709a6421a25f4df07b9ece91f25cfd3ac4bd4
* Revert "SystemUI & core: FI translations"Marco Brohet2013-08-111-75/+0
| | | | | | | | Derp This reverts commit d727d4cfb2ce739db8eb6c9d0bac321b88d2efb5. Change-Id: Ib4ab8cb19676221c11882e2bf10855ddacc101a2
* SystemUI & core: FI translationsNiko Koivu2013-08-101-0/+75
| | | | Change-Id: I137a23114dbe7e5e43aa7d8a5a2d914af1cfcbe7
* Merge "frameworks_base: Update Japanese translation" into cm-10.1Marco Brohet2013-08-091-0/+75
|\
| * frameworks_base: Update Japanese translationTakuo Kitame2013-08-061-0/+75
| | | | | | | | | | | | * Add many missing entries. Change-Id: Id13e5ec73944511ee450fab5d4bc901777d8b6ed
* | frameworks/base: Simplified Chinese TranslationsAndrew Jiang2013-08-051-0/+2
|/ | | | Change-Id: If5212da117cbbd670432d4133e56c2a08b6e933b
* Core+SystemUI: DA translationJacob Overgaard Madsen2013-08-031-0/+3
| | | | Change-Id: Id7a9c86fb3e0d481584c5d8ba550ee0510c17b26
* Merge "Make notification-shade-collapse-after-dismiss behaviour ↵Danny Baumann2013-07-302-11/+56
|\ | | | | | | configurable." into cm-10.1
| * Make notification-shade-collapse-after-dismiss behaviour configurable.Danny Baumann2013-07-172-11/+56
| | | | | | | | Change-Id: I1be0be2753b479e6d2e4fc8e17d971d03ce01bb7
* | Merge "Improve notification shade collapse code." into cm-10.1Danny Baumann2013-07-3011-91/+107
|\ \ | |/
| * Improve notification shade collapse code.Danny Baumann2013-07-1611-91/+107
| | | | | | | | | | | | | | | | - Collapse after dismissing the last notification - Avoid duplicate code paths for collapsing - Improve variable naming according to AOSP review suggestions Change-Id: Ic6f26a61f263c5beebbcc9725fe8914d3858576f
* | Merge "core/SystemUI: EL translations" into cm-10.1Marco Brohet2013-07-281-0/+2
|\ \
| * | core/SystemUI: EL translationsMichael Bestas2013-07-231-0/+2
| |/ | | | | | | | | | | Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I9666255a607cbce8ea8c4898ce929684e7b770bd
* | Fix hungarian keyboard layoutBuga Dániel2013-07-231-1/+1
|/ | | | Change-Id: Ib75a5b709a65a48bcc371ef23cc15490587b77d0
* systemui: Add CONNECTIVITY_INTERNAL permissionSteve Kondik2013-07-141-0/+1
| | | | | | | | | * SystemUI needs to be able to list interfaces if tethering is in use and we ask for a second tethering path to be set up (BT+USB, etc). * Add permission to stop exceptions in the framework and enable tethering thru multiple paths. Change-Id: If7a65c31557dc2f0451f0612fb109f61e8056368
* Merge "SystemUI: Update Polish translation" into cm-10.1Marco Brohet2013-07-141-0/+7
|\
| * SystemUI: Update Polish translationTomasz Popielarczyk2013-07-131-0/+7
| | | | | | | | Change-Id: I34adec1e5676e6a1bca11e95d6a35cc024130b72
* | Revert "Auto-close if you swipe away the last notification."Danny Baumann2013-07-121-7/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit 8cc36e572876f3bb9197f0109db3042466e5f917. It didn't work as advertised anyway: It only worked if there are no persistent notifications, and it also closes the notification area if the notification is closed by the app itself. Change-Id: I16f0fb6cf41d20c3a3bd4278446edab780c1fc77
* | Core & SystemUI: HU translationTamas Toth2013-07-071-0/+2
| | | | | | | | Change-Id: Ib977ef5e3aa77a16ad6c6b8987a0e4b93824a146
* | SystemUI: NL translationsMarco Brohet2013-07-061-3/+5
|/ | | | Change-Id: Icc9736b7954d1922bcb7e8d4186daf257543d444
* Framework: AF TranslationsDvTonder2013-07-041-0/+2
| | | | Change-Id: Idd7d65589ef07c58f6cbbe43fc32d99dcd43eaef
* update SystemUI's proguard.flagsChirayu Desai2013-07-031-7/+0
| | | | Change-Id: I5aa73eddd3fea6cddeddaf94e202d8de870e7df5
* Merge "Delay closing the notification area after swiping a little closer." ↵David van Tonder2013-07-021-1/+1
|\ | | | | | | into cm-10.1
| * Delay closing the notification area after swiping a little closer.Danny Baumann2013-06-301-1/+1
| | | | | | | | | | | | Use the same value as when removing all notifications. Change-Id: Id11a48bc47487fd7763503dcbc769d9dbf5ad16a
* | Merge "Update German translation." into cm-10.1Danny Baumann2013-07-021-0/+2
|\ \
| * | Update German translation.Danny Baumann2013-07-021-0/+2
| |/ | | | | | | Change-Id: I3c53492e70dccbf8515b4628c424dcf5aa378e47
* | Correctly release lockscreen lock on tile destroy.Danny Baumann2013-06-301-1/+9
|/ | | | Change-Id: Idc5f9be9a42a800570bcf63118be293ed7760f5f
* Frameworks_base: PT-BR update translationsGustavo2013-06-301-1/+8
| | | | Change-Id: I7a76e50b14664654e1bee0a0d59ae73c2748ea3a
* Merge "Frameworks/base : FR translations" into cm-10.1Marco Brohet2013-06-291-0/+2
|\
| * Frameworks/base : FR translationsDelphin PETER2013-06-281-0/+2
| | | | | | | | | | | | | | | | | | -Add new translation Patch set 2 : correction Patch set 3 : rebase and add new translation Patch set 4 : correction Change-Id: I475022889e0e89fe683888eb9a77d87e4581f411
* | Merge "frameworks_base: ES translations" into cm-10.1Marco Brohet2013-06-291-0/+2
|\ \
| * | frameworks_base: ES translationsdjMesias2013-06-281-0/+2
| |/ | | | | | | Change-Id: I15f2cddcdf2fef9e34bc93527e35e94b1d35ff8d
* | Merge "Fix pie activation when enabling expanded desktop from QS tile." into ↵David van Tonder2013-06-281-1/+1
|\ \ | | | | | | | | | cm-10.1
| * | Fix pie activation when enabling expanded desktop from QS tile.Danny Baumann2013-06-281-1/+1
| |/ | | | | | | Change-Id: I0e8f9b0a723615971a2e14b1d69a71cbabafb26b
* | Merge "Base: CS translation" into cm-10.1Danny Baumann2013-06-281-0/+2
|\ \
| * | Base: CS translationOndrej Zima2013-06-271-0/+2
| |/ | | | | | | | | | | | | | | - added Privacy Guard - added profile picker - rebeased and added quick pane camera Change-Id: I52d585c9eddb8e63721dea3f04c3acd12c98dfc7
* | SystemUI: Update italian translationrheeze2013-06-271-0/+2
|/ | | | Change-Id: I05c87eadde8225f75ca6a4af442a541d3a0c4597
* Merge "SystemUI: HU translation" into cm-10.1Danny Baumann2013-06-271-0/+2
|\