Lonami Exo
|
07d0e5e505
|
Wrap freeDialogs call inside a finally block
For instance, LocalDateTime.parse could fail,
and then the dialogs would be leaked.
|
2022-10-23 20:27:15 +02:00 |
Lonami Exo
|
442b019134
|
Load more dialog data from the API
|
2022-10-23 20:25:45 +02:00 |
Lonami Exo
|
51ef704cf7
|
Improve dialog screen by displaying more info
|
2022-10-23 20:01:24 +02:00 |
Lonami Exo
|
6c652e3e1b
|
Fix references to DialogRepository and other imports
|
2022-10-21 20:34:25 +02:00 |
Lonami Exo
|
999c59e9ec
|
Create a separate package for UI screens and state
|
2022-10-21 20:31:29 +02:00 |
Lonami Exo
|
c627db973c
|
Rename model package to models for consistency
|
2022-10-21 20:27:33 +02:00 |
Lonami Exo
|
fc7dc68b62
|
Rename Source to Repository
This is more in line with the repository
google-developer-training/basic-android-kotlin-compose-training-mars-photos
which contains good practices.
|
2022-10-21 20:24:29 +02:00 |
Lonami Exo
|
189c1e8db8
|
Use mock dialog values in preview
|
2022-10-21 14:19:34 +02:00 |
Lonami Exo
|
a341466749
|
Don't show login screen when already logged in
|
2022-10-20 20:35:07 +02:00 |
Lonami Exo
|
0919c4a13c
|
Persist and load login details to a local database
|
2022-10-20 19:59:11 +02:00 |
Lonami Exo
|
476f80cb5e
|
Integrate with Telegram's API
|
2022-10-12 21:26:51 +02:00 |
Lonami Exo
|
fee6c52606
|
Add navigation
|
2022-10-12 11:44:38 +02:00 |
Lonami Exo
|
6e856fa70f
|
Use atomic state update in chat view model
|
2022-10-11 21:37:42 +02:00 |
Lonami Exo
|
57cc2119dd
|
Scroll to the bottom on sending a message
|
2022-10-11 21:34:18 +02:00 |
Lonami Exo
|
29c164c4ae
|
Add a text field to send messages
|
2022-10-11 21:26:11 +02:00 |
Lonami Exo
|
3a8b2b4e32
|
Create view models for chat and dialog UI
|
2022-10-11 20:58:40 +02:00 |
Lonami Exo
|
aeaf831edb
|
Separate screen code into different files
|
2022-10-11 20:10:31 +02:00 |
Lonami Exo
|
ec3ca82d59
|
Add scroll list with sample messages
|
2022-10-11 18:10:54 +02:00 |
Lonami Exo
|
97269ddb3f
|
Add scroll list with sample dialogs
|
2022-10-11 17:52:25 +02:00 |
Lonami Exo
|
f8fcf8b642
|
Clear keyboard focus once inputs are done
|
2022-10-11 15:43:37 +02:00 |
Lonami Exo
|
e8624b5635
|
Add a TextField asking for OTP
|
2022-10-11 15:40:11 +02:00 |
Lonami Exo
|
104d0cabad
|
Add a TextField asking for phone number
|
2022-10-11 14:23:09 +02:00 |
Lonami Exo
|
0abdd79f72
|
Initial Commit
|
2022-10-11 10:51:26 +02:00 |