Commit graph

122 commits

Author SHA1 Message Date
Thomas Andres Gomez
d916356653 Fix home pull to refresh when empty. 2022-10-21 18:08:09 +02:00
Thomas Andres Gomez
76d3e64f41 Revert change on AutoFillNode. 2022-10-21 17:57:17 +02:00
Thomas Andres Gomez
c9049be239 Update the book lazy on the homepage + homepage error management. 2022-10-21 17:54:37 +02:00
Thomas Andres Gomez
58ebd970f2 Remove the book update from the splashscreen. 2022-10-21 15:55:29 +02:00
Thomas Andres Gomez
537cf214a9 Authentication error management like a boos ! 2022-10-21 15:46:07 +02:00
Thomas Andres Gomez
f48dfd6488 Book detail error management like a boss :) 2022-10-21 11:49:08 +02:00
Thomas Andres Gomez
2774f93b6c Prefil BookDetail with availlable detail from the list. 2022-10-21 09:30:41 +02:00
Thomas Andres Gomez
af89e153ef Simplify search / profile UX. 2022-10-18 15:46:07 +02:00
Thomas Andres Gomez
c864c4b8e4 Clean some duplicate code. 2022-10-18 15:04:30 +02:00
Thomas Andres Gomez
46a1f568f1 Fix series index and add it to the sort system. 2022-10-16 18:52:56 +02:00
Thomas Andres Gomez
e69af172af Clean search filtering. 2022-10-16 14:51:04 +02:00
Thomas Andres Gomez
e176b6827a Fix wording issue + add authentication autofil. 2022-10-16 08:43:15 +02:00
Thomas Andres Gomez
d3d7f89e22 Refactor search.
Introduce custom DataSource.
2022-10-16 08:16:56 +02:00
Thomas Andres Gomez
978826e6a6 Update version and dependencies to compiles against Dolphin. 2022-10-15 11:52:12 +02:00
Thomas Andres Gomez
3d3869585e Update BibLib API version to 0.7.0 2022-08-09 10:00:29 +02:00
Thomas Andres Gomez
baa3055c0d Add a detail confirm dialog on send action. 2022-07-26 14:34:02 +02:00
Thomas Andres Gomez
f14c2258f6 Add the send to kindle feature. 2022-07-21 14:01:48 +02:00
Thomas Andres Gomez
3c75c7a990 Fix filter search 2022-07-21 11:22:39 +02:00
Thomas Andres Gomez
2eb87a156f Moving some search class around. 2022-07-21 10:47:22 +02:00
Thomas Andres Gomez
c7dc9b227c Add Micro Book Thumbnail. 2022-07-19 16:23:02 +02:00
Thomas Andres Gomez
fb1709125d Split book thumbnail 2022-07-19 15:20:26 +02:00
Thomas Andres Gomez
d82efe7f5d Small UI Clean. 2022-07-19 14:21:15 +02:00
Thomas Andres Gomez
d65d0bc3d5 Clean shadow 2022-07-19 11:26:08 +02:00
Thomas Andres Gomez
138c25e5b5 Fix background color for dark theme 2022-07-19 11:21:10 +02:00
Thomas Andres Gomez
611374d800 Add SharedDelay feature to the AnimatedOffset 2022-07-19 11:20:45 +02:00
Thomas Andres Gomez
22abe55fce Add cache usage for Glide. 2022-07-18 10:49:56 +02:00
Thomas Andres Gomez
20a7811602 Change search UI and refactor some stuff. 2022-07-12 17:14:26 +02:00
Thomas Andres Gomez
182c2bda48 First implementation of a complete Search 2022-07-06 19:08:47 +02:00
Thomas Andres Gomez
5cc5890926 Remove old code + light refactor. 2022-07-06 16:09:50 +02:00
Thomas Andres Gomez
8b0cebbd75 Fix filtering Genre. 2022-07-06 15:40:08 +02:00
Thomas Andres Gomez
5a70a393b5 Fix filtering series. 2022-07-06 14:39:29 +02:00
Thomas Andres Gomez
e10f5c161f Update proguard-rules.pro 2022-07-06 12:17:50 +02:00
Thomas Andres Gomez
4335a847ce Fix Glide warning. 2022-07-06 10:54:29 +02:00
Thomas Andres Gomez
19cdcc6588 Update icon. 2022-07-06 10:19:30 +02:00
Thomas Andres Gomez
3cf90ee701 Finaly fix the book loading issue. (I Hope) 2022-07-06 09:31:11 +02:00
Thomas Andres Gomez
c7603ca71e Catergorie Search basic impl 2022-07-05 18:43:25 +02:00
Thomas Andres Gomez
42b4e414a0 Add SubCategory Search screens. 2022-07-05 17:08:49 +02:00
Thomas Andres Gomez
3b5f1dae97 Add book update after login. 2022-07-05 13:49:45 +02:00
Thomas Andres Gomez
eacc395195 Add SearchPage skeleton. 2022-07-05 11:51:46 +02:00
Thomas Andres Gomez
d56daf926d Refacotor and animate the Search bar. 2022-07-05 11:21:32 +02:00
Thomas Andres Gomez
1c9f856e65 Add logout. 2022-07-05 08:38:19 +02:00
Thomas Andres Gomez
6aca43bc5f Fix somes loading bugs. introduce Glide. 2022-07-04 18:44:45 +02:00
Thomas Andres Gomez
142957d490 What's new UI/UX modification. 2022-06-30 19:43:58 +02:00
Thomas Andres Gomez
0506953d34 Refactor Page navigation into a ViewPager. 2022-06-30 18:34:16 +02:00
Thomas Andres Gomez
689e0a90e5 FR localization. 2022-06-30 16:14:20 +02:00
Thomas Andres Gomez
3137c358c7 Add email bottom sheet choice in book detail. 2022-06-30 15:56:06 +02:00
Thomas Andres Gomez
f6739f60ee Add profile screen to the search bar. 2022-06-30 13:02:04 +02:00
Thomas Andres Gomez
5ac6d6b352 Refactor AnimatedOffset 2022-06-22 15:58:51 +02:00
Thomas Andres Gomez
52cfe78b6e Update dependencies & application version. 2022-06-22 12:24:57 +02:00
Thomas Andres Gomez
4f3fabc4d6 Fix lazy detail loading. 2022-06-21 16:54:52 +02:00