| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| | |
Merge commit '521d400b230bee5e7b9748f26832c0d0275b8253' into eclair-mr2
* commit '521d400b230bee5e7b9748f26832c0d0275b8253':
Fix 2209086: Add animations and misc ui improvements to SlidingTab.
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Added translation animation where tab "flies" when you release.
Added translation animation where pressing and releasing one tab will hide/show the other
Added alpha animation to make target appear gradually
Added margin around swipe area to allow easier unlocking.
Removed unused handler.
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
text from updating.
Merge commit '16a9d9a736a1bfdc12aa54c549508dd12596247f' into eclair-mr2
* commit '16a9d9a736a1bfdc12aa54c549508dd12596247f':
Fix 2209086: Fix missing callback that was preventing tab bar text from updating.
|
| | |
| |
| |
| |
| |
| | |
updating.
Also includes a cosmetic fix to move the Digital clock down a bit.
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '7c1c46000be136ffda36283fdc93bfe3cba72601' into eclair-mr2
* commit '7c1c46000be136ffda36283fdc93bfe3cba72601':
Fix 2261626: Don't show text on button if orientation is vertical.
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '11fea858b2f2d3f9c40a4da848d7bcee47edde04' into eclair-mr2
* commit '11fea858b2f2d3f9c40a4da848d7bcee47edde04':
Fix 2209086: Updated assets and fixed widget dimension calculation.
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Added hvga assets for new lock screen widget.
Tested:
LockScreen on wvga and hvga devices.
InCallScreen on wvga and hvga devices.
|
| | |
| |
| |
| | |
Un-hide the DropBoxManager interface, and update the public API accordingly.
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '2477fd69492055f3c6ee62ed9993e9fde8283144' into eclair-mr2
* commit '2477fd69492055f3c6ee62ed9993e9fde8283144':
Fix 2209086: restore drawable states when drawables change.
|
| | |\
| | |
| | |
| | |
| | | |
* changes:
Fix 2209086: restore drawable states when drawables change.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes a bug where the right tab hightlight wasn't being seen.
The prooblem was that we weren't preserving the drawables' states when
the application requested a new drawable. We now track the drawable state
so we can updated it when the resources change.
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '609bbf182e4b4f39b6be7ed01331887ca70ea4c1' into eclair-mr2
* commit '609bbf182e4b4f39b6be7ed01331887ca70ea4c1':
Update keyguard and pattern-lock layouts for new UX designs.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
To do this, we bring DigitalClock over from Clock into the
internal widgets. Its font, Clockopia, comes along for the
ride (find it in /system/fonts).
This change is required for relevant code changes in
frameworks/policy/phone.
Change-Id: I354534f1abd9cf9557c9d18566f1d55b6be5e8f1
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '34d723d8fa75e8f97401311e03b3839246143018' into eclair-mr2
* commit '34d723d8fa75e8f97401311e03b3839246143018':
Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral
|
| | |/
| |
| |
| |
| |
| | |
Try really really hard not to crash, for any reason.
Change-Id: I32371166229825f13fc8d12d5cf3a6531cdb345e
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'f2897fe42e22966127dbee8025d6bdc1d1697d81' into eclair-mr2
* commit 'f2897fe42e22966127dbee8025d6bdc1d1697d81':
Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states.
|
| | |
| |
| |
| |
| |
| | |
file for new SlidingTab sound states.
Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '2f92bd3ecb45e2690dcdc9c09564a1b3805f673b' into eclair-mr2
* commit '2f92bd3ecb45e2690dcdc9c09564a1b3805f673b':
Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
LockScreen.
Tested:
- unlock and mute/unmute
Not working:
- highlighting on right tab.
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '11cff8cd30f03b5adb137e985532543da5e960c4' into eclair-mr2
* commit '11cff8cd30f03b5adb137e985532543da5e960c4':
Add a way for wallpapers to know the delta between virtual screens.
|
| | | |
|
| |/
|
|
|
|
|
|
| |
interface (android.os.DropBox); move the Binder interface
behind the scenes. Make DropBoxEntry into DropBox.Entry.
Make it possible to get a dropbox from an (Application)Context
with the usual getSystemService(DROPBOX_SERVICE) type thing.
Update the tests accordingly.
|
| |
|
|
|
|
|
| |
Add a method so the ContactInfoWidget will throw away the cached
info it has on a contact (e.g. picture and uri).
Change-Id: Ia8f376e356c6bcf246bbd72239c5ca2a3b7c9574
|
| |
|
|
|
|
|
| |
Note: currently only implements an async version (no result), and not yet
actually tested.
Change-Id: Id47ed045a4b0eb309ea8c58daf41a0e03eff1d3a
|
| |
|
|
|
|
|
|
|
|
| |
Track phone service state changes and use a separate timer for out-of-service
since the hunting can timeout on some devices.
Store the timeout value in the config.xml, as it is device/network specific.
Settings App will also change to use the hunting duration to compute the cost
of zero signal.
|
| |
|
|
| |
BUG=2177367
|
| |
|
|
| |
Change-Id: I521629e0ccd0116acf149eeb7476c8474fc7c74a
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is the main entry point to the Bluetooth APIs, and returns the default
local Bluetooth adapter.
It replaces context.getSystemService(Context.BLUETOOTH_SERVICE). This was
never in a public SDK release.
DrNo: eastham
Bug: 2158765
Joke: Why can't you play cards in the jungle? Because there's too many cheetas!
Change-Id: Ieed8be009ee5aba621cb69090ee8c8a9c19c840d
|
| |
|
|
|
| |
- Make inactive dimples dim.
- When an item is grabbed, make all other dimples dim.
|
| |
|
|
|
|
| |
Dr.No from mcleron.
Change-Id: Iaca2268684f83fe8757e64db0b0e047a19755311
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the frameworks/base part of the fix for Bug 2158434: add a new
callback to the OnDialTriggerListener interface, so the RotarySelector can
tell the app about state changes between NOTHING_GRABBED and
LEFT_HANDLE_GRABBED and RIGHT_HANDLE_GRABBED.
BUG=2158434
DRNO=timsullivan
TESTED=regular incoming calls, call waiting calls, answering a call,
rejecting a call. Also verified I didn't affect the
lock screen at all.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
If not these system services will end up with inconsistent settings files
when the device runs out of storage.
Delete mangled settings file in PackageManager if the current write fails
so that we don't end up overwriting the backed up version with the
mangled version
Include null check when retrieving fwd locked resource for an existing package
|
| |\
| |
| |
| |
| | |
* changes:
Handle bad lines in /proc/wakelocks : Fix for 2124260
|
| | |
| |
| |
| |
| |
| | |
Use the return value from the native parser to skip over bad lines. When
the wakelocks overflow, there could be empty or badly formatted lines.
Skip over them.
|
| | |
| |
| |
| | |
Change-Id: I9d12beeba16c2f64742b4a99d0da4ceb73525b5b
|
| | |
| |
| |
| |
| |
| | |
LockScreenView.
Can be configured by config_virtualKeyVibePattern.
|
| |/
|
|
| |
Updated after review: white space, check for null pattern listener.
|
| |
|
|
| |
Change-Id: I677f8a8d805c68d95ee56cd1119cc3e97c6ae073
|
| |
|
|
| |
Internal Bug: 2138745
|
| |
|
|
|
|
| |
columns to better describe their purpose.
Change-Id: If6d7812f38a3cfd662a5ae2387c72c4761fdf9fa
|
| |
|
|
| |
Change-Id: I2f352dd481f6b8d02b67cd3a44d692e3a5d03999
|
| |
|
|
| |
Change-Id: I35589e87f1e1743413d3f10509e9eccc333aa2fb
|
| |
|
|
| |
Change-Id: I1636914ef47fc5319f2593d3e7aea33e523be3c7
|
| |
|
|
|
|
|
| |
Also don't enable it by default, but add an api to explicitly request
it.
Change-Id: I75fa4bfddba7a1800dec24e6a068eca614370a26
|
| |
|
|
|
|
| |
Also shows the status if exists (not actually hooked up yet though).
Bug: 2138736
|
| |\
| |
| |
| |
| | |
* changes:
Allow us to set the contact uri without setting the fast track's uri
|
| | | |
|
| | |
| |
| |
| | |
In profiling setBounds was expensive. Time per onDraw from 13.3ms to 6.59ms :)
|