Commit graph

113 commits

Author SHA1 Message Date
82b6c49787 Fix bottombar selected item. 2023-09-08 19:51:51 +02:00
747d5576ab Data migration into one sheet to rule them all. 2023-09-08 19:34:15 +02:00
df7b43fd73 Add basic character sheet and roll feature.
Add RollOverlay feature.

Add character sheet

Add a basic character sheet and a way to throw dice.

Link the character sheet to the roll system.

change app icon.

Small fix.
2023-09-08 19:18:12 +02:00
42b26e2b9b Migration to Kotlin 1.9.0 and Compose 1.5.0 2023-08-30 15:46:15 +02:00
08346d1dba bump version to 0.3.0 2023-08-17 16:12:16 +02:00
62b41e664d Add map coordinates to clipboard feature. 2023-08-17 16:09:35 +02:00
9dbfb9c3a0 Fix weird C crash on snaping scroll. 2023-08-16 12:22:24 +02:00
b9d14d12ff Styling up the LocationDetail 2023-08-11 15:37:35 +02:00
e3cd0bdd4b Add snaping beavior to the LocationDetail 2023-08-11 13:55:48 +02:00
85cdd69570 Add some sugar on the location feature 2023-08-11 10:46:09 +02:00
b6af245327 Fix zoom offset drift on location detail 2023-08-11 09:19:29 +02:00
8430f98c2e
Set up toolchains 2023-08-11 07:57:58 +10:00
8950cb4b1d
Use a constant version code in debug
This makes building debug APKs faster, and avoids requiring Git on CI.
2023-08-11 07:40:45 +10:00
8068afa9f8
Set up a basic CI pipeline 2023-08-11 07:32:18 +10:00
81259cabc9 Add location tap feature 2023-08-10 18:27:14 +02:00
6e56313639 change theme color 2023-08-10 17:07:23 +02:00
dc35ac0ef9 Add shadow on circle + change map structure 2023-08-10 16:21:48 +02:00
01e312fce1
Use ksp for Glide 2023-08-10 17:33:24 +10:00
de0fc464a4 Change certificat configuration for debug 2023-08-10 09:24:07 +02:00
d09b16ee33 Change the map detail design 2023-08-09 18:31:56 +02:00
e74bd7c097 Add map feature 2023-08-09 11:20:01 +02:00
34d15c41e0 update Tigrane portrait. add randomness in auth screen portrait 2023-08-07 12:49:36 +02:00
57d1273435 add map list tab 2023-08-07 12:33:56 +02:00
87a1471efe Refactor repositories by adding parsers.
Add character sheet poc.
2023-08-07 11:43:20 +02:00
bb760392f0 Bump version to 0.2.3 2023-08-02 17:58:08 +02:00
96d08aa3d8 Add a complete label on the questDetail screen. 2023-08-02 16:20:12 +02:00
b865547717 Change losange ASCII character. 2023-08-02 12:28:54 +02:00
a74b32d6e3 Align design of details screen 2023-08-02 11:46:31 +02:00
fb0ae34b4a change questDetail layout to fix the background parallax 2023-08-02 11:15:48 +02:00
4967989315 Add link between lexiconDetail and questDetail 2023-08-02 11:00:24 +02:00
b17eefac39 Fix questItem spacing. 2023-08-02 09:57:35 +02:00
0fe6fe6a33 Bump version to 0.2.2 2023-08-02 09:37:06 +02:00
39c3b27c36 Clean up the questDetail parallax 2023-08-02 09:05:04 +02:00
df5b1ba59c Fix questDetail subtitle. 2023-08-02 08:38:21 +02:00
db8113ccf6 Add stuff to the theme and use theme. 2023-08-02 08:31:17 +02:00
944180882e Fix home selected item. 2023-08-02 08:06:06 +02:00
288a79b9f6 Bump version to 0.2.1 2023-08-01 21:52:08 +02:00
6a326ad1a8 Add background image to quest. 2023-08-01 21:50:44 +02:00
331fbb87e5 Bump version to 0.2.0 2023-08-01 19:13:43 +02:00
d55e782510 Add a quest log feature 2023-08-01 19:13:22 +02:00
b3d3e3e314 Bump version to 0.1.5 2023-07-31 18:30:16 +02:00
dc5e52cf18 Add support for a tags data. 2023-07-31 18:29:01 +02:00
82738a8f03 Small UX fix.
Trim on search.
keyboard action done focus.
maxline on search.
collapsing header on search.
remove keyboard hide on search scroll.
2023-07-31 14:50:55 +02:00
99f7546621 Update app icon and version to 0.1.4 2023-07-21 09:02:21 +02:00
416b5278ed Update players protrait and authentication animation 2023-07-20 21:07:49 +02:00
6f31de389d add gitCommitNumber to versionCode and bump version to 0.1.3 2023-07-20 21:07:49 +02:00
a68bc64243 add gitCommitNumber to versionCode and bump version to 0.1.3 2023-07-19 22:19:09 +02:00
e28a93da5c Fix incorect usage of one regex in the detail page. 2023-07-19 22:14:43 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
5ccc5dc882 Advenced search layout. 2023-07-19 21:37:39 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
af5fb8f33c Basic search implementation. 2023-07-19 11:13:14 +02:00