Commit Graph

5 Commits

Author SHA1 Message Date
AbronStudio b728789fb1 refactor: change splash screen and change pep to zeko 2025-09-14 09:59:01 +03:30
AbronStudio 50e836b974 chore: Rename project from "Revolt" to "PepChat" and update related files
This commit updates the project name across various files to reflect the new branding.

- Changed the root project name in `settings.gradle.kts` from "Revolt" to "PepChat".
- Updated the project name in the `.idea/.name` file to "PepChat".
- Modified `ChatRouterScreen` to use a `Box` layout instead of `Column` for better UI structure.
- Adjusted the `SettingsScreen` to utilize `LargeTopAppBar` for improved design consistency.
- Removed unnecessary size specification in `ChannelScreen` for better visual clarity.
2025-08-12 11:30:13 +03:30
Infi 6918f7b9fc feat(labs): new sandboxes
Signed-off-by: Infi <infi@infi.sh>
2025-03-08 22:23:56 +01:00
Infi d573988cce chore: add compose dev gradle repo
Signed-off-by: Infi <infi@infi.sh>
2024-11-29 17:35:40 +01:00
Infi 89e37355f3 chore: migratre from groovy build files to Kotlin DSL
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 22:17:18 +01:00