| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I25faf1ade5252fa29cf43aa13e99fef9fc31b418
|
|\
| |
| |
| | |
into froyo
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change adds notification to find out when the device policy
has changed. When an admin adds or changes a policy, we get notified
and reset the state of keyguard to be enabled.
It also moves disabling keyguard into the TokenWatcher.acquired()
method to avoid disabling keyguard when a policy doesn't permit it.
This avoids reference counting issues in TokenWatcher and hence relieves
the ordering issue.
There is one remaining caveat. An application that uses KeyguardManager
to disable keyguard will need to disable keyguard again after any
policy change.
Tested:
Install and run app that disables keyguard with no admin. Result: keyguard is enabled/disabled as expected.
Enable admin and set quality = "something" after installing & running app. Result: keyguard is enabled.
Change admin password quality to "unspecified" and re-run app (per caveat). Result: keyguard is disabled.
Change admin password quality to "something" again. Result: keyguard is enabled.
Disable admin : Result: keyguard is enabled until app runs again (per caveat).
Added minor cosmetic changes after review.
Change-Id: I302f2b01446bf031f746b0f3e8b5fd7a6cc0e648
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This can be used to move a surface offscreen to avoid the cost of compositing it.
This preserves the window and therefore the OpenGL context when used in h/w
accelerated apps.
Change-Id: I280295376601b17989d0fc8a271af66650016f09
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
On branch fix_sdk
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
modified: core/java/android/app/KeyguardManager.java
Change-Id: I56848db098822536f0ac32efc8f0eb1d725bf6f9
|
|\ \
| | |
| | |
| | | |
into froyo
|
| |/
| |
| |
| |
| |
| |
| | |
This fix disables KeyguardManager's enable/disable API when any
device policy admin requests a policy that enforces a password.
Change-Id: Idb1da16b14ed8963142f7b1f62d2b060d84ffa65
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The preboot upgrade handling was bringing up the acore process with a default
application object, then the normal "start the HOME app" code was bringing up
Launcher2 [hosted in acore] in anticipation of boot completion... but then it
saw that the host process was alive and continued with Launcher2's init.
Launcher2 depends on a custom application object, however, so it crashed
immediately.
This change ensures that the HOME app is not actually initted at that level
until after boot has completed, at which point its proper application class
can be instantiated.
Fixes bug #2732250
Change-Id: I1a15384e2c0d50e14300df0c0db236bd7b1a187c
|
|\ \
| | |
| | |
| | | |
into froyo
|
| |/
| |
| |
| | |
Change-Id: I96cdc110fd9acca4b6c95d281e819bad1e4557f8
|
|/
|
|
|
|
|
|
| |
Changed the Alarms to be non-waking.
bug:2748959
bug:2747862
Change-Id: I9e4294162a4fc2f90aed36393b858edcf82aa307
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
The kernel threads are appended to the usual /data/anr/traces.txt file
and dropboxed along with the usual Dalvik stack dumps.
Change-Id: I120f1f5ee54c965efe9ac0c7f40fdef56385f1fa
NOTE: this change depends on the kernel publishing /proc/$PID/stack
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This is only a tool (aapt) change, and does not impact any current code.
Change-Id: I562063f612af919eaadba8ac4868a95ff41ac840
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rather than come out of the user-modifiable APN DB, the DUN APN data will
come first from a built-in resource and then potentially overriden by a secure
setting (which is gservices upgradable).
Also made the "require-dun" setting secure-setting overridable.
bug:2736390
Change-Id: I1e4644c3839f06c977b83797641f3948785146a2
|
| |/ /
|/| |
| | |
| | |
| | | |
Bug: 2741633
Change-Id: Ic073ead64ff43b2e2c32b439756cd71c2b6550b8
|
|\ \ \
| | | |
| | | |
| | | | |
transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
hopefully allowing the radio to go to low-power mode while idle.
Change-Id: I03dbdac3cd250340059ea43b341129b30acce4e2
related-to-bug: 2736779
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I7b2f530afe65fe0abe6c66e69c9abddcfbc5ae9c
|
|\ \ \
| |/ /
|/| |
| | | |
into froyo
|
| |/
| |
| |
| |
| |
| | |
bug - 2737926
Change-Id: I8718c3d1a544cf5cb1b7e98b6c24fe0e6d3574ba
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I37b2adf9d30249eb9c0cbb007d9172d3956421b5
|
|\ \
| | |
| | |
| | | |
into froyo
|
| | |
| | |
| | |
| | | |
Change-Id: I77b60f2e38915eae1a23e3c78a2260eacc33c117
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: Icd9bc65be020a23f78c8bcda78fc68e7d05c93b4
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id86dcc432d81fa4154995211d3e65a7c3366814e
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
This gives us a snapshot of what the system process was doing after 30 seconds
of apparent inactivity as well as after 1 minute, to help distinguishing actual
deadlocks from too-slow progress, livelock, etc.
Change-Id: I19758861d1b25f298e88788e8f1c7ec7bf828823
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The Javadoc had a missing close <code> tag and also failed to mention
the "start" parameter in the doc.
Change-Id: I861d6646e82e1d49f23a09de8b68a61f81689f83
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
latest_samples.zip from shareables." into froyo
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
latest_samples.zip from shareables.
Change-Id: I5ff67605829b4fc09263d56a76aefe57f40783fd
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into froyo
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
They're designed to handle one time upgrade code, which may
take a significant amount of time. Third party code cannot
receive this broadcast so the timing should be able to be
kept under control.
Bug: 2713849
Change-Id: I3733b6530198bebd9b8c2ba6f9f27a7999336b8d
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 2718857
Change-Id: I4b04284fd5b3a4881297fe15555e9f1ca91d73cb
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I6dcfe9aa12338e4ad71db2e6812ce387a75c09f0
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Ifa04ea6f31cf0677bf95263188a137fd8dd721eb
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
\ and " in SSID and password cause issues
with netd parsing. Fix it.
Bug: 2708960
Change-Id: I278ca21c0bbfd9dc430a2f9ae02828274a0d2376
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
the total number of the stress loops of camera preview memory test to 200." into froyo
|