Thomas Andres Gomez
|
83098df743
|
Small page refactor + detail animation.
|
2021-05-18 16:06:53 +02:00 |
|
Thomas Andres Gomez
|
35edef0d3a
|
Fix some small graphical issue.
|
2021-05-18 15:18:48 +02:00 |
|
Thomas Andres Gomez
|
a822d7f008
|
Add new book management
|
2021-05-18 14:00:30 +02:00 |
|
Thomas Andres Gomez
|
bb9e1b36f7
|
Add drawer menu.
|
2021-05-17 17:24:50 +02:00 |
|
Thomas Andres Gomez
|
01d635ca1a
|
Add a work around to fix the scrollable state.
|
2021-05-14 17:15:42 +02:00 |
|
Thomas Andres Gomez
|
befb235b8b
|
Fix some animation issue
|
2021-05-14 14:40:56 +02:00 |
|
Thomas Andres Gomez
|
90d6c4bd65
|
Add back the detail page linked to the API.
|
2021-05-14 14:10:12 +02:00 |
|
Thomas Andres Gomez
|
d2acbf8d18
|
Change the back stack system.
|
2021-05-14 13:44:11 +02:00 |
|
Thomas Andres Gomez
|
4b5893cf43
|
Fix dumb mistake with google sign in.
|
2021-05-14 12:06:24 +02:00 |
|
Thomas Andres Gomez
|
1e58752008
|
Refactor application loading + Paging on main Page
|
2021-05-11 23:34:22 +02:00 |
|
Thomas Andres Gomez
|
45f5e9023e
|
Use bookRepository at application start.
|
2021-05-11 18:37:30 +02:00 |
|
Thomas Andres Gomez
|
b94eaba31b
|
Update detail page.
|
2021-05-11 16:20:55 +02:00 |
|
Thomas Andres Gomez
|
b89bbf69a9
|
Add IBookRepository
|
2021-05-11 15:22:35 +02:00 |
|
Thomas Andres Gomez
|
6a0710572a
|
Add room database.
|
2021-05-11 12:06:13 +02:00 |
|
Thomas Andres Gomez
|
2ad8d5953a
|
Add APICache + splashscreen init.
|
2021-05-09 14:53:53 +02:00 |
|
Thomas Andres Gomez
|
e9cb8cd0ac
|
Change transition betweens screen. skip login is unneeded.
|
2021-05-09 13:46:48 +02:00 |
|
Thomas Andres Gomez
|
4ede938017
|
Refacotor some package & add book / detail response to the API.
|
2021-05-09 13:04:00 +02:00 |
|
Thomas Andres Gomez
|
31b6aed8a8
|
Refacor login screen composable.
|
2021-05-09 12:26:22 +02:00 |
|
Thomas Andres Gomez
|
9cde3f6404
|
SplashScreen animation.
|
2021-05-09 12:03:14 +02:00 |
|
Thomas Andres Gomez
|
fa2af6dd90
|
Add dynamic version code.
|
2021-05-09 12:03:00 +02:00 |
|
Thomas Andres Gomez
|
9941777497
|
Change the BookDetail layout.
|
2021-05-09 10:55:34 +02:00 |
|
Thomas Andres Gomez
|
f1043e75af
|
Fix BookThumbnail and BootDetail preview.
|
2021-05-09 10:51:26 +02:00 |
|
Thomas Andres Gomez
|
1bd4837b1c
|
Update gitignore.
|
2021-05-09 09:21:30 +02:00 |
|
Thomas Andres Gomez
|
496c89fe80
|
Remove unecessary tracking.
|
2021-05-09 09:17:50 +02:00 |
|
Thomas Andres Gomez
|
575b94c81b
|
change transition between list and detail.
|
2021-05-08 23:03:30 +02:00 |
|
Thomas Andres Gomez
|
a8a0caf3dc
|
change error card message
|
2021-05-08 22:34:21 +02:00 |
|
Thomas Andres Gomez
|
24ec682e34
|
add a link to the authetication register.
|
2021-05-08 22:29:45 +02:00 |
|
Thomas Andres Gomez
|
e4eeb2d4af
|
Change screen transition for Main.
|
2021-05-08 22:18:08 +02:00 |
|
Thomas Andres Gomez
|
a33c21a02e
|
Add success dialog on authentication success.
|
2021-05-08 22:17:50 +02:00 |
|
Thomas Andres Gomez
|
9591b4239c
|
Dialog annimation
|
2021-05-08 21:50:28 +02:00 |
|
Thomas Andres Gomez
|
f3b11e30c5
|
Fix Overlay clickable.
|
2021-05-08 21:23:33 +02:00 |
|
Thomas Andres Gomez
|
59d84963a9
|
Add loading and error dialogs for authentication.
|
2021-05-08 21:07:35 +02:00 |
|
Thomas Andres Gomez
|
b07bfd45d3
|
Move Bob around.
|
2021-05-08 15:36:08 +02:00 |
|
Thomas Andres Gomez
|
903d1973c2
|
ViewModel refactor so Preview work.
|
2021-05-08 15:33:24 +02:00 |
|
Thomas Andres Gomez
|
45d2fe1336
|
Add login management.
|
2021-05-08 14:01:57 +02:00 |
|
Thomas Andres Gomez
|
8fbe3c0b7b
|
tmp
|
2021-05-08 08:48:16 +02:00 |
|
Thomas Andres Gomez
|
7898a51252
|
Change app signature to the previous one.
|
2021-05-07 22:22:24 +02:00 |
|
Thomas Andres Gomez
|
a2447e2376
|
Change viewmodel instanciation.
|
2021-05-07 18:08:49 +02:00 |
|
Thomas Andres Gomez
|
b28df77d19
|
Navigation fix.
|
2021-05-07 18:00:24 +02:00 |
|
Thomas Andres Gomez
|
b05d9d0cf3
|
Keyboard management on login screen.
|
2021-05-07 17:57:08 +02:00 |
|
Thomas Andres Gomez
|
fc88b881b4
|
Application icon
|
2021-05-07 17:36:28 +02:00 |
|
Thomas Andres Gomez
|
586da03460
|
Theme modification.
|
2021-05-07 17:20:50 +02:00 |
|
Thomas Andres Gomez
|
080d2e2b49
|
Add login screen.
|
2021-05-07 17:07:06 +02:00 |
|
Thomas Andres Gomez
|
e9f5c30e01
|
Update projet dependencies.
|
2021-05-07 10:09:06 +02:00 |
|
Thomas Andres Gomez
|
8c1077ca11
|
Change toolbar composable.
|
2021-05-07 10:01:09 +02:00 |
|
Thomas Andres Gomez
|
86b45cbdb4
|
Update project version.
|
2021-05-07 10:01:07 +02:00 |
|
Thomas Andres Gomez
|
1a225e3732
|
Initial commit.
|
2021-05-07 10:01:00 +02:00 |
|