Commit graph

116 commits

Author SHA1 Message Date
Thomas Andres Gomez
de64718e10 Refactor Page into smaller component 2022-04-22 11:22:41 +02:00
Thomas Andres Gomez
0ee7de3cde Refactor screen/page navigation + thumbnail list. 2022-04-21 19:18:19 +02:00
Thomas Andres Gomez
5a1ff33a46 Update dialog content 2022-04-21 11:14:21 +02:00
Thomas Andres Gomez
af5521f6bb change the theme to go fullscreen. 2022-04-21 10:38:43 +02:00
Thomas Andres Gomez
2a69b75d9d Refactor the Authentication Screen
introduction of new theming / navigation / animation.
2022-04-20 23:14:32 +02:00
Thomas Andres Gomez
9074b78046 Change gradle version. 2022-01-21 10:02:59 +01:00
Thomas Andres Gomez
82aa5ec62a Add send eBook through mail feature. 2021-12-10 13:41:23 +01:00
Thomas Andres Gomez
38c67504b2 Add a poorly done bottomsheet mail selector on the detail page. 2021-12-09 15:11:17 +01:00
Thomas Andres Gomez
6254ec4f02 add user data fetch support. 2021-11-28 14:53:58 +01:00
Thomas Andres Gomez
9ce20ba374 Update dependencies versions. 2021-11-27 13:36:21 +01:00
Thomas Andres Gomez
4c6edb8a70 Add support for HTML in the detail page. 2021-08-02 16:05:15 +02:00
Thomas Andres Gomez
a559a24fa4 Compose migration from beta-07 to 1.0 2021-08-02 15:48:48 +02:00
Thomas Andres Gomez
d86cbe75dd Fix gradle version. 2021-05-21 19:26:47 +02:00
Thomas Andres Gomez
295bb522e5 Update compose version. 2021-05-21 19:22:02 +02:00
Thomas Andres Gomez
daae225916 Fix room warning. 2021-05-21 16:57:24 +02:00
Thomas Andres Gomez
f79445c12c Fix some layout. 2021-05-21 16:34:26 +02:00
Thomas Andres Gomez
9a5cd11782 Rewrite the image download system. 2021-05-19 15:40:13 +02:00
Thomas Andres Gomez
0ce392bba7 Composable refactor (prepare for jetpack Navigation) 2021-05-19 12:28:37 +02:00
Thomas Andres Gomez
5053ac7360 Add some code for drawer. 2021-05-19 10:36:22 +02:00
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