History log of /frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc4414955c73b11a7975c74a741df00c7b3a005b 10-Aug-2014 Maurice Lam <yukl@google.com> Updated navigation bar colors

Bug: 16919804
Change-Id: I47ea38e02b416b4ada5d626dc8802d326ddaffef
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java
6c4d5786ec0ce22429a68c5b9e92f3dab9863f2d 25-Jun-2014 Maurice Lam <yukl@google.com> Navigation bar code cleanup

Bug: 15863755
Change-Id: I00876935be5cd374a9454ea053d0f899bfd8745c
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java
40dd08f091020a436af0d253d2cb54f560493920 20-Jun-2014 Maurice Lam <yukl@google.com> Make copyright headers consistent

Fixed all the years to 2014, and all header to "The Android Open
Source Project". Also fixed style so they are consistent within
the project.

Change-Id: I4b1c29a997a4f69c189bb94243db1e71b36c0f21
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java
d9fbe9e218ce792755341aea4cd9c678171c5669 17-Jun-2014 Maurice Lam <yukl@google.com> Update comment for SetupWizardNavBar

Change-Id: I660071b635a823fa44456cead3874131dbf66340
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java
f24653c485c73b8f4e8b947cfd2dbed8d79aa58e 06-Jun-2014 Maurice Lam <yukl@google.com> Add LAYOUT_HIDE_NAVIGATION to navigation bar

Quantum theme moves the bar if LAYOUT_HIDE_NAVIGATION is not
specified. Note that because of the way the framework is designed,
this have the side effect of also applying LAYOUT_FULLSCREEN
so contents may be behind the status bar. This will be fixed later
when we enable the transparent status bar.

Change-Id: I2403571711678f457da07b1e4645df1931612530
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java
3da01bb1e0865edc45a4cebe122c4ab1f1ba0bac 03-Jun-2014 Maurice Lam <yukl@google.com> Move navigationbar to frameworks/opt

Move the navigationbar library project to frameworks/opt so that
Settings (which cannot depend on vendor/google) can use it directly.

Also renamed the package from
com.google.android.setupwizard.navigationbar to
com.android.setupwizard.navigationbar

Change-Id: Ifdc099b3d23b6f1cb35d040b4b6e4d42a5cbf6de
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/SetupWizardNavBar.java