techyourchance / TechYourChance-Android-Application

This app demonstrates the best practices for Android development and contains a repository of tutorials, benchmarks and reference implementations
https://techyourchance.com
GNU General Public License v3.0
285 stars 28 forks source link

Feature/material3 #4

Closed dautovicharis closed 9 months ago

dautovicharis commented 9 months ago

Fixes: https://github.com/techyourchance/TechYourChance-Android-Application/issues/3

Main changes

Other changes (Git log)

Commit 280b0ca91ea9c50677eafaeafe2fa5524a1812d1

Commit a9a73362cabc86cc80c911cb16a2ad8ac3d6fe22

Commit f7e5f0363f6b4004fe7f0f9044ba5b14112e8e7a

Commit d42f414fe9b2d5f31141d31bdcb7e6b736827f5e

Commit 0615075b0b2372228340e1b2b38ca3e781dabf13

Commit db12b6cf31373de2d7bd82380063ebb411f7a9ea

Commit 2cce34eb47ee284b461f00fad9ff2ce29b2d17a0

Commit 5b34253f2504a2b03ba912fe965474c7ab5d8d19

Commit 5781fca5eb64beca11aee546e12727fda92b1d4c

Commit 9009ce4018d807d032f067b7c93e724450d097cf

Commit a6425d9965d804ad4fcca7a40ad02ad41bd04e04

Commit 12107a44ff7c92605497755f79157f0cd6d4408e

Commit dc8261b27018ea1021744d46f07c74e2eb716356

Commit e33fbc86c55fa4ecfa515a72ad60d5ebe8ad4b33

Commit 698cd152cb76491aef6e0be8e65e202d50731abe

Commit 05d03bc44265ff325909b90e0484b8b2e0e1a677

Commit 161dea7af486a5979d7e2d5ac9ab76412bb1ca32

Commit 3819c22724a049721daad3e26cdaafc71f2e02a8

Commit c9fc7fa35aba825533e6d039499b7fde29534f63

Commit ac1ff8d0a0d0b0446cd8d49badee79b646b0179d

Commit 99d51ea1301ede53c2aab29aaa6a3a042ddf35b4

Commit b56c9563accbecfc2dc7fd33edf7d2d254dd1084

Commit e4b9bed17623abaea38561dc1a697fbf23a78874

Commit d377492d267fa034f69ee532f4ba95540ff76292

Commit 7219918ebcad38687aa21fa3ca785433e904bdc6

Current structure

Demo

https://github.com/techyourchance/TechYourChance-Android-Application/assets/7049715/6dbf3adf-f959-485f-9ecf-7fbf460ac9f8

Test device info

Device Android Version
Redmi Note 10 Pro 13
Samsung Galaxy A14 13
techyourchance commented 9 months ago

Hey Haris, Sorry for the delay in review. I re-arranged some files and changed the names a bit, but that's just out of my personal styling preference. This is an astonishing amount of work that you've done here. Thanks a lot!