Commit graph

28 commits

Author SHA1 Message Date
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