|
8b7e849fc4
|
Remove TODO as the behavior was fixed by wrapping the component in a Box
|
2024-01-24 04:42:27 +01:00 |
|
|
320e209ef3
|
Remove TODO as error messages were localized
|
2024-01-24 04:41:48 +01:00 |
|
|
04a4e5bc0b
|
Remove FIXME by only passing actually used parameters of PasswordField to TextField
|
2024-01-24 04:41:22 +01:00 |
|
|
8187a56e8a
|
Remove FIXME as the described problem was resolved by using ActivityResultContract
|
2024-01-24 04:38:58 +01:00 |
|
|
1496650c50
|
Convert FIXME to regular comment, as it's fine for the scope of this project
|
2024-01-24 04:37:17 +01:00 |
|
|
04ccf360ac
|
Add app icon
|
2024-01-22 02:23:23 +01:00 |
|
|
fe95cdc267
|
Create README
|
2024-01-22 01:53:47 +01:00 |
|
|
fe9b7a871d
|
Remove an unsolvable todo
|
2024-01-21 17:14:52 +01:00 |
|
|
c5a10e9ea8
|
Add yet another todo
|
2024-01-21 17:13:25 +01:00 |
|
|
79f4af90c3
|
Add three leftover todos
|
2024-01-21 16:32:07 +01:00 |
|
|
b66cb24a7f
|
Add a mechanism for accepting invites
|
2024-01-21 16:23:58 +01:00 |
|
|
23e70fe7ea
|
Change room name fallbacks as they do not include the user themselves
|
2024-01-21 16:03:45 +01:00 |
|
|
455b80857d
|
If possible, display the current partecipants count in RoomListItem
|
2024-01-21 15:52:00 +01:00 |
|
|
a80bfc9ded
|
If possible, display the current partecipants count in RoomListItem
|
2024-01-21 15:47:49 +01:00 |
|
|
6abfb78ad6
|
Wrap RoomListItem in a Box to have the DropdownMenu display correctly
|
2024-01-21 15:42:19 +01:00 |
|
|
395709cc28
|
Allow changes to the room configuration
|
2024-01-20 21:43:32 +01:00 |
|
|
fb45b3ea06
|
Wrap MemberListItem in a Box to have the DropdownMenu display correctly
|
2024-01-20 15:09:33 +01:00 |
|
|
4a084519ce
|
Add support for uninviting
|
2024-01-20 13:42:02 +01:00 |
|
|
23de2ed278
|
Add support for sending invites
|
2024-01-20 13:32:26 +01:00 |
|
|
822a2e5770
|
Remove excessive verbose logging
|
2024-01-17 12:58:45 +01:00 |
|
|
5083f8dfcf
|
Improve error and loading display
|
2024-01-17 12:52:36 +01:00 |
|
|
6c6eaaf58e
|
Allow customization of style in ErrorText and LoadingText
|
2024-01-17 12:16:19 +01:00 |
|
|
b7bfcb74a7
|
Create LoadingText from the skeleton of ErrorText
|
2024-01-17 12:13:24 +01:00 |
|
|
8ca7b58a92
|
ErrorText : default to R.string.error if no text is specified
|
2024-01-17 12:12:33 +01:00 |
|
|
427a5b8f44
|
Do not show CreateRoomFAB if not logged in
|
2024-01-17 11:45:20 +01:00 |
|
|
e4a9d40fa1
|
Preview AvatarEmpty at different font scales
|
2024-01-13 11:01:29 +01:00 |
|
|
22f0d0fc8c
|
Rename CreateRoom to ConfigureRoom
|
2024-01-13 10:32:47 +01:00 |
|
|
d91d0cfc5f
|
Checkpoint because GPG key generation distracted me from what I was doing
|
2024-01-13 10:31:59 +01:00 |
|
|
01e744883f
|
Bulk rewrite continues
|
2024-01-12 17:59:24 +01:00 |
|
|
5befff9864
|
Start some kind of massive refactor
|
2024-01-10 13:50:30 +01:00 |
|
|
59932ab67c
|
Remove meaningless warning
|
2024-01-09 08:56:54 +01:00 |
|
|
0c21c992d6
|
Properly configure login parameters
|
2024-01-09 08:53:29 +01:00 |
|
|
f6ae271655
|
Change icons to view password in PasswordField
|
2024-01-09 08:50:51 +01:00 |
|
|
58cb8de3ff
|
Handle ExifInterface.ORIENTATION_TRANSPOSE and ExifInterface.ORIENTATION_TRANSVERSE
|
2024-01-09 08:49:50 +01:00 |
|
|
1b7705df63
|
Optimize builds a bit where possible
|
2024-01-09 08:40:54 +01:00 |
|
|
2ef4186968
|
Add basic room leave functionality
|
2024-01-09 08:34:10 +01:00 |
|
|
cca38d0026
|
Add basic invite button
|
2024-01-09 08:19:27 +01:00 |
|
|
acf9f34f59
|
It works!
|
2024-01-09 04:30:23 +01:00 |
|
|
a6e562c14b
|
Checkpoint
|
2024-01-08 19:43:33 +01:00 |
|
|
4ab3fa168c
|
Hide supporting content if comment is none
|
2024-01-08 18:14:40 +01:00 |
|
|
7565d511c3
|
Clean up code
|
2024-01-08 18:08:19 +01:00 |
|
|
6aeea6d170
|
Progress checkpoint
|
2024-01-08 04:33:10 +01:00 |
|
|
4b03307901
|
Complete mockup of RoomActivity
|
2024-01-07 18:47:16 +01:00 |
|
|
59702f1b15
|
Handle localization for static errors
|
2024-01-06 18:51:02 +01:00 |
|
|
a7240b50a5
|
Handle case where server is unreachable for avatar download
|
2024-01-06 18:26:56 +01:00 |
|
|
ff786fbf68
|
Add new comment
|
2023-12-07 03:45:09 +01:00 |
|
|
26551a99cd
|
Make various input fields single line
|
2023-12-07 03:41:37 +01:00 |
|
|
61d9921693
|
Fix empty avatars getting replaced with something different
|
2023-12-07 03:37:48 +01:00 |
|
|
2ce3f4745d
|
Fix "Create a new happening" not being cancellable
|
2023-12-07 03:35:21 +01:00 |
|
|
06f7ddf62b
|
Fix rooms not getting displayed upon first login
|
2023-12-07 03:22:20 +01:00 |
|