1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-10-16 14:37:33 +00:00
Commit graph

124 commits

Author SHA1 Message Date
373fcc2f6b
Handle Matrix session providing 2023-11-19 18:04:32 +01:00
bf0130f096
Remove unnecessary TODO 2023-11-19 18:04:16 +01:00
65b0024fa7
Merge Contents and Fragment 2023-11-19 17:47:37 +01:00
e7fb189fce
Update manifest with the one from the sample 2023-11-19 17:44:50 +01:00
80d30b3ea6
Improve code readability 2023-11-19 17:14:14 +01:00
2a9a3d240d
Remove unnecessary generic specifier 2023-11-18 05:27:33 +01:00
f92cf09be7
Remove unused imports 2023-11-18 05:27:20 +01:00
0c7718492c
Set HomeserverFieldState.Error even when the URL is invalid 2023-11-18 05:25:44 +01:00
eb300b2285
Remove spacer to make button visible even when the keyboard is open 2023-11-18 05:24:31 +01:00
b1e4051b60
Display an X in case of error when inputting the homeserver 2023-11-18 05:21:37 +01:00
9de4425287
Fix HomeserverFragment's name 2023-11-18 05:20:55 +01:00
368b1e6fbf
Create HomeserverFragment and relative classes 2023-11-15 20:10:08 +01:00
00a60cac5d
Actually, let's use Jetpack Compose and Material You 2023-11-06 03:39:44 +01:00
dc926e8814
Increase minSdk to 31 (Android 12) 2023-11-06 02:36:20 +01:00
7def6e3554
Add dependency on androidx.compose.material3 2023-11-06 02:32:57 +01:00
91e7e14415
Remove all fragments but the "Events" one 2023-11-04 15:29:12 +01:00
1afece5123
Add org.matrix.android:matrix-android-sdk2:1.5.30 dependency 2023-11-04 15:09:59 +01:00
5f591fcf19
Configure https://jitpack.io/ repository 2023-11-04 15:09:33 +01:00
9e7114713f
Disable spellchecking inspection 2023-11-04 15:05:14 +01:00
84f85927fa
Bump androidx.core:core-ktx to 1.12.0 2023-11-04 14:59:07 +01:00
fea2c46a48
Bump targetSdk to 34 2023-11-04 14:57:29 +01:00
d439ea5dac
Android Studio did something on its own 2023-11-04 14:57:14 +01:00
48cede9be1
Register Git repository in Android Studio 2023-11-04 14:56:55 +01:00
db62ada81b
Create project from template 2023-11-04 14:47:07 +01:00