Florent CHAMPIGNY
2f6f5c3ebe
fix: network config at startup ( #205 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-05 15:27:50 +02:00
Florent Champigny
9ac1b30a3c
min sdk 21
2025-08-31 11:01:06 +02:00
Florent CHAMPIGNY
1fbf415c06
fix: network late headers ( #173 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-29 14:55:11 +02:00
Florent CHAMPIGNY
1520fd52cd
feat: [DESIGN] started to introduce a top bar ( #155 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-25 11:34:18 +02:00
Florent CHAMPIGNY
bdea11321d
refact: [CORE] add app instance to messages ( #153 )
...
* refact: [CORE] add app instance to messages
* upgraded schema
* old calls are displayed differently
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 22:39:26 +02:00
Florent CHAMPIGNY
a3db292069
feat: [CLIENT] send app instance to server ( #151 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 21:08:46 +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
262ccfd19f
Refact devices apps ( #135 )
...
* refact: [CORE] device and apps
* refact: [CORE] device and apps
* refact: [CORE] device and apps
* refact: [CORE] device and apps
* refact: [CORE] device and apps
* added db files
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 22:52:15 +02:00
Florent CHAMPIGNY
3cb5abd33f
feat: [NETWORK] mocks can throw errors ( #133 )
...
* feat: [NETWORK] mocks can throw errors
* added into android
* added on ktor
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 16:44:07 +02:00
Florent CHAMPIGNY
ec7a720744
feat: [NETWORK] pre populate bad network for new device ( #131 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 14:40:58 +02:00
Florent CHAMPIGNY
c389210328
feat: [NETWORK] grpc support for bad network ( #128 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 12:22:19 +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
35d896af23
Refact network model ( #123 )
...
* refact: [NETWORK] model with error
* refact: [NETWORK] model with error
* refact: [NETWORK] model with error
* refact: [NETWORK] model with error
* refact: [NETWORK] model with error
* refact
* merged with main
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 10:25:03 +02:00
Florent CHAMPIGNY
db3c8a118c
Feat badnetwork exeptions ( #122 )
...
* feat: [BADNETWORK] exceptions
* added errors on okhttp
* added errors on okhttp
* feat: [BADNETWORK] exceptions
* feat: [BADNETWORK] exceptions
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-20 16:45:53 +02:00
Florent CHAMPIGNY
7aac7b86dc
feat: [NETWORK] bad connection ( #112 )
...
* feat: [NETWORK] bad connection
* feat: [NETWORK] bad connection
* feat: [NETWORK] bad connection
* added domain and data / desktop
* added domain and data / desktop
* added tmp screen
* quick save
* merged with main
* merged with main
* quick save
* works
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-19 17:33:22 +02:00
Florent CHAMPIGNY
0321da0c4a
feat: [ADB] device serial detection ( #109 )
...
* feat: [ADB] device serial detection
* feat: [ADB] device serial detection
* added device plugin
* sucessfully got the serial
* sucessfully got the serial
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-15 22:35:46 +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
d4884a5806
removed some deps
2025-08-10 18:32:58 +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
fb21b729a3
refact: [GRPC] downgrade android grpc version ( #73 )
...
* Revert "Fix an issue with the release yml (#58 )"
This reverts commit 1707aebf0f .
* refact: [ANDROID] downgrade grpc version
* FloconLogger is mutable
* Update README.md
* fix grpc url
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-08 11:45:19 +02:00
Florent CHAMPIGNY
a97eb95f67
refact : maven auto publish android artifacts ( #72 )
...
* Revert "Fix an issue with the release yml (#58 )"
This reverts commit 1707aebf0f .
* refact: [ANDROID] auto publish to maven
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-08 10:31:31 +02:00
Florent CHAMPIGNY
7c0f92e753
refact: [CORE] send device id ( #63 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-06 16:22:18 +02:00
Florent CHAMPIGNY
84391942ff
fix: [GRADLE] removed androidx dep ( #59 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-06 11:16:16 +02:00
Florent CHAMPIGNY
b08dbf692a
feat: [RELEASE] automoatize the desktop release using tags ( #37 )
...
* feat: [RELEASE] automoatize the desktop release using tags
* updated release android
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 13:29:34 +02:00
Florent CHAMPIGNY
9c3184bfd0
release 1.0.2 ( #28 )
...
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-03 20:26:32 +02:00
Florent Champigny
4539776acd
v1.0.1
2025-08-02 16:35:30 +02:00
Florent CHAMPIGNY
66920edcd4
Feat grpc into network ( #21 )
...
* feat: [NETWORK] merge with grpc
* formatted
* formatted
* formatted
---------
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-02 16:33:24 +02:00
Florent Champigny
705668c15b
fixed publish file
2025-08-02 13:13:19 +02:00
Florent Champigny
559443c529
removed graphql-interceptor module
2025-08-02 13:10:20 +02:00
Florent Champigny
32d462f3e5
v1.0.0
2025-08-02 13:06:50 +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