| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: Ia185f22fa6aad0f2bfaef17971efe4308eb96fa2
|
|
|
|
| |
Change-Id: I7e5a0942a250bfdafcb0f1ca5ea3856a6010e180
|
|
|
|
|
|
| |
This is now declared in the global sepolicy
Change-Id: I2cca94e5592484c05f33868745d3984f8394efa9
|
|
|
|
| |
Change-Id: I5846ad6987aaf934af228be975632cab7a40b0ac
|
|
|
|
|
|
| |
- added Czech translation
Change-Id: Ie7aa438378681aa813700b587bcfa62b9958c125
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I3f8dac89d7d4b477ee412ad923f2798e674a7e4a
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: Ifddbf979e5de937d2b2b3d850ccb66c3d731bc35
|
| |
| |
| |
| | |
Change-Id: Iaabbaab480da78cd8d1cc3e0e69acdac65e6f416
|
| |
| |
| |
| | |
Change-Id: I1b1ea84f83658c18e8c911d71d3483d5da0717c4
|
| |
| |
| |
| | |
Change-Id: Ie35f9bdceee53cd311172cdea58efc00f78f49c6
|
|/
|
|
| |
Change-Id: Ic66fc48a50fc645c0078b787264c23237593615f
|
|
|
|
| |
Change-Id: I23a094f0c4818f42058ece80ba968672b2ceb907
|
|
|
|
|
|
| |
Also correct copyright message
Change-Id: I57418238306e551f171bc248c9a0626da052a5af
|
|
|
|
| |
Change-Id: Iaf4050c087bc653f4710c0cea7b6e799873759b0
|
|
|
|
| |
Change-Id: Iff6813a4a29d36e16564e608010520520d60d7fa
|
|
|
|
| |
This reverts commit ee7630eef4e5566f079b6739b96d39a7a54710f3.
|
|
|
|
|
|
|
|
|
| |
This partially reverts commit 99d12c6a903a3199ba4956add53b82837d90ca9c,
we want to reuse some of it. The implementation appears to be fully
compatible with smdk4412's, so let's make this a common thing at
some point
Change-Id: I080484ad010f881a22a4486a6c082d0fbc17a529
|
|
|
|
|
|
| |
until corresponding commit is merged
Change-Id: Ieff34f047247ec20d731626bd2e2935effdda9cf
|
|
|
|
| |
Change-Id: Iaf9b864771501536981577e6ca805bfee9cdabac
|
|
|
|
|
|
|
|
|
| |
* Enable video mode for camera
* Update sports scene name (Thanks to Mark Campbell-Smith <mcampbellsmith@gmail.com>)
The 'sports' scene mode has been renamed to 'action' scene mode
to match the 4.4 camera configuration
Change-Id: I453847256ad26197a90d44897844e78fe86732c1
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I8494f924f1d979fe88eae60ffc118cf34a90184c
|
| |
| |
| |
| |
| |
| | |
based on http://forum.xda-developers.com/showpost.php?p=45493157&postcount=13
Change-Id: I9d3ed6d7f8c4606ddcca46f44947352e465bab76
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I340c66636a5b85222b0e5bed7e476b5c4ba07625
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I26632fcbbdd0c320e332d85c6e5e12201cbd416f
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Icce206f9b1747f015076bd19aeb1fdd8f20a754c
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 4.4 introduces a new daemon, healthd, that handles battery status
- resides in: /system/core/healthd
- BatteryMonitor.cpp iterates through all the *directories* under
/sys/class/power_supply looking for a file called 'type'
- if the type == Battery, it assumes this is the location for the
battery stats for the device. Only the first directory that matches
this criteria is used.
- on msm8660/d2/jf/s2 kernels, this search results in:
/sys/class/power_supply/fuelgauge.
- To determine capacity, healthd looks at the contents of the
'capacity' file under this discovered base path. This results
in /sys/class/power_supply/fuelgauge/capacity on msm8660/d2/jf/s2
kernels.
- Unfortunately, this is the wrong path. The capacity file at this
location returns a large negative number.
- Other paths like status, voltage_now, and present are also
incorrectly determined.
* For comparison, in 4.3 battery statistics gathering was handled by
frameworks/base/services/jni/com_android_server_BatteryService.cpp
- BatteryService does a similar search for a file called 'type' with
the contents of 'Battery'
- But the search logic is different here: it takes the *last* path that
matches the criteria.
- This results in the correct /sys/class/power_supply/battery
* This patch overrides the discovery mechanism for battery status completely.
Change-Id: I4579c92bba5596eef4dac67b8c0687be50a1d2f5
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I89a44c948c19e35afee9a3c8e3ddc209df230a1e
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I9386392b90c1e9ad792a1a1f4145bd01f77cdd13
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Iafeb4349fa504b5a5f7d72afd3274581de5b2ddc
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Since directory system/bluetooth does not exists
Change-Id: I05c60a21bf5c5d9efc1e5804133083676e2cd103
|
|/
|
|
| |
Change-Id: I8ed60c8bc765692e6c4f38b66248ddcf6dd8db91
|
|
|
|
| |
Change-Id: Ia23596bc4ad8a1fe7673188434b7327528e07c06
|
|
|
|
| |
Change-Id: Iee55fa03d9602f31a3b7f4f188778c58e8ca0131
|
|
|
|
|
|
| |
Concurrent buffers are now working, we don't need this crap anymore
Change-Id: I80c35bb67c41e9c61faeb6f3cd80d3e9033f9641
|
|
|
|
| |
Change-Id: Id4b3867f757e2f395228d58dee96b8513d378b59
|
|
|
|
|
|
| |
This reverts commit 7ea48537ecb05144f64ee33d2666ea83f8c6dd4d.
Change-Id: I2ff8449f3975f27046ec5a58dccab32cf98c7ffd
|
|
|
|
|
|
| |
See: http://review.cyanogenmod.org/#/c/52047/
Change-Id: I825527ec4a298f98ae6606e6b9ae4b41d5bc8f21
|
|
|
|
|
|
| |
it now takes a dict, not the zip object
Change-Id: I14f6eb695960f05e85fe4821e6408eec0ba7a59e
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I77b4e3a5797133acc392e27227ce7ecb401458f0
|