| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ibb5f4a6e8756b393f9d4f5ef5060aaf60bcaeade
|
|
|
|
|
|
| |
Move Simplified Chinese about shutdown opitions into strings.xml
Change-Id: I2894b19bd573bea54ae4038f46a1e0cb5437d809
|
| |
|
|
|
|
|
|
| |
String unification, added messages for fingerprint usage.
Change-Id: I7e04c4db734ceec2a7ec31c1f8f4cb985825783a
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the querying thread was faster than the DNS resolving thread startup,
resolving would crash with the following stacktrace:
FATAL EXCEPTION: WebViewCoreThread
E/AndroidRuntime(7160): java.lang.NullPointerException
E/AndroidRuntime(7160): at android.webkit.DnsResolver.resolveDnsForHostMap(DnsResolver.java:187)
E/AndroidRuntime(7160): at android.webkit.BrowserFrame.startDnsPrefetch(BrowserFrame.java:248)
E/AndroidRuntime(7160): at android.webkit.WebViewCore$EventHub$1.handleMessage(WebViewCore.java:1400)
E/AndroidRuntime(7160): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(7160): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(7160): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:645)
E/AndroidRuntime(7160): at java.lang.Thread.run(Thread.java:1019)
|
|
|
|
|
|
| |
All dialogs and notifications should be covered now.
Change-Id: If93f81991361165a00b5b1b03ffc323e3ab42c0b
|
|
|
|
|
|
|
|
|
|
|
| |
As the theme engine works by replacing resources while loading the APK,
framework UI couldn't be themed so far. Workaround that by manually
creating a com.android.systemui package context and using that for
showing the UI. This attempt is a bit hacky, but should be safe as
a) systemui should always be present
b) if it isn't, we fall back to no theming
Change-Id: I644e2e8d7d4abf07bae639b606197d691f16adac
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Iedf357afd93611bf6e33f6513c69cdd914b625a6
|
| |
| |
| |
| |
| |
| | |
Uses reflection not to depend on proprietary jars
Change-Id: I321d3f8e7dbbee4c504864f1defed954bc22053b
|
|/
|
|
| |
Change-Id: I5c333102c2276d3dc68ba4e62c4f7322e8323fa4
|
|\ |
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Profile names
* Reboot options
* Application groups
* Phone goggles permissions
Change-Id: Icd6ac4e0f6a4e8e0b5bec78ee6542652509bc904
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- without this patch, if the phone is in car dock (landscape,
hw keyboard hidden), the sim pin unlock screen is cropped, making
it impossible to unlock the sim without taking the phone out from
the dock, which can be quite dangerous while driving. (You can be
presented with the sim pin unlock screen e.g. when the phone reboots
during navigation.)
Change-Id: Icc4d170fdcc0dabc4ab4aa5c664e4cc389b17513
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adds an option for the notification power widget mobiledata button to
automatically switch to GSM/2G only when mobile data is disabled and
WCDMA/3G pref when mobile data is enabled.
Saves battery/screen estate/manual effort for users who only turn
mobiledata+3G on when needed.
Change-Id: I2e365a339ad23dc8dee2de43eb0f26ea32363efe
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Scrolling cache helps make short scrolls/flings smooth but will
cause stutter when long flings are made. This patch automatically
disables scrolling cache when long flings are made.
ported from ICS commit, http://review.cyanogenmod.com/#change,12537
Change-Id: I120a5ac50b36dfcdab16ef77aed5ac40930a2dc5
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 6cdb332a6fe4c9699e626b772ae66a078d25e195.
The root cause for the bug this commit aimed to fix was a broken usage
of that string in the fingerprint unlock screen, which is not even in
CyanogenMod yet. As the other lockscreens (LockScreen.java,
PatternUnlockScreen.java) properly include the battery level information
and as the English version of that string (in values/strings.xml)
includes that information as well, there's no reason to hide it from
users of certain locales, especially as those will feel that it's a
regression if we do so.
|
| |
| |
| |
| |
| |
| |
| | |
- added string for Reboot Download
- added strings for network debugging
Change-Id: If3b7c8ca2dd85af9d867a7b29ac2b723b964f6e6
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It's been running very well for few weeks on our kangs
and really looks good,so I decided to rename it and upload.
drawables created by @Rick C ( resized by me )
Change-Id: I674a05b5f1eadb23028724fa3cfa9101c3b150c6
|
|\ \
| | |
| | |
| | | |
gingerbread
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
scrolling cache (discard?) can cause performance lag due to GC
allow user to enable/disable/force scrolling cache on the fly
inspired by AndroidON, http://forum.xda-developers.com/showthread.php?t=1411317
Change-Id: I89605b42182edeafbc4c07e2b7650a914f4f7c9a
|
|\ \ \
| | | |
| | | |
| | | | |
algorithm" into gingerbread
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If3b2aae353105aa213c94d712e13044cb19d4788
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some languages display incorrect messages, including %%. These were
probably left from an old translation and never removed
See for example
http://forum.xda-developers.com/showpost.php?p=22032273&postcount=694
Change-Id: Ifbbb20472670442f0b826d9ce4b16b2b15fe220e
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow also the notification for ADB in tcp/ip mode
Add a new notification message when this mode is enabled.
translated: en,fr,de,es,ja,zh
Note: This function can work without the Setting Part, its an official feature of adb.
But require this change in your device init.rc : http://review.cyanogenmod.com/6034
Settings Part : http://review.cyanogenmod.com/7141
Change-Id: I875a5ba5db10c949be2372db0e13768fe9cb3c1f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
By default, a four-second delay is imposed on some devices between
setting up HFP and A2DP. This makes Bluetooth initialization take
much longer than it needs to for many devices. This delay is very
annoying; slow Bluetooth connections often mean the user is sitting
around, waiting for it to complete.
Allow disabling this delay if the user's devices don't need it. I've
assumed that some devices do (it's there for a reason), so the default
is unchanged.
Change-Id: Ibfa0a76b4907cb76ad754c09d15e21b5f8b278cd
Signed-off-by: Glenn Maynard <glenn@zewt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow customization of carrier label.
Possible options are:
* Default
* Show SPN only
* Show PLMN only
* Custom string
Part 2: http://review.cyanogenmod.com/#change,7313
Change-Id: I6c0aadbf8da5f114d7d59e9cef756ee984899715
|
|\ \ \
| |_|/
|/| |
| | | |
gingerbread
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Prevents silent mode from being unset by volume keys
CMParts part: http://review.cyanogenmod.com/#change,7620
Change-Id: I6368d518008368a3306c4ed3472c346360afd9b9
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add alignments to the Pattern UnlockScreen as well.
Enable LandScape Alignment for everything except Right Alignment on default LockScreen as this causes overlapping issues.
Change-Id: I9962172de7219d480f4925b20cd0884f7d0c4461
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Require ICS transitions patch: http://review.cyanogenmod.com/11938
This is a combination of 3 AOSP commits, adapted for gingerbread,
i've hidden new public constants to keep current API intact.
these 3 commits are from Dianne Hackborn <hackbod@google.com> :
- Change rotation freeze to all be implemented in window manager.
Lots of work for no visible change in behavior, but now we can
do some fancier stuff...
Also allow rotation in all 4 directions.
Conflicts:
policy/src/com/android/internal/policy/impl/PhoneWindowManager.java
services/java/com/android/server/WindowManagerService.java
AOSP-Change-Id: I7e5e9537c5e359f69b83c10f65cc1ce95f371461
- Implement rotation animations.
This introduces a small new feature for ScaleAnimation allowing
the scaling factor to be expressed as a percentage of the object
(which is the same as the existing float interpretation), a
percentage of the container, or a fixed dimension. Maybe not
useful for anything else, but I needed it for this.
Also fix a bug in how transformation matrices were propagated
from the Animation to Surface Flinger, so that rotate and skew
animations will actually work. :p
AOSP-Change-Id: I301f4caa2147aa35564b5e511cb9c0b368d2425d
- Don't leak.
AOSP-Change-Id: I756d54feeef4ff73f17c80d4b4405de56a5787a6
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Change-Id: I301f4caa2147aa35564b5e511cb9c0b368d2425d
|
|/ /
| |
| |
| |
| |
| |
| | |
Something for the kangers to tide themselves over 'til CM9. Inspired
by Capez's thread: http://forum.xda-developers.com/showthread.php?t=1342117
Change-Id: I58e709b3beb0ce07d445ee993106cc5d1349ab7a
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit ad3d4bb0f5bb352516e74b56d7618befe27ddd91.
Logcats for claim that commit 0d3cbe3 caused bootloops were never
provided and user with issue deleted comments on github.
Change-Id: I948dfce577adb5b3934ec9d822b048ef9caac335
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds a ICS-inspired ring lockscreen style. Actually, the drawables were
taken from ICS.
TODO: Review the vibrate icon (style doesn't exactly match the sound
on/off icons) and the LDPI drawables (especially the answer/decline
icons).
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4123ba1145892af08e7f39a2e11ec5b96739dd6a
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: Ibaba78b338d6520aca93956f57448d54fe7a8162
|
|\ \ \ \
| |_|/ /
|/| | |
| | | | |
into gingerbread
|
| |/ /
| | |
| | |
| | | |
Change-Id: I64f4857663e05c20a895f082b0dc4cd5b98cf6d7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch combines the two concurent lockscreen designs in an option:
http://review.cyanogenmod.com/8564 - http://review.cyanogenmod.com/8674
credits to Stefano Pignataro for the first and Prash for the second redesign
this patch also can be used to add even more styles in the future - if provied.
this patch also cleans up some coding.
Background Info: Lockscreen cannot be themed - so this is the only way except
tempering with framework-res.apk
Change-Id: I055fb5f1c760656c3b1f750543cc6f054ee30fbe
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This adds WimaxHelper support for Samsung's (crespo4g, epicmtd)
WimaxManager proprietary class in addition to HTC's (supersonic, speedy)
WimaxController. It also fixes the WimaxButton widget tolerate Samsung's
slightly different API.
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
see http://iloki.nl and http://code.google.com/p/android/issues/detail?id=9057
Change-Id: I2e6e6071f5d4ae553f12f3aa4989d085820d787d
|