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
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
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
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
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
6a326ad1a8
Add background image to quest.
2023-08-01 21:50:44 +02:00
d55e782510
Add a quest log feature
2023-08-01 19:13:22 +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
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
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
Andres Gomez, Thomas (ITDV CC) - AF (ext)
dfc6c4e673
Add Crashlytics.
2023-07-18 14:47:01 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
70c25b0fc5
Update AuthenticationScreen
2023-07-18 09:29:01 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
fb31de8130
Change the parsing mechanist to allow more flexibility.
2023-07-17 14:16:08 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
70aa2a7972
Disable search fab and add a skeleton of search screen.
2023-07-16 18:04:56 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
54e09e5f1d
Add a FAB on the Lexicon
2023-07-16 15:53:16 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
c5fb8bf99e
Add pull to refresh on the Lexion.
2023-07-16 14:37:18 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
6167999001
Link the spreadsheet API to the dataSource.
2023-07-16 13:25:51 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
6cfd673335
Add Spreadsheet API to the project.
2023-07-16 09:40:46 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
f2357c6151
Add google signin & navigation.
2023-07-15 22:00:36 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
6876ad7052
Add basic UI element as POC.
2023-07-13 22:55:59 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
1afd3bc02b
Build the dependency tree. Initialize some basic composable to test Hilt.
2023-07-12 20:19:12 +02:00
Andres Gomez, Thomas (ITDV CC) - AF (ext)
70045251b2
Initial commit
2023-07-12 19:43:11 +02:00