1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-10-16 06:27:32 +00:00
Commit graph

143 commits

Author SHA1 Message Date
4dc5eb5d61
Fix Matrix permission error 2024-06-22 18:02:05 +02:00
3bef75485b
IntelliJ stuff 2024-05-29 04:20:25 +02:00
527966d301
Fix some hardcoded matrix types 2024-05-29 04:07:02 +02:00
b35e1915a0
Add autofill to the LoginForm 2024-05-29 03:52:05 +02:00
ea2a7a4866
Update IDEA metadata 2024-05-29 03:24:10 +02:00
8d1ccf533d
Change Matrix types to use the subdomain meta.steffo.eu 2024-05-29 02:49:22 +02:00
058109eac2
Remove unsolvable TODO 2024-05-29 02:42:34 +02:00
14bd3415f0
Update project metadata 2024-05-29 02:11:58 +02:00
9d8178a254
Remove unused parameters 2024-02-05 02:57:13 +01:00
2c0147908a
More locale changes 2024-02-05 02:55:54 +01:00
19d9c1e7d8
More cleanup and italian locale 2024-02-05 02:47:00 +01:00
9f82008b20
Cleanup related to strings 2024-02-05 02:27:35 +01:00
40bfd858ee
Add permission checks to invite and kicks 2024-02-05 01:40:10 +01:00
04e8aa3743
Build with Java 11 to make toModel work properly 2024-02-05 01:25:00 +01:00
1592ab26e1
Remove non-existant activity 2024-02-05 01:05:54 +01:00
6d7880b615
Add progress indicator to MemberListItem 2024-02-05 00:10:00 +01:00
b0e337f44b
Add progress indicator to RoomListItem 2024-02-05 00:04:39 +01:00
ffdf046c46
Fix main activity not displaying anything 2024-02-04 23:59:48 +01:00
172f4ff76b
Explicitly declare sessions 2024-02-04 23:52:04 +01:00
77dd9373e9
Refactor Main to something actually readable 2024-02-01 19:44:15 +01:00
c56c0124e8
Refactor again and cleanup avatar stuff 2024-02-01 18:32:31 +01:00
d660c52b91
Create LocalizableError?.DisplayErrorText 2024-02-01 17:28:27 +01:00
789e029467
Upgrade to Android Studio Hedgehog 2024-02-01 17:05:08 +01:00
529d821db1
Refactor out manageLogin 2024-01-31 05:06:42 +01:00
63ef1a4edd
Export resolveUser to a separate file 2024-01-31 03:57:28 +01:00
c1b84d14f4
Make cancellations a debug message instead of info 2024-01-31 03:54:13 +01:00
8812e41a74
Remove complete todo 2024-01-31 03:42:03 +01:00
5a2d3faa75
More avatar refactorings 2024-01-30 04:53:58 +01:00
58b0901408
Split effect from AvatarUserID 2024-01-30 04:38:05 +01:00
ac1d51657e
Make TAG private 2024-01-30 04:34:25 +01:00
ed5d6a0633
Image refactors and improvements 2024-01-30 04:32:06 +01:00
deb0b8be61
Refactor LocalizableError to be immutable 2024-01-30 03:29:02 +01:00
99ae904633
Add safe area padding 2024-01-24 05:11:42 +01:00
4f2158848c
Remove non-functional consumeWindowInsets modifier 2024-01-24 05:08:39 +01:00
7aff684a4c
Make the room avatar shaped like a room 2024-01-24 05:07:38 +01:00
111aa66d06
Remove TODO as a declined variant would be undistinguishable on the protocol level from a kicked room member 2024-01-24 04:49:33 +01:00
9bf24dc27d
Replace TODO with comment 2024-01-24 04:48:47 +01:00
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