Commit graph

  • 5a1ff33a46 Update dialog content Thomas Andres Gomez 2022-04-21 11:08:20 +02:00
  • af5521f6bb change the theme to go fullscreen. Thomas Andres Gomez 2022-04-21 10:23:08 +02:00
  • 2a69b75d9d Refactor the Authentication Screen Thomas Andres Gomez 2022-04-20 23:14:32 +02:00
  • 9074b78046 Change gradle version. Thomas Andres Gomez 2022-01-21 10:02:59 +01:00
  • 82aa5ec62a Add send eBook through mail feature. Thomas Andres Gomez 2021-12-10 13:41:23 +01:00
  • 38c67504b2 Add a poorly done bottomsheet mail selector on the detail page. Thomas Andres Gomez 2021-12-09 15:11:17 +01:00
  • 6254ec4f02 add user data fetch support. Thomas Andres Gomez 2021-11-27 14:28:33 +01:00
  • 9ce20ba374 Update dependencies versions. Thomas Andres Gomez 2021-11-27 13:36:21 +01:00
  • 4c6edb8a70 Add support for HTML in the detail page. Thomas Andres Gomez 2021-08-02 16:05:15 +02:00
  • a559a24fa4 Compose migration from beta-07 to 1.0 Thomas Andres Gomez 2021-08-02 15:48:48 +02:00
  • d86cbe75dd Fix gradle version. Thomas Andres Gomez 2021-05-21 19:26:47 +02:00
  • 295bb522e5 Update compose version. Thomas Andres Gomez 2021-05-21 19:22:02 +02:00
  • daae225916 Fix room warning. Thomas Andres Gomez 2021-05-21 16:57:24 +02:00
  • f79445c12c Fix some layout. Thomas Andres Gomez 2021-05-21 16:34:26 +02:00
  • 9a5cd11782 Rewrite the image download system. Thomas Andres Gomez 2021-05-19 15:40:13 +02:00
  • 0ce392bba7 Composable refactor (prepare for jetpack Navigation) Thomas Andres Gomez 2021-05-19 11:31:44 +02:00
  • 5053ac7360 Add some code for drawer. Thomas Andres Gomez 2021-05-19 10:36:22 +02:00
  • 83098df743 Small page refactor + detail animation. Thomas Andres Gomez 2021-05-18 16:06:53 +02:00
  • 35edef0d3a Fix some small graphical issue. Thomas Andres Gomez 2021-05-18 15:18:48 +02:00
  • a822d7f008 Add new book management Thomas Andres Gomez 2021-05-18 14:00:30 +02:00
  • bb9e1b36f7 Add drawer menu. Thomas Andres Gomez 2021-05-17 17:24:50 +02:00
  • 01d635ca1a Add a work around to fix the scrollable state. Thomas Andres Gomez 2021-05-14 15:06:12 +02:00
  • befb235b8b Fix some animation issue Thomas Andres Gomez 2021-05-14 14:40:56 +02:00
  • 90d6c4bd65 Add back the detail page linked to the API. Thomas Andres Gomez 2021-05-14 14:10:12 +02:00
  • d2acbf8d18 Change the back stack system. Thomas Andres Gomez 2021-05-14 13:44:11 +02:00
  • 4b5893cf43 Fix dumb mistake with google sign in. Thomas Andres Gomez 2021-05-14 12:06:24 +02:00
  • 1e58752008 Refactor application loading + Paging on main Page Thomas Andres Gomez 2021-05-11 23:34:22 +02:00
  • 45f5e9023e Use bookRepository at application start. Thomas Andres Gomez 2021-05-11 18:37:30 +02:00
  • b94eaba31b Update detail page. Thomas Andres Gomez 2021-05-11 16:20:55 +02:00
  • b89bbf69a9 Add IBookRepository Thomas Andres Gomez 2021-05-11 15:22:35 +02:00
  • 6a0710572a Add room database. Thomas Andres Gomez 2021-05-11 12:06:13 +02:00
  • 2ad8d5953a Add APICache + splashscreen init. Thomas Andres Gomez 2021-05-09 14:45:37 +02:00
  • e9cb8cd0ac Change transition betweens screen. skip login is unneeded. Thomas Andres Gomez 2021-05-09 13:46:48 +02:00
  • 4ede938017 Refacotor some package & add book / detail response to the API. Thomas Andres Gomez 2021-05-09 13:04:00 +02:00
  • 31b6aed8a8 Refacor login screen composable. Thomas Andres Gomez 2021-05-09 12:26:22 +02:00
  • 9cde3f6404 SplashScreen animation. Thomas Andres Gomez 2021-05-09 12:03:14 +02:00
  • fa2af6dd90 Add dynamic version code. Thomas Andres Gomez 2021-05-09 12:03:00 +02:00
  • 9941777497 Change the BookDetail layout. Thomas Andres Gomez 2021-05-09 10:55:34 +02:00
  • f1043e75af Fix BookThumbnail and BootDetail preview. Thomas Andres Gomez 2021-05-09 10:51:26 +02:00
  • 1bd4837b1c Update gitignore. Thomas Andres Gomez 2021-05-09 09:21:30 +02:00
  • 496c89fe80 Remove unecessary tracking. Thomas Andres Gomez 2021-05-09 09:17:50 +02:00
  • 575b94c81b change transition between list and detail. Thomas Andres Gomez 2021-05-08 23:03:30 +02:00
  • a8a0caf3dc change error card message Thomas Andres Gomez 2021-05-08 22:34:21 +02:00
  • 24ec682e34 add a link to the authetication register. Thomas Andres Gomez 2021-05-08 22:29:45 +02:00
  • e4eeb2d4af Change screen transition for Main. Thomas Andres Gomez 2021-05-08 22:18:08 +02:00
  • a33c21a02e Add success dialog on authentication success. Thomas Andres Gomez 2021-05-08 22:17:50 +02:00
  • 9591b4239c Dialog annimation Thomas Andres Gomez 2021-05-08 21:50:28 +02:00
  • f3b11e30c5 Fix Overlay clickable. Thomas Andres Gomez 2021-05-08 21:23:33 +02:00
  • 59d84963a9 Add loading and error dialogs for authentication. Thomas Andres Gomez 2021-05-08 21:07:17 +02:00
  • b07bfd45d3 Move Bob around. Thomas Andres Gomez 2021-05-08 15:36:08 +02:00
  • 903d1973c2 ViewModel refactor so Preview work. Thomas Andres Gomez 2021-05-08 15:33:24 +02:00
  • 45d2fe1336 Add login management. Thomas Andres Gomez 2021-05-08 14:01:57 +02:00
  • 8fbe3c0b7b tmp Thomas Andres Gomez 2021-05-08 08:48:16 +02:00
  • 7898a51252 Change app signature to the previous one. Thomas Andres Gomez 2021-05-07 22:22:24 +02:00
  • a2447e2376 Change viewmodel instanciation. Thomas Andres Gomez 2021-05-07 18:08:49 +02:00
  • b28df77d19 Navigation fix. Thomas Andres Gomez 2021-05-07 18:00:24 +02:00
  • b05d9d0cf3 Keyboard management on login screen. Thomas Andres Gomez 2021-05-07 17:57:08 +02:00
  • fc88b881b4 Application icon Thomas Andres Gomez 2021-05-07 17:36:28 +02:00
  • 586da03460 Theme modification. Thomas Andres Gomez 2021-05-07 17:20:50 +02:00
  • 080d2e2b49 Add login screen. Thomas Andres Gomez 2021-05-07 17:07:06 +02:00
  • e9f5c30e01 Update projet dependencies. Thomas Andres Gomez 2021-05-07 10:06:47 +02:00
  • 8c1077ca11 Change toolbar composable. Thomas Andres Gomez 2021-05-07 09:58:52 +02:00
  • 86b45cbdb4 Update project version. Thomas Andres Gomez 2021-05-07 09:56:48 +02:00
  • 1a225e3732 Initial commit. Thomas Andres Gomez 2021-05-06 18:03:34 +02:00