Jorim Jaggi
5c2bfa8ff0
am 58e378b0: Merge "Start fingerprint authentication in onStartedGoingToSleep" into mnc-dr-dev
...
* commit '58e378b02561d8f606066537b193b0eb62e2404f':
Start fingerprint authentication in onStartedGoingToSleep
2015-09-18 00:48:47 +00:00
Jorim Jaggi
dc09ffad2a
am 5c0c5ac8: Handle case correctly when screen times out and locking immediately
...
* commit '5c0c5ac84552f80ddadc43f451c3a28c5c8c8f84':
Handle case correctly when screen times out and locking immediately
2015-09-18 00:48:41 +00:00
Jorim Jaggi
58e378b025
Merge "Start fingerprint authentication in onStartedGoingToSleep" into mnc-dr-dev
2015-09-18 00:41:31 +00:00
Jorim Jaggi
95e4038bb1
Start fingerprint authentication in onStartedGoingToSleep
...
We used to start fingerprint authentication in onFinishedGoingToSleep.
This was a UX issue because then users couldn't place the finger on
the sensor immediately after pressing the power button because
onFinishedGoingToSleep is significantly delayed (around 900ms after
pressing the power button).
Bug: 23570959
Change-Id: I0bf557ebd10e6a8b033ab98a78aa338bf6538dcc
2015-09-18 00:39:13 +00:00
Jorim Jaggi
5c0c5ac845
Handle case correctly when screen times out and locking immediately
...
In case the the screen timed out and the setting was set to "lock now"
in case the screen times out, we locked before finished going to sleep,
leading to all kinds of state messups in Keyguard, including an empty
lockscreen when authenticating with fingerprint during that period.
Bug: 23952388
Change-Id: If1629be1171c841d51ec0555422e6108002fdb73
2015-09-17 22:48:07 +00:00
Jorim Jaggi
7de9e3ea4b
am 09999fb9: am 18f18ae0: Allow camera launch also when device is interactive
...
* commit '09999fb9741552544dc29daa06534e1409181c1c':
Allow camera launch also when device is interactive
2015-09-17 00:07:57 +00:00
Jorim Jaggi
09999fb974
am 18f18ae0: Allow camera launch also when device is interactive
...
* commit '18f18ae078ee97bbdfc9da39d4a19866dceb6a3e':
Allow camera launch also when device is interactive
2015-09-16 23:56:25 +00:00
Jorim Jaggi
18f18ae078
Allow camera launch also when device is interactive
...
Bug: 23967648
Change-Id: If91df75e6325b3969dc2351a70af0c160d3eab04
2015-09-16 23:44:56 +00:00
Adrian Roos
f89e800efc
Send next alarm's show intent via PendingIntent
...
Also send all IntentTile intents via PendingIntent.
Bug: 23909438
Change-Id: I0bb277c8385b7936fbda03cd76f02248c4fc55de
2015-09-15 19:34:06 +00:00
Adrian Roos
9902b3bc8d
am 699a5376: am 6b04e3a6: Merge "Fix light status bar transitions" into mnc-dr-dev
...
* commit '699a5376c695b8e7570dfc83123fbfbfcba5da12':
Fix light status bar transitions
2015-09-14 19:03:06 +00:00
Adrian Roos
699a5376c6
am 6b04e3a6: Merge "Fix light status bar transitions" into mnc-dr-dev
...
* commit '6b04e3a6ea042be0e012f7501fadb461b3d772a7':
Fix light status bar transitions
2015-09-14 18:54:28 +00:00
Adrian Roos
6b04e3a6ea
Merge "Fix light status bar transitions" into mnc-dr-dev
2015-09-14 18:47:59 +00:00
Jorim Jaggi
12e273fe76
am f66e4979: am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
...
* commit 'f66e4979c579bde5031c8e6f29e5163246fc54ee':
Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:45:43 +00:00
Jorim Jaggi
f66e4979c5
am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
...
* commit '84dc08a208eea7a4ddf043cadbb28987cf90ae22':
Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:34:26 +00:00
Jorim Jaggi
84dc08a208
Dump Keyguard state in SystemUI and PhoneWindowManager
...
Bug: 23970549
Change-Id: Iec1e8ac507268086e0e2935847eda606ea1fb700
2015-09-12 01:26:17 +00:00
Adrian Roos
46df1caf3b
Fix light status bar transitions
...
Bug: 23971926
Change-Id: Ia3c6fb18d38fb7479028191ad3df8389adb830ec
2015-09-12 00:51:52 +00:00
Daniel Sandler
c6fa59145e
am 847bdf00: am 5b40e225: Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-dev
...
* commit '847bdf0093f649a169940fb93249e2beb67f6b45':
Make the vertical navbar 48dp like the horizontal one.
2015-09-10 01:13:47 +00:00
Daniel Sandler
847bdf0093
am 5b40e225: Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-dev
...
* commit '5b40e2253e82d46838c88e6c52dee276a781d593':
Make the vertical navbar 48dp like the horizontal one.
2015-09-10 01:04:39 +00:00
Daniel Sandler
5b40e2253e
Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-dev
2015-09-10 00:53:14 +00:00
Jorim Jaggi
f27035d9ee
am 131d541a: am 16093fe3: Revert "Disable fingerprint after force lock"
...
* commit '131d541ae1ca41aacf751f6a6562f4f031a4ab35':
Revert "Disable fingerprint after force lock"
2015-09-10 00:12:21 +00:00
Jorim Jaggi
131d541ae1
am 16093fe3: Revert "Disable fingerprint after force lock"
...
* commit '16093fe3f0d824731a53a264a132504deb08421a':
Revert "Disable fingerprint after force lock"
2015-09-10 00:05:38 +00:00
Jorim Jaggi
16093fe3f0
Revert "Disable fingerprint after force lock"
...
Bug: 23827042
This reverts commit 0cb50efdc2d3ecaa9f1b2163109e8fff1b23f0e7.
Change-Id: I40251500b2dcf95e63ce39a768e11a50b26fb923
2015-09-10 00:00:29 +00:00
Selim Cinek
d428dc4a32
am 12fdaf85: am a4fca2c7: Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-dev
...
* commit '12fdaf8589813065d2e8b9873196471ed38c7b80':
Fixed a racecondition where the camera would not launch
2015-09-09 22:23:20 +00:00
Selim Cinek
12fdaf8589
am a4fca2c7: Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-dev
...
* commit 'a4fca2c7255367b96fc8012b0fcb62a71343e1ff':
Fixed a racecondition where the camera would not launch
2015-09-09 22:15:55 +00:00
Selim Cinek
a4fca2c725
Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-dev
2015-09-09 22:07:02 +00:00
Selim Cinek
1b6f819a64
Fixed a racecondition where the camera would not launch
...
If the gesture was detected while turning on, the gesture
would not launch.
Bug: 23636271
Change-Id: I166759a55137163be0c3f38fe8d1dc0c18977e11
2015-09-08 18:10:53 -07:00
Zhentao Sun
aded82ce31
am 6d8bdb50: am 5536d447: Merge "Changed the vibration duration from 1s to 750ms." into mnc-dr-dev
...
* commit '6d8bdb50b0cd26629a18ae3124fb29673069493b':
Changed the vibration duration from 1s to 750ms.
2015-09-09 00:48:18 +00:00
Zhentao Sun
6d8bdb50b0
am 5536d447: Merge "Changed the vibration duration from 1s to 750ms." into mnc-dr-dev
...
* commit '5536d4477572e437c95111630d5c2723350d99a5':
Changed the vibration duration from 1s to 750ms.
2015-09-09 00:38:48 +00:00
Zhentao Sun
5536d44775
Merge "Changed the vibration duration from 1s to 750ms." into mnc-dr-dev
2015-09-09 00:29:03 +00:00
Jorim Jaggi
2a198de79d
am 975ceef6: am 52429b4a: Cancel animation when hiding Keyguard
...
* commit '975ceef616aac6de561c4a4e1d82a636f5cf37e3':
Cancel animation when hiding Keyguard
2015-09-09 00:19:24 +00:00
Jorim Jaggi
975ceef616
am 52429b4a: Cancel animation when hiding Keyguard
...
* commit '52429b4a8b9be501f52df62e77c3e4bbb5bf0c3f':
Cancel animation when hiding Keyguard
2015-09-09 00:12:31 +00:00
Selim Cinek
89d8047274
am ad69e53e: am edf47486: Removed the secure camera launcher
...
* commit 'ad69e53e7ee3fdaaff676ae5d0e99f6b267675f9':
Removed the secure camera launcher
2015-09-09 00:08:11 +00:00
Jorim Jaggi
52429b4a8b
Cancel animation when hiding Keyguard
...
So we don't end up in a wrong state.
Bug: 23692022
Change-Id: If40eb66499c95b82d86873dbbd6ccc64468373b2
2015-09-09 00:04:23 +00:00
Selim Cinek
ad69e53e7e
am edf47486: Removed the secure camera launcher
...
* commit 'edf47486507f5edad1d1d8e6091b9a82f9e56930':
Removed the secure camera launcher
2015-09-08 23:58:58 +00:00
Selim Cinek
edf4748650
Removed the secure camera launcher
...
With Android M, the system correctly handles camera arbitration
and therefore the secure camera launcher was only adding delay.
Bug: 23713450
Change-Id: Icd5e7883f3560bfd0c9b5f7bd93675847949469b
2015-09-08 23:49:59 +00:00
Zhentao Sun
e9cb08209f
Changed the vibration duration from 1s to 750ms.
...
Fixed b/23727634.
Change-Id: Ie03b26f7b8faee8d61d772041351729995f7088c
2015-09-08 15:41:25 -07:00
Jorim Jaggi
dee90112ce
am 10352f7a: am 5e8e1c63: Do not expand notifications with expand gesture when disallowed
...
* commit '10352f7a48433b5b76cd5d35a5eec6c3df203a1f':
Do not expand notifications with expand gesture when disallowed
2015-09-08 20:58:56 +00:00
Jorim Jaggi
10352f7a48
am 5e8e1c63: Do not expand notifications with expand gesture when disallowed
...
* commit '5e8e1c63774da8c013fad18a63eac691cdc9646f':
Do not expand notifications with expand gesture when disallowed
2015-09-08 20:50:53 +00:00
Jorim Jaggi
5e8e1c6377
Do not expand notifications with expand gesture when disallowed
...
Bug: 23596083
Change-Id: Iba88abce317e9d3a9c675a846261f35b1daee22a
2015-09-08 18:51:00 +00:00
Adrian Roos
95179ad4be
am 54ceea19: am 95200e6f: Merge "Poke fingerprint timeout when vold password is correct" into mnc-dr-dev
...
* commit '54ceea195bdecfcc9e4e11088aa1bb0b9bb5a481':
Poke fingerprint timeout when vold password is correct
2015-09-03 19:57:58 +00:00
Adrian Roos
54ceea195b
am 95200e6f: Merge "Poke fingerprint timeout when vold password is correct" into mnc-dr-dev
...
* commit '95200e6f4eb34818ac0b652167cffacfcfb4fdff':
Poke fingerprint timeout when vold password is correct
2015-09-03 19:46:41 +00:00
Adrian Roos
95200e6f4e
Merge "Poke fingerprint timeout when vold password is correct" into mnc-dr-dev
2015-09-03 19:41:22 +00:00
Adrian Roos
f6d51acec6
Poke fingerprint timeout when vold password is correct
...
Bug: 23718313
Change-Id: I6c88fbba9ae460594b8e2f1a77c6545b305e5813
2015-09-03 12:34:11 -07:00
Adrian Roos
4eb81345da
am b90f1de2: am 1b5cc3a4: Merge "Show face unlock even when fingerprint is running" into mnc-dr-dev
...
* commit 'b90f1de216ec8be27eebd17b5f3c6a87ee084e75':
Show face unlock even when fingerprint is running
2015-09-03 19:17:36 +00:00
Adrian Roos
b90f1de216
am 1b5cc3a4: Merge "Show face unlock even when fingerprint is running" into mnc-dr-dev
...
* commit '1b5cc3a4ba46029b798adb9e362d87df5673bc52':
Show face unlock even when fingerprint is running
2015-09-03 19:08:53 +00:00
Adrian Roos
1b5cc3a4ba
Merge "Show face unlock even when fingerprint is running" into mnc-dr-dev
2015-09-03 18:59:37 +00:00
Dan Sandler
c263a08663
Make the vertical navbar 48dp like the horizontal one.
...
When the navigation bar was originally introduced to phones
(in change Ic613a335) we wanted it to stick to the same spot
on the display so that it felt as much as possible like a
physical button array; pressing the same fingertip-sized
spot on the glass should always invoke BACK, etc. This meant
flipping the nav bar to a vertical orientation when the
phone was in landscape, and then juggling around the window
insets and other system windows to make room for it.
For reasons that are now lost to time, in that original
implementation we made the vertical navigation bar narrower:
42dp (versus 48dp for the horizontal navigation bar, which
incidentally is always horizontal on tablet-type devices).
Nobody really noticed (except app developers looking to
hardcode this value instead of just using fitSystemWindows
or the new WindowInsets).
Here we finally make the navigation bars match perfectly in
portrait and landscape.
Bug: 23724209
Change-Id: I861be84b41c6a227d269469686c8c66a32029f1d
2015-09-03 10:51:57 -04:00
Adrian Roos
e07cbaf53c
Show face unlock even when fingerprint is running
...
Bug: 23318158
Change-Id: I02b085297c2546c814d97d725d18beba79568b33
2015-09-02 16:26:34 -07:00
Jorim Jaggi
b991034d3e
am ac2b543b: am 304e3772: Merge "Fix wrong mode for fingerprint unlock when bouncer not showing" into mnc-dr-dev
...
* commit 'ac2b543be64a2ef83d37f749d2786f85d910bd13':
Fix wrong mode for fingerprint unlock when bouncer not showing
2015-09-02 21:03:55 +00:00
Jorim Jaggi
ac2b543be6
am 304e3772: Merge "Fix wrong mode for fingerprint unlock when bouncer not showing" into mnc-dr-dev
...
* commit '304e3772273cd39ae55fbdc1c453d8fa50258670':
Fix wrong mode for fingerprint unlock when bouncer not showing
2015-09-02 20:54:42 +00:00