OSDN Git Service

Show progress user unlocking is delayed
authorJorim Jaggi <jjaggi@google.com>
Tue, 2 Aug 2016 09:53:12 +0000 (11:53 +0200)
committerJorim Jaggi <jjaggi@google.com>
Tue, 2 Aug 2016 18:02:42 +0000 (20:02 +0200)
commit984079442fcf72ef1c449ae8bd56f165a82922f1
tree1f5011a7e269b1eded9ca6356c0df9fa2d5430a8
parentde26061dc9d095ff35998012ebca75594c7b16a4
Show progress user unlocking is delayed

Sometimes it takes a while to unlock a user, for example, after an OTA.

In these cases, we show a progress bar in FallbackHome so the user knows
that something is happening.

Fixes: 30213213
Change-Id: Ie36a9b3107c32ff46a8890818d1f26ccf310ee6c
res/layout/fallback_home_finishing_boot.xml [new file with mode: 0644]
res/values/themes.xml
src/com/android/settings/FallbackHome.java