| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* changes:
Allow wallpaper picker to work.
|
| | |
| |
| |
| | |
Change-Id: I379f25e0e8e372d72c0a89e71ccd584a5dbb3648
|
| | |
| |
| |
| |
| |
| |
| |
| | |
We no longer back up the state of the "Allow the installation of applications
from unknown sources" setting, nor do we set that based on restore data even if
it is present.
Change-Id: Ida276874616f1ff82807d642b0b733fcab339529
|
| |\ \
| | |
| | |
| | |
| | | |
* changes:
Reset mPreventDrag at touch_down.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Check the delta for short press case as we may switch to
PREVENT_DRAG_NO at SWITCH_TO_SHORTPRESS.
This should fix another two corner cases where flick doesn't
do anything.
|
| | | |
| | |
| | |
| | | |
Change-Id: I5c4b3da0843ff0205c2aff5f89639aba47a84e3b
|
| | | |
| | |
| | |
| | | |
Change-Id: I2f352dd481f6b8d02b67cd3a44d692e3a5d03999
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
BatteryService: Specify low battery levels in resources.
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also trigger low battery when battery reaches the specified level
rather than when it drops below the level.
Fixes bug b/1788656
Change-Id: I81f5cbb9892fc6574320d92e153211f83c69f415
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Handle expiration of discovery mode in system server.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I58fd199b40ffdf8168a5489be8eedb5d25d56722
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* changes:
Bounds check read and write path in native code.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Already checked in Java, but requested by security review.
Change-Id: I5314dbc32546278b977236a154fba03f38610b1a
|
| |\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
* changes:
When change from narrow screen to wide screen, we will leave the mMinZoomScale to 1.0
|
| | | | | |
| | | | |
| | | | | |
leave the mMinZoomScale to 1.0
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
* changes:
Add official assets for tabs in compatibility mode
|
| | | | | | |
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
* changes:
Add auto-brightness mode to the list of backed-up settings
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I4302b79691ed717d810748b239311cba198f6381
|
| | |/ / /
|/| | |
| | | |
| | | | |
Change-Id: I35589e87f1e1743413d3f10509e9eccc333aa2fb
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Fix 2146581: Make tabs work for donut apps Use different tab assets with the original coloring scheme for apps that are not Eclair-aware.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use different tab assets with the original coloring scheme
for apps that are not Eclair-aware.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I223d9ae29f22f08cb8426ccd8bbadeedd5db3fc3
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
The touch screen is probably a feature.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also extend the feature APIs a bit.
Change-Id: I99e932d7f4e61edb0e20f75c55e9831e4b59a14d
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix http://b/issue?id=2106682 (Don't show status if we don't have it).
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I1636914ef47fc5319f2593d3e7aea33e523be3c7
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
* changes:
Pass provider authority to SyncActivityTooManyDeletes
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Internal Bug: 2138733
|
| | |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also don't enable it by default, but add an api to explicitly request
it.
Change-Id: I75fa4bfddba7a1800dec24e6a068eca614370a26
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Callers should instead use applyBatch(), which now delays
any visible updates until the transation finishes. This
partially fixes http://b/2075275
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix ConnectivityManager's handling of apn switch.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
It was clearing the interfacename when it was needed later in the process - the prevented us
from clearing the route to private dns servers and clearing the flag that this was set.
Consequently future uses would not set the private dns servers (since it thought they were already
set) and our lookups would fail.
bug: 2146929
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* changes:
Fix issue #2136448: googleapps crashes while adding 2nd gmail account
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I1dc27959650643bf0c7fd0564719856d7b3efeb1
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Also shows the status if exists (not actually hooked up yet though).
Bug: 2138736
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | / / /
| |_|_|_|/ / /
|/| | | | | | |
* changes:
Fix Activity.overridePendingTransition().
|
| | | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
Change-Id: I4ce995bd58efbbedbe4d0d1e9e0d0f4a8e261843
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Allow us to set the contact uri without setting the fast track's uri
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
to scope them
|
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix FasttrackBadgeWidget pressed state.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ia71fbcbff527c287d53120bd827a307797f5f3a2
|
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | | |
* changes:
Optimize rotary selector widget by using bitmaps instead of drawables.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
In profiling setBounds was expensive. Time per onDraw from 13.3ms to 6.59ms :)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* changes:
Two changes toward vCard composer.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Separate the two cases: mCursor == null and mCursor.getCount() == 0.
- Make error messages viewable from user applications, which enables them to
translate those messages.
Internal issue number: 2138187, 27103
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* changes:
Fix http://b/2131173 (gaps between Gallery tiles).
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
The artwork had a little too much transparent padding on either side; cleaned
this up so there are exactly 10dip blank pixels on left and right.
|
| |/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
block the UI tap, pan and double tap. Added a time out
(which is same as shortpress time out, 200ms) for how
long we wait for WebCore's response for touch down.
This should fix the problem where pan/touch is not working
all the time when Flash plugin is installed.
Fix http://b/issue?id=2144761
|