| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I86303bb4c119a82e2614d0eb1d95d50a7793e9ba
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I64b8989fa560d320ac4909c4dcb63f0b7611d316
|
|/
|
|
|
|
|
|
|
|
|
|
| |
-Add new translation
Patch set 2 : rebase and add new translation
Patch set 3 : correction
Patch set 4 : correction
Patch set 5 : correction
Patch set 6 : Better translation
Patch set 7 : rebase and add new translation
Change-Id: I11387f21fa3c58d502cafe2cdfb2165f511946a9
|
|
|
|
| |
Change-Id: I47bcc64f69884397ed53de82ac45f439a07f377e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change allows to trigger a rescan of a volume with the next restrictions:
- Internal volumes if they are emulates
- Primary volumes
- Non-Removable volumes
Requires http://review.cyanogenmod.org/#/c/44585/
Change-Id: I42aebc9fc0d3530cf0a3efb4d2139b688707d43d
JIRA: CYAN-1391
Issue: https://jira.cyanogenmod.org/browse/CYAN-1391
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
PS2: Update
PS3: Update & corrections
PS4: Typo
Change-Id: I77ff7184dd2ac0b999e9ad144aa2368a2982ed3c
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ps1: Add an option to allow a (subtle) notification vibration during calls
ps2: rearrange strings to match order in English
ps3: Lockscreen options : Camera/widgets toggle
ps4: Introduce Privacy Guard Manager
ps5: remove unused string
ps6: enhance app logic
Change-Id: I5467174fa0bb796717c4e1386756c1a9f09e995b
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change-Id: Id12c3fe7e4c71a3eec0d6596a58f3f2ea5d1a672
Patch set 2: Update translation
Change-Id: I25c340c45f0f741d97d6c021a80c992f79b2b4f6
Patch set 3: Fix typo
Change-Id: I69530fd7ecfc6fdf1ea3d321e07c6d5f9ab9f344
Patch set 4: Fix typo
Change-Id: I58f777e531ffec35878f0a3155a4077ca7f6f8b8
Patch set 5: Update translation
Change-Id: I60f96d7ebfe66f2f66a3976ea15f2b94bb27f7b9
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I6123a8bb148cc9a9b9606ec828b4f8ba6d873134
|
|/ /
| |
| |
| | |
Change-Id: Iebf79641d70936b83f8c9ab693ca724b5f18f310
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This commit changes the following
- do not show apps signed with the plaform certificate at all
(like settings, systemUI, android system etc)
IMO the user should trust the android signed apps to be save and this will
prevent weird behaviours user can get when they activate it on this packages
all other system apps (like calculator, browser) and all which are not signed with
android key are not effected.
- to go inline with AOSP disable the checkbox in detail app screen
for built in apps
cheers
SlimRoms
Change-Id: I12b5522f6e58047173778381fb7290bb1c71bab3
|
| | |
| | |
| | |
| | | |
Change-Id: Ia2571ce89ea3d688690d85b9fcc18037a9a8b91d
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Current method of disabling camera does so for entire system, not just
lockscreen. This patchset addresses that.
Change-Id: Iba357214df36ddd8afd49a3e39abcaaba4ec808e
|
|/ /
| |
| |
| | |
Change-Id: I42efede12c7a8e501dcef5e6eed84839ec586716
|
| |
| |
| |
| | |
Change-Id: I023ee587669103aa4d2a819af700ce3daa53695d
|
|/
|
|
|
|
|
| |
Every time we set ourselves as the active admin, the previous states are reset.
Hence set both camera/widget states each time one of them is changed.
Change-Id: I678a8155a04ef3822b49bcfb997a248ea99c128c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
As per https://jira.cyanogenmod.org/browse/CYAN-1243
this commit allows user to control visibility of widgets/camera on lockscreen.
Change-Id: Idab2ff4f058e355a1e5936531d9a264b1fea16a1
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due that on the one hand a lot user are not familiar
with permissions and how to read them and on the
other user want to have a faster easy access to
setup privacy guard for several apps this small
manager assist the user to setup.
Privacy Guard Manager shows a list off all installed apps
Per default it shows only user apps which have critical
permissions privacy guard can protect.
The user can optional show in the list as well all system apps
or turn off the filter to show all apps undependent of the
permission the app has. To activate privacy guard for an
app a simple click on the entry activates it so that the user
can go fast trough the list. Longpress opens app detail page.
Initial help dialog tells the user how to use it.
Due the filter user who are unfimiliar with permissions can
fast see which apps are effected without deeper knowledge
cheers
SlimRoms
PatchSet3:
- go inline with AOSP style
- move PrivacyGuard by default into manager
- change behaviour off active icons
PatchSet4:
- change app icon size to 36dip
PatchSet5:
- string change
PatchSet6:
- add reset option to disable privacy guard for
all shown apps in the list
PatchSet7:
- Cleaned up the intro dialog a bit.
PatchSet8+9:
- cleanup
- fix alignment of top checkbox
PatchSet10:
- fix permission filter
PatchSet11:
- improve icon loading
Change-Id: I6bc886393bf90f8daed92b66d5fee1ce9e1accd0
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I736df60139f1b977838c16136c0c30198633fcb2
|
|\ \
| | |
| | |
| | | |
calls." into cm-10.1
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I7dfbb64334e0e8e7f98d38bf503c053ff1880658
JIRA:CYAN-1550
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ps1: Privacy Guard
ps2: QuickSettings: Camera tile
ps3: Add 2G/3G option to profile connections
ps4: Fix array
Change-Id: I4b8e8548130406b85ebd82b31ce0429d13458300
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patch Set 1: * Add translation for electron beam enable/disable
Patch Set 2: * Correct commit message
Patch Set 3: * Add APN delete dialog
* Change wording
Patch Set 4: * Add wake-up options
* Add Wi-Fi triggers
Patch Set 5: * Add missing space
* Shorten some strings
Patch Set 6: * Add BT triggers
* Add privacy guard
Patch Set 7: * Add camera tile
* Add 2G/3G in profiles
Patch Set 8: * Rewording
Change-Id: Ib33bde6313519aec042b70470df96196de660d4f
|
| |
| |
| |
| | |
Change-Id: I2766f4c89460c967e32349be008e38b3600b7e76
|
|\ \
| | |
| | |
| | | |
cm-10.1
|
| |/
| |
| |
| |
| |
| |
| | |
I noticed that the option could remain ticked but not actually enabled
if the alert box is cancelled.
Change-Id: If9a4e88641a5e4283d6ea16c17ca4461841580e3
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
-Add new translation
Patch set 2 : rebase and add new translation
Patch set 3 : rebase and add new translation
Patch set 4 : rebase and add new translation
Patch set 5 : rebase and add new translation
Change-Id: I5ffd8d73a47e1b9df5629875021aea992ed9d8b3
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: If2d8a7bc620ae25a9d922c392413526e6e7ac36f
|
|/
|
|
|
|
|
| |
Add Privacy Guard and profile triggers
to italian translation
Change-Id: I5dd10431872085a769bc692e27b2ab8a3e9b626b
|
|\ |
|
| |
| |
| |
| | |
Change-Id: If766b9651ac132191afb9f66df9482f8851db035
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I5a6a67e1410ed31b1f50da9e801113f132364454
|
|/
|
|
| |
Change-Id: If6b8c82e5749a06fadd891c1aab8ec56d9fd8a35
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Only show option when network type is GSM not CDMA
Change-Id: Ib225366c63ae928f23afd5bbe8b5f68818a4976b
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I8de198c6144e1b0194ebeaffffec084035492635
|