-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* versioning change * Fragment Refactoring (#70) * added special card for when there are no records * added more icons * first stage of refactoring the fragments * repeated trips fragment got the same refactoring * added the views * rewoked maintenance layouts * final refinements in the fragment layouts * concluding the fragment rework * Fixed margins + extra (#71) * fixed margins on display service * fixed delete, edit button margins, fixed pie chart colors * now pie chart appears with malfunctions/services * fixed malfunction display color * fixed minor bug with invisible views. * fixed some margins + some buttons * select date fixed is now fixed...? * fixed display trips button * added small margins on cost in records
- Loading branch information
1 parent
93f5bdc
commit d9ba990
Showing
30 changed files
with
614 additions
and
304 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="122.88dp" | ||
android:height="90.57dp" | ||
android:viewportWidth="122.88" | ||
android:viewportHeight="90.57"> | ||
<path | ||
android:fillColor="#393939" | ||
android:pathData="M0,56.71C0.51,53.84 2,52.07 4.8,52a12.06,12.06 0,0 1,1.62 -7.6,11.24 11.24,0 0,1 2.34,-2.6c3.3,-2.68 7,-3 11.1,-3.71s7.89,-1.32 11.84,-1.78c4.77,-0.57 9.54,-0.94 14.31,-1.08 2.21,-0.06 1.68,0.06 3.43,-1.29l0.06,0L28.42,13.54c-2.71,-2.82 -4.86,-3.07 -8.46,-3l-1.93,0A6,6 0,0 1,14.13 7l-0.54,-1.84c-0.38,-1.28 -0.54,-1.81 0.38,-3C15.41,0.23 18.18,0.14 20.38,0c4.45,-0.23 8,0.93 11.42,5.29L54.91,29.89A162.56,162.56 0,0 1,77.16 17.11a24.7,24.7 0,0 1,6.6 -2.06,22.52 22.52,0 0,0 0.5,3.5c-3.17,0.52 -4.87,1.23 -9.18,3.52 -4.81,2.55 -9.2,5.36 -13.87,8.41 -1,0.64 -2,1.3 -2.92,2v5.81h28L82.63,52.33l-0.28,0.92 -0.42,0.35c-0.69,0.62 -1.48,1.25 -2.44,2a6.42,6.42 0,0 0,-0.6 0.42A25.91,25.91 0,0 0,68.7 71.34l-0.09,0.43L50.15,71.77c3.87,-17.8 -7.64,-25 -18.21,-24C18.34,49.09 14.76,60 17.09,72L5.31,72C2,72.13 0.39,69.45 0,64.92L0,56.71ZM104.25,84.71a16.36,16.36 0,0 1,-11.43 5.88C104.08,77.66 86.25,66.46 80.35,84c-4.89,-7.36 -2.44,-15.31 4.27,-20.32 3.16,-2.36 4.81,-3.73 5.83,-5.34a11.35,11.35 0,0 0,1.28 -3L97.52,33c2.31,-8.27 -9.07,-16.21 -1.11,-26.56A16.36,16.36 0,0 1,107.84 0.55c-11.27,12.91 6.57,24.11 12.47,6.58 4.89,7.36 2.44,15.31 -4.27,20.32 -3,2.19 -6,3.23 -7.47,8.84l-5.43,21.56a11.6,11.6 0,0 0,-0.44 3.72,13.08 13.08,0 0,0 0.85,3.47c2.48,7.08 6,12.7 0.7,19.65ZM35.32,59v4.87h4.87A6.66,6.66 0,0 0,35.32 59ZM40.19,67L35.32,67v4.87A6.66,6.66 0,0 0,40.19 67ZM32.19,71.87L32.19,67L27.28,67a6.66,6.66 0,0 0,4.87 4.87ZM27.32,63.87h4.87L32.19,59a6.67,6.67 0,0 0,-4.87 4.87ZM33.78,51.94A13.52,13.52 0,1 1,20.22 65.45,13.51 13.51,0 0,1 33.74,51.94Z" | ||
android:fillType="evenOdd"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="122.88dp" | ||
android:height="94.59dp" | ||
android:viewportWidth="122.88" | ||
android:viewportHeight="94.59"> | ||
<path | ||
android:fillColor="#393939" | ||
android:pathData="M43.58,92.2L31.9,80.53h-8.04c-2.81,0 -5.11,-2.3 -5.11,-5.11v-8.7h-4.87V76.9c0,2.17 -1.78,3.95 -3.95,3.95H3.95C1.78,80.85 0,79.07 0,76.9V42.4c0,-2.17 1.78,-3.95 3.95,-3.95h5.98c2.17,0 3.95,1.78 3.95,3.95v10.18h4.87v-9.36c0,-2.81 2.3,-5.11 5.11,-5.11h8.54l12.07,-12.83c1.4,-1.22 3.26,-1.65 5.43,-1.56h49.73c1.72,0.19 3.03,0.85 3.83,2.09c0.8,1.22 0.67,1.91 0.67,3.28v23.49H109V42.4c0,-2.17 1.78,-3.95 3.95,-3.95h5.98c2.17,0 3.95,1.78 3.95,3.95v34.5c0,2.17 -1.78,3.95 -3.95,3.95h-5.98c-2.17,0 -3.95,-1.78 -3.95,-3.95V66.72h-4.87v0.92c0,2.73 0.08,4.38 -1.66,6.64c-0.33,0.43 -0.7,0.84 -1.11,1.22L83.53,92.96c-0.89,0.99 -2.24,1.53 -4.02,1.63h-30.4C46.84,94.49 44.99,93.71 43.58,92.2L43.58,92.2zM63.71,61.78l-12.64,-1.19l10.48,-22.96h14.33l-8.13,13.17l14.62,1.62L55.53,84.64L63.71,61.78L63.71,61.78zM51.98,0h34.5c2.17,0 3.95,1.78 3.95,3.95v5.98c0,2.17 -1.78,3.95 -3.95,3.95H76.3v5.03H62.16v-5.03H51.98c-2.17,0 -3.95,-1.78 -3.95,-3.95V3.95C48.03,1.78 49.81,0 51.98,0L51.98,0z" | ||
android:fillType="evenOdd"/> | ||
</vector> |
Oops, something went wrong.