Commit graph

15 commits

Author SHA1 Message Date
Florent CHAMPIGNY
e431bc75b3
fix: [COMPRESSION] brotli (#457)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-23 10:30:31 +01:00
Gustavo de Santos Garcia
5e47202096
Bugfix: Logging condition is invalid in FloconKtorPlugin (#449) 2025-12-10 17:14:21 +01:00
Florent CHAMPIGNY
829e951019
feat: [NETWORK] should log (#416)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-01 14:26:28 +01:00
Florent CHAMPIGNY
4b7dd9b7b8
feat: [CORE] support ios as platform (#371)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-23 09:18:50 +02:00
Florent CHAMPIGNY
83fa902f63
refact: [CORE] transform project into kotlin multiplatform (#370)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-22 13:02:35 +02:00
Florent CHAMPIGNY
5d6fa1e825
Refact java folder to kotlin (#368)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 21:29:38 +02:00
Florent CHAMPIGNY
6e256eea57
refact: [ANDROID] replace usage of java.uuid (#365)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 20:55:12 +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
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
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
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
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
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