| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
set low power mode." into lmp-dev
* commit '6f002333c30d98c4c51b2217dae4bcd05f8a36f3':
Saver: PowerManager call to set low power mode.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
mode." into lmp-dev
* commit '1c1683a35a0267c03729fa36b930c3dc803aff7a':
Saver: PowerManager call to set low power mode.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Add an explicit power manager call to set the low power mode state,
instead of trying manage everything around a single setting.
- When low-power mode is triggered by falling below the configured
threshold, it does not update the setting.
- The "is-enabled" api returns setting || below configured trigger.
- Move the snooze management into the new api call.
- Callers (sysui + settings) updated to use the api instead of the
setting.
- Handles the case where the level does an unpowered leap out of the
low battery level. (Possible if powered in-between while the device
is off)
Bug:17460535
Change-Id: Ic030504c9cad9868a7137abbe837b170da37852b
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
generating the onResourcesLoaded callback." into lmp-dev
* commit '6fc0dcd393eea224e770e8c1feab749dc56c1bfd':
Don't use reflection when generating the onResourcesLoaded callback.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
onResourcesLoaded callback." into lmp-dev
* commit '972628dc8c63b02b75f9e976b3ab67e3913da1a8':
Don't use reflection when generating the onResourcesLoaded callback.
|
| | |\
| | | |
| | | |
| | | | |
into lmp-dev
|
| | | |
| | | |
| | | |
| | | |
| | | | |
BUG: 17466240
Change-Id: I74608f3d8b3617281639a9d387face97e15fb616
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
weights." into lmp-dev
* commit '2af30be8c9b4ad160fd954cb0b362a0288578a0e':
LayoutLib: support font weights.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '92e039ee821aca56f80237c5f58a1f1756b0b3a7':
LayoutLib: support font weights.
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also fixes a shader delegate method.
Change-Id: I86be80ab55d04760084d5bf39235f2ee4de7be23
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '366ef5564592e4bc7937423c132d6d55d3bb298d':
Fix build.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '803a6f399a2e0bfac8beb5d7ac2425dd3d9bdc46':
Fix build.
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I92eabc35168acfe58641917179be0d90a14f2f11
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
symbol name" into lmp-dev
* commit 'f2d31392a49c4b2ff96c5861ea0393742c94733d':
AAPT: Don't crash on illegal symbol name
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into lmp-dev
* commit '716c7279854318eeabad39b7bb187aa69ad41c97':
AAPT: Don't crash on illegal symbol name
|
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | | |/
| | | |/|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We never checked the return value when adding a nested
symbol, which would be NULL if the symbol name was invalid.
External bug: https://code.google.com/p/android/issues/detail?id=75876
Change-Id: I5211f4d4b87897d52f2b6e5907113d31930bb92d
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'f8631178ea8d1dab768873b82d6ace96d01f23a7':
Don't check for null references.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic5f808de7d9722056112c6a73c718892e00bc9df
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '8085477fb98eab36bbc8c3e9add76f398235b469':
Don't check for null references.
|
| | | |\ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The address of a reference will never be null in well formed C++ code.
The function returning the value being checked simply returns a
dereferenced pointer (which is just going to segfault if it is null!).
Change-Id: I3a4eb6adfc003c63ebf21b81d46088d52154d99d
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
lmp-dev-plus-aosp" into lmp-dev-plus-aosp
* commit '167efbdfcf22143c7383091ba46d59bea9921e0d':
Use char16_t for char things.
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
lmp-dev-plus-aosp
|
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | | | | | | | |
| | | | | | | | | |
Change-Id: I5a25f2bac44ac5efcd7462af91005e09680a1d96
|
| | | |\ \ \ \ \ \
| | | | |/ / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit '2ffa4aabd76353a907ee89a3e0c6f1961237f257':
Use char16_t for char things.
|
| | | | |\ \ \ \ \ |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
When compiling in C++ mode, the compiler will complain about conversions
from uint16_t to char16_t. Be consistent in using char16_t for strings.
Change-Id: I052b6176ced635162920b31560052d9a64f92764
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
as part of sdk build." into lmp-dev
* commit '04c6a0c95e0a1f491283034f3dbbf5c377066cb1':
Build layoutlib create tests as part of sdk build.
|
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | / / /
| | | |_|_|_|/ / /
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | | |
build." into lmp-dev
* commit '7e7fbbbac2d9b1bcda44cc4f9d81879772c354ed':
Build layoutlib create tests as part of sdk build.
|
| | | |_|_|_|_|/
| | |/| | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
LayoutLib Create tests are now built whenever LayoutLib create is built.
Change-Id: Id215e8690e435019579dba1734090a0d585f37e1
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into lmp-dev-plus-aosp
* commit '3f6f2fc062998115098b78a0f3c4bb71d0440f4c':
Don't pollute the namespace for two uses.
|
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
* commit 'de86cf1362ef0461b589fa85bdd5c58921010c6a':
Don't pollute the namespace for two uses.
|
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | |
| | | | | | | |
| | | | | | | | |
* commit '5a6934c07946743e622df52ba1155d97129b37f0':
Don't pollute the namespace for two uses.
|
| | | | |_|/ /
| | | |/| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Clang complains about ambiguity between std::hash and ::hash (locally
defined). There's no need to pull in the whole namespace for two uses of
std::map anyway.
Change-Id: Icbaa7ebbaad05999988784ad34662c721fb12b29
|
| | |\ \ \ \ \
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '7c8318c0e85540739afba3e8c0f922176bc299cd':
PackageInfo is a class, not a struct
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(cherry picked from commit 646d1b8ea801d92b04ead6cbae2899d8256ec3ff)
Change-Id: Id9ddc520fbfc4787c3b267df9a35a45e8cc52d65
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
for IntelliJ 14" into lmp-dev
* commit 'f12e394cd31b5caca3149e4c82e59c16ed1a4464':
Update IntelliJ project file for IntelliJ 14
|
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
14" into lmp-dev
* commit '06e6b622b9f9c6501f4888704bb15154d7c0a703':
Update IntelliJ project file for IntelliJ 14
|
| | |\ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
IntelliJ keeps reordering the options this way each time the project is
opened.
Change-Id: I0e19b5b0a858b3fa9a1134b883ed5180c4ef146e
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
DIST_DIR" into lmp-dev
* commit 'abc64ebda4c9811bb165ccdeffc1a05ba02433a1':
Add layoutlib tests to DIST_DIR
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'ac00fca287036b8496815c5da81222c5d34090f2':
Add layoutlib tests to DIST_DIR
|
| | |\ \ \ \ \ \ |
|
| | | |/ / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add the layoutlib and layoutlib-create tests to DIST_DIR for sdk
targets. These can be used for continuous testing on the build server.
Change-Id: I747dddcddfd8009937668bec4d75cb99bf63235f
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
entries in resource array." into lmp-dev
* commit '30800f5f0391c45cc111b7874a12d865432537f3':
Remove warning for null entries in resource array.
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
array." into lmp-dev
* commit '5728a78a4f618821bad926ffc340b0d2c3452e27':
Remove warning for null entries in resource array.
|
| | |\ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|