summaryrefslogtreecommitdiffstats
path: root/navigationbar/res
Commit message (Collapse)AuthorAgeFilesLines
* Refactor dimension values to dimens.xmlMaurice Lam2014-12-164-11/+20
| | | | Change-Id: I99d162abf6e75eb1ae71faa74d18b8178c119c0b
* Import translations. DO NOT MERGEGeoff Mendal2014-10-201-1/+1
| | | | | Change-Id: I9374060221210ed37854351c3065294dae13e6e8 Auto-generated-cl: translation import
* am 5a9cfc1e: am 22653d64: am 370ee427: am ea0cf796: am 952bdd2f: Update nav ↵Maurice Lam2014-09-241-2/+2
|\ | | | | | | | | | | | | bar background color * commit '5a9cfc1ec40cd7c673a8e4c4c988e04f46a90e84': Update nav bar background color
| * am 952bdd2f: Update nav bar background colorMaurice Lam2014-09-241-2/+2
| |\ | | | | | | | | | | | | * commit '952bdd2ffc443b5d0b79486a51c10e9bc5365886': Update nav bar background color
| | * Update nav bar background colorMaurice Lam2014-09-241-2/+2
| | | | | | | | | | | | | | | Bug: 17607821 Change-Id: Iab397faa38793d933ef62bcfa21c5993d9b8c3b1
| | * Import translations. DO NOT MERGEBaligh Uddin2014-09-141-1/+1
| |/ | | | | | | | | Change-Id: I1ed0f2d5455e9d59e7a584642a6e973b6b3ff6c0 Auto-generated-cl: translation import
* / Import translations. DO NOT MERGEBaligh Uddin2014-09-161-1/+1
|/ | | | | Change-Id: If4d026a430b3e1d1bc4fdd07ba1b55d915b0d914 Auto-generated-cl: translation import
* Updated navigation bar colorsMaurice Lam2014-08-102-6/+6
| | | | | Bug: 16919804 Change-Id: I47ea38e02b416b4ada5d626dc8802d326ddaffef
* SetupWizardNavBar Style fixesMaurice Lam2014-08-065-96/+45
| | | | | | | | | | | Nav bar buttons now use regular font, and the chevron is now created from converted SVGs from https://icons.googleplex.com/. Also used autoMirrored attribute for icons. Bug: 16851823 Bug: 16850334 Change-Id: Ic4c034f966a21f536da5aad1cb355602edc27cc4
* API REVIEW: VectorDrawableztenghui2014-07-254-20/+20
| | | | | | | | | | - Merge <size> and <viewport> attributes all in to top-level <vector> tag - Updata android:stroke to be android:strokeColor, likewise android:fill - Instead of android:clipToPath, make this a different clip-path tag. bug:16488254 Change-Id: I01b1fc053777f5b1ca9b2d8f3d81d1229e686570
* Remove deprecated locales - DO NOT MERGEBaligh Uddin2014-07-198-48/+0
| | | | Change-Id: I6b99237ccc72e8cd0ae2183d46f6e771845f8a7c
* Import translations. DO NOT MERGEBaligh Uddin2014-07-068-0/+48
| | | | | Change-Id: I66fb471cbe5d0db545dc489face9f535c5d7edad Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-06-3017-0/+102
| | | | | Change-Id: I54832c9bf6c6c761ae6141e0420f01d0ee9ce3aa Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-06-2655-55/+0
| | | | | Change-Id: I7423aeda50e1bfd14041a7d97ea73e6012ec3ea4 Auto-generated-cl: translation import
* Moved "more" resourcesMaurice Lam2014-06-242-30/+0
| | | | | Bug: 15863755 Change-Id: Ida5c75d324a53efc0de6fbdf00ad5f341452c091
* Make copyright headers consistentMaurice Lam2014-06-206-91/+78
| | | | | | | | 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
* fixbuild: Remove 'pinned' attr.Ruben Brunk2014-06-111-1/+1
| | | | | | | | | Needed by ag/481620 BUG: 15523923 BUG: 15473856 Change-Id: I5e8bf417368b60fcc33c80852e12f27b8c580774
* Material themeAlan Viverette2014-06-061-1/+1
| | | | | BUG: 15467097 Change-Id: I86f0df3fd0317216479304eb832def99602e1499
* Move navigationbar to frameworks/optMaurice Lam2014-06-0465-0/+654
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