Thomas Fransolet
d39949a6bd
Lunettes Meta, lecteur audio en onglet, et badge de version dans les Parametres
...
Ce commit boucle le travail en cours sur la branche (assistant lunettes Meta,
passage du lecteur audio flottant a un onglet, ajustements scanner / liste de
configurations / telechargement) et y ajoute le badge de version.
Le badge, en bas de la feuille Parametres, affiche « flavor . version . commit ».
Un APK pose sur une tablette du terrain n'etait rattachable a aucun commit
precis : la version du pubspec ne bougeait pas d'un build a l'autre et rien
n'indiquait le flavor reellement installe. kGitSha suit le meme schema que
kApiBaseUrl, injecte par --dart-define, et kFlavor expose le flavor deja calcule.
package_info_plus etait deja une dependance transitive ; il devient direct,
puisqu'il est desormais importe.
/!\ Un --dart-define modifie n'est PAS pris en compte sans `flutter clean` sur
ce projet : verifie a la sentinelle, le SHA restait absent de libapp.so tant que
le cache Dart n'etait pas vide. Un build de release destine au terrain doit donc
toujours passer par un clean, sinon le badge affiche le SHA du build precedent.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-08 22:43:53 +02:00
Thomas Fransolet
84ccaffcb5
Misc translate html + use mapbox default (offline mode) + fix offline mode + small fix home 3 layout
2026-09-04 16:51:21 +02:00
Thomas Fransolet
0f2b4ed6bd
multi wakeword + misc
2026-07-17 15:23:12 +02:00
Thomas Fransolet
c6526046c8
Working flow also in background ! With custom wakeword working (hey visit and hey viva). flow llm working + take photo (not stored for now) + scan qr code working (need to be tested but the issue was llm config in backend)
2026-06-04 17:00:43 +02:00
Thomas Fransolet
bdabfad92e
added launch screen + update in ai chat + notifs (to be tested) + EventAgenda layout (to be tested) + home 3.0 update (event) + event mode layout (to be tested) + guided Path layout (to be tested) + map parcours (to be tested) + update readme
2026-03-25 17:47:10 +01:00
Thomas Fransolet
e8ef78d0e2
Update fix after service generation + need test geoloc ! + need test for connexion with apikey also ! + check where http needed.. need to pass by service generation
2026-03-13 17:43:17 +01:00
Thomas Fransolet
538e677993
Update gradle, remove bluetooth beacon (gralde update etc..) + ai assistant (wip) + stats + layout update + clean repo (remove old release) + link to unique backend generation managerapp (TO BE TESTED)
2026-03-13 15:15:18 +01:00
Thomas Fransolet
c6599e13c9
Updates visit name to configuration + scan + misc
2025-07-09 17:45:27 +02:00
Thomas Fransolet
4e9dc59df9
Slider ok, map wip + update gradle etc + qr scanner to mobile scanner
2025-06-18 18:00:29 +02:00
Thomas Fransolet
4946247812
Misc + clean code logic future for configurations and sections
2025-06-11 12:04:01 +02:00
Thomas Fransolet
9c5ae56549
misc + wip load section (not working)
2025-06-10 16:51:48 +02:00
Thomas Fransolet
b7ca69162c
Misc, update layout, nice main page + hero to configuration detail
2025-06-05 18:20:48 +02:00
Thomas Fransolet
878a2e4cf0
Wip version 3.0.0
2025-05-28 17:16:18 +02:00
Thomas Fransolet
53dff98388
WIP version 3.0.0
2025-05-28 14:08:32 +02:00
Thomas Fransolet
8b88b50c1f
Update download popup
2024-10-17 14:03:55 +02:00
Thomas Fransolet
19b715192a
misc update
2024-10-16 16:22:11 +02:00
Thomas Fransolet
fb8b564456
update logic from resource in DB to resources in file + others
2024-07-07 20:32:34 +02:00
Thomas Fransolet
14ba287872
Branding MDLF + wip test
2024-07-04 21:04:24 +02:00
Thomas Fransolet
e4cb6ee574
upgrade dependencies + Text to HtmlWidget + language svg to png
2023-11-02 17:51:30 +01:00
Thomas Fransolet
b6a463eebb
Add reset articleRead + fix qrcode offline
2023-05-02 15:26:48 +02:00
d38cdffe5a
Download all languages if admin + show it in admin pop up + add isAllLanguages
2023-04-06 21:56:06 +02:00
59a16cde74
Filter languages in download popup + allow all languages if IsAdmin
2023-04-02 18:57:06 +02:00
d2e76a37fd
Display message on language not supported (online)
2023-03-09 16:14:33 +01:00
8bb5511d37
Fix beacon scan not working on button tap
2023-03-03 16:21:20 +01:00
f43d23fe44
Add orientation logic for quizz (and tablet then) + clean code + update meterToBeacon + store beaconSection locally
2023-03-02 17:52:35 +01:00
d78873c9d4
Clean code + wip handle quizz section type
2023-02-23 18:07:08 +01:00
Kiwix DevTeam
91ec09fcb9
Finetune download prompt
2023-02-22 17:15:58 +01:00
Thomas Fransolet
0b098142bb
Add download prompt and download size
2023-02-22 10:54:57 +01:00
67a228d2e6
Add order beacon by section order
2023-02-20 15:48:54 +01:00
4f346a1641
Update code from macAddress to Minor (for BeaconId).
2023-02-20 14:46:06 +01:00
279424fb3b
fix ask language
2023-02-15 17:15:45 +01:00
6d6871e440
Update translations + add language selection on download + beacon update
2023-02-15 16:41:17 +01:00
30dda83111
Beacon show popup + update get translate local
2023-02-15 14:43:06 +01:00
3f03f9d77e
Add sectionIds to configurationDTO
2023-02-15 10:30:14 +01:00
8e60f08fbf
Solve config image issue + wip beacon popup
2023-02-14 18:00:47 +01:00
9d817932fb
Update download configuration (via export and not thousand request on first use) + fix alreadyDownloaded
2023-02-10 17:29:49 +01:00
d78372e728
Update code for beacon (tour list -> visit)
2023-02-09 21:48:36 +01:00
3815a521fa
Update service + update navigation + add beacon listener + get beacons + try to do some stuffs
2023-01-28 02:28:26 +01:00
c2f4da1cf2
Try?..
2023-01-28 00:03:12 +01:00
62fd00d400
Flutter beacon test
2023-01-27 23:19:11 +01:00
25f752539d
Adapt layout for smaller screen
2023-01-22 20:15:22 +01:00
471785ccab
Add online handle + fix small bugs
2022-12-07 20:59:37 +01:00
2a013e9496
Fix bugs .. + support audio + add message when no internet
2022-10-27 22:26:21 +02:00
a1836ca76f
Add loader charge images + fix logic + update title when langue changed
2022-10-20 18:44:00 +02:00
98b1328448
Ajout instance + clean widgets - WIP
2022-10-19 17:54:15 +02:00
65e501f852
update service generation
2022-10-19 17:53:27 +02:00
da2690cb65
Update api generation client code + update local db + update layout (just configuration title)
2022-09-17 22:44:18 +02:00
1e4eecb136
Clean code
2022-09-14 18:00:33 +02:00
f8ef485428
Clean code + add language logic (not supported)
2022-09-14 17:51:08 +02:00
e27ce8db34
Add check QRcode + add translation when invalid QR Code
2022-09-10 23:56:46 +02:00