|
645e3768ce
|
Refactor and cleanup things
|
2023-12-01 03:05:54 +01:00 |
|
|
d66bbeb277
|
Progress but also no progress
|
2023-11-30 05:15:42 +01:00 |
|
|
51d2a83ee6
|
So close, yet so far away
|
2023-11-29 17:29:29 +01:00 |
|
|
38f0ecbf1c
|
So close, yet so far away
|
2023-11-29 17:29:00 +01:00 |
|
|
43f4b266aa
|
Load user avatars
|
2023-11-29 03:09:49 +01:00 |
|
|
9f7df9bfa4
|
Handle log out
|
2023-11-29 01:51:01 +01:00 |
|
|
17dec236c2
|
Load saved session if available
|
2023-11-24 19:20:11 +01:00 |
|
|
8c255b55fd
|
Display user profile at the top right if logged in
|
2023-11-22 19:44:43 +01:00 |
|
|
5a083bbd05
|
Clean up MatrixActivity
|
2023-11-22 19:15:49 +01:00 |
|
|
c00039b008
|
Complete basic login process
|
2023-11-22 18:45:35 +01:00 |
|
|
cdad623e96
|
Progress. Probably.
|
2023-11-22 05:45:14 +01:00 |
|
|
1204669c88
|
Experiment with login some more
|
2023-11-22 04:13:08 +01:00 |
|
|
0937c4ec45
|
Make onComplete a proper callback
|
2023-11-20 18:06:32 +01:00 |
|
|
c3760adff4
|
Add TODO note to PasswordField
|
2023-11-20 15:34:15 +01:00 |
|
|
29970d6899
|
Create separate PasswordField
|
2023-11-20 15:28:32 +01:00 |
|
|
02d3fac1db
|
Start work on building the LoginActivity
|
2023-11-20 03:33:11 +01:00 |
|
|
395ec102c8
|
Get activity message passing working
|
2023-11-20 02:25:34 +01:00 |
|
|
c42027be24
|
Some confusing progress
|
2023-11-19 19:33:54 +01:00 |
|
|
579573ce7d
|
Make context in TwoMRoomDisplayNameFallbackProvider private
|
2023-11-19 18:06:17 +01:00 |
|
|
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 |
|