| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib022a224fe71522eb2432a112d2bdf64bc08c926
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic5316765d3db48351a9feaa9b3cce286d256071e
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally authored by Jesús David and ported from
ParanoidAndroid ICS branch
Change-Id: Iad1be66f48db2fe022a87822a092d6606c2a6477
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7dbe78e14647a79966758b75f42eb05f5429d56a
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This commit adds:
- Ascending ringtone (maniac103)
- Silent mode
- Volume panel style (ptunstall)
- Link volumes
Change-Id: I21742ab94e45407111794b5868d9b4f14d7488da
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I57ad089a2b2f7d6ed3df773ca69ad67f7b8fe185
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0079a2598a423660d33d4f3534ad524e96881771
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4c34812be0bc39dbe93e21a29682717ccf9c077f
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I36cee9cc813bd0fc62c30c6e10c61bcd9a131bf6
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Icae838838ce2c34aec22c50f166b957205db8394
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was jumbled together with a ton of lockscreen stuff that needs
to be fully remade, so I just give up on rebasing it in. Just
add the feature.
PS - #$%#@^% squashed commits for separate features...
Change-Id: I4820edc7710206174b082ace542d76ec459559db
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
CMStats is now integrated into settings.
Patchset 2 : Set service's exported value to false
Patchset 3 : Fix mismatched title for activity label
Patchset 4 : Renaming of strings
Cleanup
New icons (Thanks to Markus Guidry)
Patchset 5 : Change stats url
Add header to Utilities and reformat
Patchset 6 : Take into account unusual but possible use-cases
Patchset 7 : Fix alarmManager + preference mismatch
Patchset 8 : Update alarm setting (data calculation..etc)
Avoid unecessary reset's
Patchset 9 : Use unix timestamp instead (No converting back/forth)
Change-Id: I25d8819e1d65413c516ed95c7038a1fe4a45d553
Settings : CMStats cleanup / Enabled by default
Make the default/firstBoot behavior of stats similar to what was in cm7
Change-Id: I1243326bc9405e107114207817c30387b1681984
Fix OCD string
Change-Id: Ice1b2c0c4882620eef774aca26b91a39d27f7b47
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is pulled from gingerbread. No code looked like it needed to
be re-done. This contains code from the following two commits.
shafty023<gameboy45@gmail.com>:
http://review.cyanogenmod.com/#change,1774
Keyan Mobli<persiansown@gmail.com>:
http://review.cyanogenmod.com/#change,1820
Patchset 2: Fix string constants
Patchset 3:
- Moved file paths to string constants
- Check for meminfo and cpuinfo files, if bad don't show preference
Patchset 4:
- Created variables for each operation.
- Wrote Long to print -1.
Patchset 5:
- Simplified and refactored
Patchset 6:
- Fix authorship herp derp
Patchset 7:
- Show only total memory, available memory would probably cause users to
kill apps en masse.
Change-Id: Ib0550a5af515ae3a48481412c5c9c504cd80b743
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5e19ee04de5c26822e171d4af8f4bfc052be9b74
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I596064a80210517ff0dae30401f71b52adabd614
Rename modversion
Change-Id: I6557d5aa68a3ad00166cdd2b8951f425ad7800df
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This adds an option to modify the device hostname used
in ip resolution. This is useful when connecting to the
android device in a dynamic dhcp environment.
Change-Id: Ibc145b74036617248d4f33c6866cc9c8a8cc8974
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Root over ADB is now disabled by default on non-eng builds
* Requires support in su binary and adbd
* Root access can be configured to use ADB only, apps only, or all
Change-Id: I132a35a31c676511db954ff19120fa6d3c795b23
|
|/ / |
|
| |
| |
| |
| |
| |
| | |
Also cleaning up some unused code
Bug: 7468012
|
| |
| |
| |
| |
| | |
Bug: 7381803
Change-Id: I9a6a8fe3216002b486e7b6ddf7544d9fc4e73de8
|
| |
| |
| | |
after adding it
|
| |
| |
| |
| |
| | |
Bug: 7381803
Change-Id: I86946b7d0d75f8a1f89120600be2513bdf9026f0
|
| | |
|
|\ \
| | |
| | |
| | | |
user" into jb-mr1-lockscreen-dev
|
| |/
| |
| |
| |
| |
| | |
Fixes bug 7454567
Change-Id: Ifffa1403af8d45bc3c7da1f459b87f0a2c064b80
|
|/
|
|
| |
Change-Id: I6614346f8da80ffedd71645ee2920cf85b92c87c
|
|
|
|
|
|
|
|
|
|
| |
New layout for widget picker is still not up to
final design, but this change prepares all the
backend work
Also, remove use of features filter from the
picker, since this is being removed from the API
Change-Id: I9b332e22cf34b98c20c720602c920d28aed01d6c
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Display a dialog to enable the use of the dock audio connection
when a low end dock is connected for the first time.
Modify DockService to process docked and undocked messages even if
the device indicated is null (meaning the dock is not a bluetooth dock)
only for low end docks.
Bug 7302106.
Change-Id: I331d83a74fecf5f26b24bfc178342df414bd8153
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The underlying bugreport init service depends on USB debugging being
turned on for user builds. This change makes the developer options
UI reflect this constraint.
Bug: 7427434
Change-Id: I8dc16cc53ec4a97a3b39ee631694456be3bde081
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 7426476 Cant Encrypt mako device using Charging pad as charging
source
Change-Id: I6584a9e7a1533e06f0b0d55c1afd42641ee7ac3d
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a quick implementation allowing support for non bluetooth
audio docks.
Longer term it would be better to generalize DockService to support
all kinds of docks.
Bug 7302106.
Change-Id: I2df31ddbd8057a7297b244ea6a9e2d5a6a39bf7f
|
| |
| |
| |
| | |
Change-Id: I70e6fbb664181efc2906ed33d732695279462a95
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
return" into jb-mr1-dev
* commit 'b02771eff35cccf03202e4b8e27a44681a5f7570':
Reduce jank in security lock selection by finishing on return
|
| |\ \
| | | |
| | | |
| | | | |
jb-mr1-dev
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Earlier the finish of the chooser was happening before the pattern/pin chooser
was started, resulting in two transitions.
This change defers the finish to after returning from the other activity. There
is still sometimes a very small glitch on the way back, but much smaller than
the current problem.
Bug: 7342594
Change-Id: I5f4f4393b841ce31dc7236074381283155ebddbd
|
|\ \ \
| |/ /
|/| |
| | | |
jb-mr1-lockscreen-dev
|
| |/
| |
| |
| |
| | |
Bug: 7381803
Change-Id: I099f47a5cc43199635fed9ad2c4d03d79004e4f4
|
|\ \
| |/
|/|
| | |
User name." into jb-mr1-dev
|
| |
| |
| |
| |
| |
| | |
Bug: 7406217
Change-Id: I5006039ef146369f569445d0fcbaf82fd163343e
|
|\ \
| | |
| | |
| | | |
lock" into jb-mr1-dev
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Bug: 7378871
If the timeout choices are empty, set an empty summary.
Change-Id: I20dbe61af56f9c41337a7c284580511322e5a45e
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
Bug: 7385019
Change-Id: Icf305683e57b83b3260f2587ae0a3d1a6dc3c21d
|
|/
|
|
|
|
|
|
| |
Added a new optional textview to wifi settings, informing that wifi
is required during setup. For use on Nakasi 3G.
Bug: 7383934
Change-Id: I231472438e61ccddedc1e680a362f90738d64a2d
|
|
|
|
|
| |
Bug:7373284
Change-Id: I12d00b45d0bada5207af3a7bda906370e7a87413
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 7375796
Change-Id: I43079368c32e91e8bb75b00377cd57d1766f15d4
|
|\ \ |
|