callebtc
b5d062a0a9
wip, use noise encryption
2025-07-19 21:31:02 +02:00
callebtc and GitHub
50cbb69e9e
Merge pull request #145 from moehamade/fix/toolbar-center-align-141
...
fix: center align toolbar item in ChatHeader
2025-07-18 00:08:09 +02:00
Mohamad Hamade
0611baa681
fix: center align toolbar item in ChatHeader
...
- passed modifier.fillmaxHeight so the content inside the row can actually be centered
2025-07-17 13:49:31 +03:00
Mohamad Hamade
17472a1854
Refactor: Remove unused tripleClickCount state variable
...
The `tripleClickCount` mutable state variable in the `ChatHeader` composable was not being used and has been removed to simplify the code
2025-07-15 13:18:29 +03:00
Mohamad Hamade
0a33bd734d
Bugfix: Handled single or triple clicked at once instead of executing them as separate events
...
This commit introduces a new `singleOrTripleClickable` Modifier extension function.
This function allows distinguishing between single and triple clicks on a Composable element.
The `ChatHeader` was updated to utilize this new Modifier for handling clicks on the "bitchat*" title, where a single click shows app info and a triple click triggers a separate action.
2025-07-14 22:16:19 +03:00
callebtc
a97e2549b8
fix fav updates
2025-07-12 17:11:19 +02:00
callebtc
ea25b71d6f
fix favorites
2025-07-12 16:55:50 +02:00
callebtc
50995c670f
orange
2025-07-12 02:55:14 +02:00
callebtc
759ebaec93
buttons
2025-07-12 02:49:49 +02:00
callebtc
a9995ebfc1
like
2025-07-12 02:45:59 +02:00
callebtc
006ac7e78a
buttons
2025-07-12 02:37:51 +02:00
callebtc
83da8f3b1b
input
2025-07-12 02:34:56 +02:00
callebtc
472c6e8d51
design
2025-07-10 00:29:22 +02:00
callebtc
efbdf8c6ff
icons
2025-07-10 00:20:03 +02:00
callebtc
caf494c1bf
ui
2025-07-10 00:17:22 +02:00
callebtc
215383e012
design
2025-07-10 00:03:15 +02:00
callebtc
6d22aa7315
nice
2025-07-09 00:34:47 +02:00