- 21 Aug, 2015 1 commit
-
-
Michael Wright authored
Bug: 23256614 Change-Id: I6e5d636c24a84846cfad84da800911a469689dda
-
- 20 Aug, 2015 14 commits
-
-
Christopher Tate authored
* commit 'ddc2536d': Make sure to kill restore-at-install full-data targets after restore
-
Christopher Tate authored
Specifically: correctly distinguish the "I want to restore my own data" case, in which the app is intentionally not killed, from the single-package restore at install operation. Bug 23357388 Change-Id: Ic50ac39fe942af1f6ec9e04a32d81a39b70a0b2b
-
Alan Viverette authored
* commit '54c807e7': Translate ripple mask to account for drawable bounds
-
Alan Viverette authored
-
Alan Viverette authored
Bug: 23354529 Change-Id: Iaa4fde6b37645492cf902f141f975bdef8e7e14e
-
Fyodor Kupolov authored
* commit '1773ded8': Fixed key comparison in equals method
-
Fyodor Kupolov authored
-
David Friedman authored
* commit '46eddef4': Docs: Fixes to interactive-watch-face docs (CL 743190)
-
David Friedman authored
* commit '504623e1': Docs: Fixes to interactive-watch-face docs (CL 743190)
-
Fyodor Kupolov authored
Bug: 23376695 Change-Id: Ie4bd55a88f5f86fd8de7b087d0a5f1755951e90d
-
Tyler Gunn authored
-
David Friedman authored
* commit '5389f46c': Docs: Fixes to interactive-watch-face docs (CL 743190)
-
Mitchell Wills authored
-
David Friedman authored
Change-Id: I2b9c7d7afbf5583da01808027869e1e98873c7d1
-
- 19 Aug, 2015 25 commits
-
-
Jorim Jaggi authored
-
Jorim Jaggi authored
* changes: Fix jank in wake-and-unlock while pulsing Don't call authenticate immediately after getting valid fingerprint
-
Dianne Hackborn authored
am c14cbac4: Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev * commit 'c14cbac4': Fix issue #23361510: Increase assist timeout from 500ms to 1 second
-
Dianne Hackborn authored
-
Dianne Hackborn authored
Actually, timeout is okay, but need to schedule it on UI thread. Change-Id: I5b4ffa7caa33815a5223e3ddd08d4809bc7cf7b6
-
Jorim Jaggi authored
So when SystemUI/Keyguard crashes, we only call onStartedWakingUp and onScreenTurnedOn when the device is interactive and/or the screen is on. Bug: 23344236 Change-Id: I0d0be91ff15d6c552304659956770ab88bb26ba4
-
Jeff Sharkey authored
* commit 'f3ad1eab': Pass underlying volume UUID to StorageVolume.
-
Jorim Jaggi authored
Fixes some jank. Bug: 22537253 Change-Id: Ia816fea6274e38cc2b18e2f28008b3a8341d37f7
-
Jeff Sharkey authored
-
David Friedman authored
am 6a21a5a1: am 9f4ddca9: am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs * commit '6a21a5a1': Docs: Creating interactive watch faces Bug: 21721463
-
David Friedman authored
am 9f4ddca9: am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs * commit '9f4ddca9': Docs: Creating interactive watch faces Bug: 21721463
-
David Friedman authored
am 6540375a: am 311f8eee: am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs * commit '6540375a': Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836
-
David Friedman authored
am 311f8eee: am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs * commit '311f8eee': Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836
-
David Friedman authored
* commit '56c22d29': Docs: Creating interactive watch faces Bug: 21721463
-
David Friedman authored
-
David Friedman authored
Bug: 21721463 Training module and related API-reference documentation. This is new material for Android Wear D(iamond) release. Change-Id: I9959bca50fd96812abd7cfb693139986bc59b133
-
Jorim Jaggi authored
- Don't hide keyguard after the animation is done, because this would cause a measure in the middle of the fade animation. - Don't use a layer for the notification panel in this case - we don't need it and it only adds latency. - Speed up the whole thing a bit because the animation is now smoother. Bug: 23225107 Change-Id: Ie8264c4d0e62bd6a78227e04b9900b4348ddd649
-
Jorim Jaggi authored
After gettin a callback onAuthenticationSucceded we set the fingerprint listening state to false. However, when waking up, we immediately started listening again because the state was false. Protect against that by only calling authenticate only once, except when the unlock doesn't go through because unlocking with fingerprint is not allowed. Also fixes some animation "jank" because of the state messup. Bug: 23304421 Change-Id: Ic83ac0f1590dd4f8017bb55dca9e19a60cfdf99f
-
David Friedman authored
am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs * commit 'ed54f60a': Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836
-
Tyler Gunn authored
* commit '1e9bfc64': Fix incorrect android.telecom.Call.Details equality check.
-
David Friedman authored
Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs
-
David Friedman authored
Bug: 21371836 Change-Id: Ieef63c416c85f778e4b00ef08b434040709c2493
-
Jeff Sharkey authored
To help MediaProvider uniquely identify storage devices, pass through the UUID of the underlying private storage volume. Bug: 23329611 Change-Id: I22ee7ea98fcb208d7797310acb3396a3f074f09b
-
Lorenzo Colitti authored
am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev * commit '11e84bde': Don't mark NetworkRequests restricted when they don't have restricted caps
-
Tyler Gunn authored
The the android.telecom.Call.Details class provides its own equals implementation. Recently added in M is to also check if the mExtras and mIntentExtras are different. Unfortunately, Bundles do not implement equals. As a result when Telecom calls are parceled and sent to the InCallServices, this means that the internalUpdate method will always assume that the Details of a call have changed, even if they have not. This was causing a LOT of extra calls to onUpdate in the InCall UI (2x the amount). Although there is still room for improvement in the number of callbacks from Telecom, this fix prevents a pretty significant regression on that front. Bug: 23218195 Change-Id: I128e996faf60376ed3df1dc848a97c4a7b0482ee
-