| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Move CM additions to new files
- Restore AOSP strings
- Power notification support
- Stylus gestures features
- Frequency selection for new IBSS
- Auto-brightness level UI
Change-Id: I3bf151f489d8824b7ecde1582c8a1921467e5a82
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I69e32941f5b873fdfc30dd73370db821983effe7
|
|\ \ \ \ |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Allow users to specify hex color codes
Change-Id: I644b624d569e5c2fbb0fc48683c73041b4193d27
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is especially important when rotating the device.
Change-Id: Iaf1ceb46943e9d0a171d6a75d3d446dbec205095
|
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
- Avoid log spamming
- Add a little margin around the grid so outer control points aren't cut
Change-Id: Idb6cd2773186f9e7011486dc62f21e2fab85e245
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Idd2688618de27d5c683537211a2101cdec3af5e7
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| |
| |
| | |
PS2: Fixes
Change-Id: I292f5b0a62b8d2ab5716418942061cc1985fd17c
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Revert AOSP strings
Rearrange CM additions.
Slight reword of some strings to match original English strings
Add translation for:
* volume/dock battery/expanded desktop tiles
* swap volume buttons
* ad-hoc
* pie controls
* stylus gestures
* overhauled auto-brightness
Change-Id: Ia65cecf70f8e58542329bc111fb0bcd5aa75ad37
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I4f4cec10ac62cd907c52e7d4b0260f9c48c481ce
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Apply a little correction
Add wifi country codes
Patchset 5: Update Pie controls translation according to commit #35342
Update power widget translation
Patchset 6: Add stylus gestures strings
Change-Id: I63978447e967903bfcd4153795460d8881afeb09
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changes a few things:
- Don't imply a 'bucket' type of algorithm is used by showing an ambient
brightness range for each line
- Allow manually entering the screen brightness
- Add a preview window for the cubic spline interpolation
- Add a help text
JIRA:CYAN-612
Change-Id: I64274280872b9fe4f6fdc368d654aca81e0a4e0c
|
|\
| |
| |
| | |
into cm-10.1
|
| |
| |
| |
| |
| |
| | |
Patchset 3: Added a missed translation (thanks Morten) + a new merge from today
Change-Id: Ic17deb745488427a1f803279bb6516bc254e5ba9
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Patch set 2 : add translation
Patch set 3 : standardize "Advanced settings"
Patch set 4 : rebase, add translation
Change-Id: Icc63c9f3a97f6514498fd85260e6ac1aeee98485
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If747dfa4b590d19b55fa7fd1d6a8102d53ad4005
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
PS2: Added latest strings, reorganized CM strings
PS3: Deleted some comments
PS4: Changed "Dźwięki zasilania" for "Dźwięki ładowania"
Change-Id: I3d07ae6938753a0862c2a403363df8751b7de722
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | |/
| |/|
| | |
| | | |
Change-Id: Ie8f274d8230def9548414ce4177a6e64d4c5e383
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove the notification on boot. Users are thinking they need to opt out to get rid of the notification.
The setting to opt-out still exists in the Settings app.
If the user does not opt out within 'tFrame' time (1 day), the checkin service will now run; prior
to this, the checkin service would not run until the next reboot. That next reboot could occur within a
few minutes (startup crash, which then automatically checks in before the user has a chance to opt out)
or even the possibility of never. This is unpredictable and buggy.
Change the checkin frequency from 7 days to 1 day.
Change-Id: I66a26a6c200710146c0de3832253417fae557e52
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
part 1/2: frameworks/base PowerUI and Settings
http://review.cyanogenmod.org/#/c/35241/
part 2/2: packages/apps/Settings Sound settings
http://review.cyanogenmod.org/#/c/35242/
patchset 3:
set settings persistence and dependencies in xml resource file
shrink long lines
add the default notification tone to the ringtone picker and
remove the now redundant "use default" checkbox
move values/strings.xml content to the cyanogenmod section
improve (mostly delete) wording in values/strings.xml
remove tab whitespace
patchset 5:
move strings to cm_strings
patchset 6:
make vibrate optional (default on)
change heading text: power notifications -> power sounds
patchset 7:
hide vibrate option if hw capability doesn't exist
patchset 8:
change vibrate to default to off
Change-Id: I7ddd8a47ae4f9a62c586023d151ac42bbe8424c7
|
|\ \
| | |
| | |
| | | |
into cm-10.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For QuickSettings and Power Widget check if there is
ConnectivityManager.TYPE_MOBILE network avaialbe directly instead of relying
on a checking for the PackageManager.FEATURE_TELEPHONY permission. Some
devices like tilapia (Nexus 7 GSM) has mobile data but does not set the
telephony permission.
Patchset 2:
- Have power widget use the same logic as quicksettings to check for
mobile data
Change-Id: Ibe8059aaa5f3bd1e72e958608a34e89abfd0ad4a
Fixes: CYAN-803
|
|\ \ \
| | | |
| | | |
| | | | |
into cm-10.1
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Removed duplicated codes
Change-Id: Ib7d54dfc33c6a66711799bbdf44212d287221ae9
|
|\ \ \
| |/ /
|/| |
| | | |
no number" into cm-10.1
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Some providers don't write phone number onto SIM card causing the
phone number check introduced in the partially reverted commit to fail.
Re-introduce the original check with the "or" condition.
This partially reverts commit 4c51b45355b9d6fed973f946738bf455a8b7c9ea.
Change-Id: I69a65a1a421dcdf168c3d0afeb7110cb97790034
|
|/
|
|
|
|
|
|
| |
Patch set 5: - don't forget about Wi-Fi region code arrays...
- seperate strings and arrays
Patch set 6/7/8: - rebase
Change-Id: I0344183c1d7587de7b0a2321e364159ee356dbae
|
|
|
|
| |
Change-Id: I6ccf18fb60a9fda9ed1499a91c1d45e1be9e26c1
|
|
|
|
|
|
|
|
|
|
|
| |
This commit included following changes
* Move show stylus icon checkbox to Pointer Settings Category
* Fixup issues stylus preference doesn't remove if not supported
* Improve the code remove stylus preference if not supported
* Remove an unnecessary variable introduced on http://review.cyanogenmod.org/#/c/33774/
Change-Id: I0f2e1b5cda00033915bb25902ce970f9eda52048
|
|
|
|
|
|
|
|
| |
- Don't assume the device has a sim card. Check for a phone number
instead. Otherwise the mobile data usage screen will not show up
on sim-less CDMA devices.
Change-Id: Ic6e35dc209ff05e0c89dc990ad82f4ab4d3f337d
|
|
|
|
|
|
|
| |
Allow users to select a frequency for newly created Ad-Hoc (IBSS) networks, and
show the frequency for existing IBSS.
Change-Id: Icaa09c9386967fdf0a88865ff2e64cc9b219da1f
|
|
|
|
| |
Change-Id: Iea2489921da61a358886ff7dc0ee6c95591f1824
|
|
|
|
|
|
|
| |
Forward-port of https://github.com/CyanogenMod/android_packages_apps_Settings/commit/b3d850521e0042b85422903c70130f350f57b87a
to CM-10.1
Change-Id: I0ab78f1129d2d04b0af21e9b38da027dfe3d1295
|
|
|
|
| |
Change-Id: Ic77d5b669c4be47be1cb543a0654869fe250b8ef
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As stated before, the name 'Pie controls' is well-known
and therefore is being used instead of a more descriptive name.
This change modifies the summary of \'Pie controls\', stating
that they are 'floating controls', as we also need to deal with
users who have not heard about this feature. The title stays the
same.
In other languages this will be reversed: the title will contain
a translated version of the 'descriptive name' and the summary
will contain the original English name, 'Pie controls'.
Change-Id: I80dbc615f787be68ad0e48c71777d99a1d19de8b
|
|\ \
| |/
|/|
| | |
into cm-10.1
|
| |
| |
| |
| |
| |
| |
| |
| | |
All settings would be disabled on devices with hardware rotation
lock due to dependency setting. Disable dependency to allow setting
swap volume and rotation degrees on those devices.
Change-Id: Iee0532902d59fa80666e17b3853db8e3d7ed5ddc
|
| |
| |
| |
| | |
Change-Id: Iec8a1eca1d74e8d61160af8ee9508f5204e1ad08
|
|/
|
|
|
|
|
|
| |
Switch over to using 2 layouts (one generic, one user tile),
just like how aosp does it. This way the tiles look similar to
their SystemUI counter part.
Change-Id: I8640c99602b056fb48b37f516c23c16555a2ba2a
|