Florent CHAMPIGNY
dbd0da17ac
refact: [ANDROID] classes visibility ( #358 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 22:56:47 +02:00
Florent CHAMPIGNY
f72c33b6b9
fix: [NETWORK] gzip body ( #349 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 09:21:08 +02:00
Florent CHAMPIGNY
6dd35a39f1
feat: [DATABASE] update sample ( #354 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-15 08:39:59 +02:00
Florent CHAMPIGNY
607eae5957
Feat websocket mock ( #353 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 23:32:05 +02:00
Florent CHAMPIGNY
4b8a9b6f14
Fix database disable button if query empty ( #335 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-12 21:39:11 +02:00
Florent CHAMPIGNY
bf86ba4e6a
feat: [NETWORK] websockets ( #305 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-05 14:00:08 +02:00
Florent CHAMPIGNY
c2887551d2
Feat okhttp no op ( #280 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 16:52:19 +02:00
Florent CHAMPIGNY
7a52b79470
feat: [IMAGES] callback to personalize detection ( #275 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 14:26:29 +02:00
Florent CHAMPIGNY
e083c84ca1
feat [DASHBOARD] labels ( #257 )
...
* feat [DASHBOARD] labels
* feat [DASHBOARD] labels
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:09:50 +02:00
Florent CHAMPIGNY
4b2419ffe9
feat: [DEEPLINK] autocomplete params ( #249 )
...
* feat: [DEEPLINK] params
* added deserialisation
* added missing files
* works
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 21:59:25 +02:00
Florent CHAMPIGNY
76ddd38d6c
feat: [DASHBOARD] add form sample ( #232 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-12 11:09:06 +02:00
Florent CHAMPIGNY
4640f3f026
Feat edit sharedpreference ( #213 )
...
* feat: [SHAREDPREFERENCES] edit
* refact
* refact
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-09 16:41:19 +02:00
Florent Champigny
9ac1b30a3c
min sdk 21
2025-08-31 11:01:06 +02:00
Florent CHAMPIGNY
90961879f5
Refact moved grpc ( #148 )
...
* refact: [GRPC] formatter can be overriden
* refact: [GRPC] formatter can be overriden
* refact: [GRPC] formatter can be overriden
* refact: [GRPC] moved inside one module
* fixed yml
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 11:35:49 +02:00
Florent CHAMPIGNY
7b7d9133cf
refact: [GRPC] formatter can be overriden ( #147 )
...
* refact: [GRPC] formatter can be overriden
* refact: [GRPC] formatter can be overriden
* refact: [GRPC] formatter can be overriden
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 11:29:07 +02:00
Stephen Vinouze
288372bdd8
feature: Enhance grpc json printing ( #117 )
...
* Enhance json printing for grpc calls
* Remove gson dependency
* Split grpc interceptor into three modules for both protobuf libraries
* Remove unwanted versioned files
* Abstract the grpc interceptor to avoid injecting the formatter
* fixed readme
* fixed pom for lit
* added to publish yml
---------
Co-authored-by: Florent Champigny <florent@bere.al>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-24 10:09:11 +02:00
Florent CHAMPIGNY
9ca6409acd
Refact mock ktor ( #127 )
...
* refact: exception colors
* refact: [MOCK] ktor support
* added missing file
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 11:58:52 +02:00
Florent CHAMPIGNY
1e1b817676
fix: mock ( #102 )
...
* fix: mock
* fixed ktor mocks
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-14 10:09:23 +02:00
Florent CHAMPIGNY
081fefd63a
update the readme ( #98 )
...
* update the readme
* update the readme
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-13 21:56:34 +02:00
Florent CHAMPIGNY
6c3435bd2c
feat: [NETWORK] ktor plugin ( #94 )
...
* feat: [NETWORK] ktor plugin
* feat: [NETWORK] ktor plugin
* feat: [NETWORK] ktor plugin
* feat: [NETWORK] ktor plugin
* updated githut action
* updated githut action
* fixed gradle import
* fixed gradle import
* fixed gradle import
* fix
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-12 21:23:20 +02:00
Florent CHAMPIGNY
347432d0b8
refact: [NETWORK] split call into request and response ( #88 )
...
* refact: [NETWORK] split call into request and response
* added isMocked to request
* refact: [NETWORK] domain (#90 )
* refact: [NETWORK] domain
* refact: [NETWORK] domain
* refact: [NETWORK] domain
* refact: [NETWORK] domain
* refact: [NETWORK] domain
---------
Co-authored-by: Florent Champigny <florent@bere.al>
* refact: [NETWORK] domain
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-12 11:58:52 +02:00
Florent CHAMPIGNY
9d73df5e5a
feat: [NETWORK] mock http calls ( #83 )
...
* feat: [NETWORK] mock http calls
* feat: [NETWORK] mock http calls
* feat: [NETWORK] mock http calls
* feat: [NETWORK] mock http calls
* used buildmap
* used buildmap
* used buildmap
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-11 17:20:31 +02:00
Raphael Teyssandier
da55c9463d
Feature/flocon panel ( #75 )
...
* feature: Add multi apps
* feature: Add logic
* fix: Upgrade db
* fix: Devices
* feature: Change everywhere (almost)
* fix: Build
* fix: Discussion
* fix: Build
* fix: Deeplink
* fix: Disinct
* feature: FloconPanel
* feature: Use FloconPanel
---------
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-11 09:56:23 +02:00
Florent CHAMPIGNY
ed07d7e674
Feat no op ( #81 )
...
* feat: [ANDROID] no op lib
* feat: [ANDROID] no op lib
* renamed modules
* renamed modules
* renamed modules
* renamed modules
* updated publish yml
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-10 14:05:18 +02:00
Raphael Teyssandier
8db24d760c
Feature/multi apps ( #69 )
...
* feature: Add multi apps
* feature: Add logic
* fix: Upgrade db
* fix: Devices
* feature: Change everywhere (almost)
* fix: Build
* fix: Discussion
* fix: Build
* fix: Deeplink
* fix: Disinct
* fix: Discussion
---------
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-10 08:16:45 +02:00
Florent Champigny
559443c529
removed graphql-interceptor module
2025-08-02 13:10:20 +02:00
Florent CHAMPIGNY
d9b9808e2d
feat: [NETWORK] merge graphql into network ( #19 )
...
* feat: [NETWORK] merge graphql into network
* extracted query method
* extracted query method
* extracted query method
* formatted
* formatted
* added status
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-02 13:01:42 +02:00
Florent CHAMPIGNY
cf1f96bc3c
feat: graphql ( #14 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-07-31 23:09:40 +02:00
Florent CHAMPIGNY
1d98fd31ff
Update README.md
2025-07-30 19:43:26 +02:00
Florent Champigny
8e0c559fed
initial import
2025-07-29 21:12:28 +02:00