Commit graph

67 commits

Author SHA1 Message Date
Raphael Teyssandier
f4aaf56c82
Feature/search (#62)
* feature: Search

* feature: Customize a bit

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-06 16:24:40 +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
Raphael Teyssandier
46a4e00094
feature: Add detail json (#61)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-06 14:02:07 +02:00
Raphael Teyssandier
46da1787cb
fix: Use FloconSurface (#60)
* fix: Use FloconSurface

* fix: Discussion

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-06 14:01:26 +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
Mothana Dabash
1707aebf0f
Fix an issue with the release yml (#58) 2025-08-06 09:34:01 +02:00
Raphael Teyssandier
2c7c471d95
Feature/couleurs (#55)
* feature: Add DS module

* feature: Use FloconTheme

* feature: Migrate MaterialTheme to FloconTheme

* fix: Merge

* feature: Add wide navigation rail

* feature: Rework panel

* feature: Rework panel

* fix: Discussion

* feature: Colors

* feature: Override material colors

* fix: Remove old colors

* fix: Remove fonts

* fix: Build

---------

Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-05 20:51:31 +02:00
Raphael Teyssandier
c426b5dc7d
Feature/section expandable (#50)
* fix: Collapse & icons

* feature: Create FloconSectionExpandable

* fix: Split into function

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-05 20:49:43 +02:00
Raphael Teyssandier
9e0e3b09df
Add collapse / expand to LeftPanel (#54)
* feature: Add DS module

* feature: Use FloconTheme

* feature: Migrate MaterialTheme to FloconTheme

* fix: Merge

* feature: Add wide navigation rail

* feature: Rework panel

* feature: Rework panel

* fix: Discussion

* fix: Size

---------

Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
2025-08-05 17:03:54 +02:00
Florent CHAMPIGNY
af9d975123
feat: [WINDOW] enlarge window size (#53)
* feat: [WINDOW] enlarge window size

* persist size and position

* refactored

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-05 09:27:36 +02:00
Raphael Teyssandier
293c7f805e
fix: Windows icon (#51)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
2025-08-04 23:22:08 +02:00
Florent CHAMPIGNY
6e78318bfc
Update README.md 2025-08-04 21:52:37 +02:00
Florent CHAMPIGNY
fa45bb8c55
refact: [DISTRIB] removed ios and server (#41)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 17:57:47 +02:00
Raphael Teyssandier
694f6c8cd8
fix: Collapse & icons (#42)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-04 17:13:54 +02:00
Raphael Teyssandier
14b23a59ca
feature: Create FloconIconButton (#38)
* feature: Create FloconIconButton

* fix: Icon

* fix: Enabled

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-04 16:10:10 +02:00
Florent CHAMPIGNY
a60ecbacac
feat: [CI] inject version name into desktop build (#40)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 14:48:59 +02:00
Raphael Teyssandier
72d3939858
Network Filters #20 (#27)
* feature: Add filters

* fix: Use adbPath set

* fix: Remove old method

* fix: Remove state flow

* featrure: Rework methods

* feature: (start) Rework network screen

* feature: Add molecule

* feature: Migrate

* fix: Merge

* feature: Rework

* feature: Filter methods

* fix: Clean animation

* feature: Add minimum size

* fix: Remove molecule

* fix: NetworkUiState default params

* fix: Discussion

* fix: Filter

---------

Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
2025-08-04 14:40:54 +02:00
Florent CHAMPIGNY
6f9c6c7228
fix-initialize (#39)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 14:38:34 +02:00
Florent Champigny
c4318c1f84 fixed dmg path 2025-08-04 14:08:11 +02:00
Florent Champigny
e32626580d fix macos dmg path 2025-08-04 13:58:35 +02:00
Florent Champigny
3509dfa42e fix linux icon 2025-08-04 13:48:05 +02:00
Florent Champigny
4e8156ad47 fixed appviewmodel 2025-08-04 13:40:29 +02:00
Florent Champigny
8e83bda34f fixed android github action 2025-08-04 13:38:03 +02:00
Florent Champigny
5dcf717c0f fixed publish 2025-08-04 13:34:33 +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
82e32c2ab1
Fix crash startup if adress used (#36)
* fix: crash on start if port used

* fixed initialization

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 12:02:24 +02:00
Florent CHAMPIGNY
9271e4448f
fix: crash on start if port used (#35)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-04 11:33:18 +02:00
Raphael Teyssandier
35e2a4a0f4
feature: Add DS module (#26)
* feature: Add DS module

* feature: Use FloconTheme

* feature: Migrate MaterialTheme to FloconTheme

* fix: Merge

---------

Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
2025-08-04 09:08:58 +02:00
Raphael Teyssandier
595ccf77d2
fix: Use ExposedDropdownMenuBox (#23)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-03 21:06:40 +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
Raphael Teyssandier
a1e4dcca86
feature: Migrate to material icon lib (#24)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-03 20:19:14 +02:00
Raphael Teyssandier
840fc5b2e2
fix: App icon (#25)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
2025-08-03 19:23:42 +02:00
Raphael Teyssandier
e62b9dbe8e
fix: Use adbPath set (#22)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr>
2025-08-03 15:05:57 +02:00
Florent CHAMPIGNY
2ef1067181
Update README.md 2025-08-02 16:36:08 +02:00
Florent Champigny
4539776acd v1.0.1 2025-08-02 16:35:30 +02:00
Florent CHAMPIGNY
f380bf3141
Update README.md 2025-08-02 16:34:22 +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
00d2e0ec86
Update README.md 2025-08-02 13:05:01 +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
1c888461f2
fix: [IMAGE] not displayed on release (#18)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-02 09:44:46 +02:00
Florent CHAMPIGNY
579a21b943
Update README.md 2025-08-01 11:36:00 +02:00
Florent CHAMPIGNY
d71280f729
Update README.md 2025-08-01 11:33:14 +02:00
Florent CHAMPIGNY
c50bcc6f7a
Update README.md 2025-08-01 11:11:34 +02:00
Florent CHAMPIGNY
6b642ee2fc
Update README.md 2025-07-31 23:55:28 +02:00
Florent CHAMPIGNY
41b009d602
Update README.md 2025-07-31 23:36:06 +02:00
Florent CHAMPIGNY
509aa2d54d
refact: Desktop package name (#15)
* refact: Desktop package name

* refact: Desktop package name

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-07-31 23:30:17 +02:00
Florent CHAMPIGNY
cf1f96bc3c
feat: graphql (#14)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-07-31 23:09:40 +02:00