1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-11-21 23:54:26 +00:00
Commit graph

69 commits

Author SHA1 Message Date
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
6333a5e2d1
Create the skeleton of the RoomActivity 2023-12-07 02:38:01 +01:00
22b06ab30f
Improve avatar image cropping 2023-12-07 01:48:10 +01:00
63bf438b1b
Modify bitmaps before using them to create a room 2023-12-07 01:31:47 +01:00
5ca508f645
Begin creating rooms 2023-12-02 04:06:29 +01:00
8d32d17d32
Complete CreateActivityContent 2023-12-02 03:26:37 +01:00
6804058474
Use androidx.exifinterface.media.ExifInterface which appearently is the same? 2023-12-02 02:46:47 +01:00
d262ae8cf7
Fix image picker 2023-12-02 02:39:45 +01:00
19d01e2c40
Start work on the happening creation activity 2023-12-01 05:40:43 +01:00
bc41e909c7
Apply surface color to navigationBar 2023-12-01 04:22:29 +01:00
dca76a40af
Add missing Modifier parameter 2023-12-01 03:56:45 +01:00
5e5cb6207f
Control → Content 2023-12-01 03:54:51 +01:00
293de92ccb
Use LiveData for the rooms list 2023-12-01 03:39:57 +01:00
8c468a6d78
Not sure what was happening but this fixed it 2023-12-01 03:17:10 +01:00
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