Commit graph

214 commits

Author SHA1 Message Date
Nutcake
aa882a13ae Refactor audio-message error handling 2023-05-28 18:28:04 +02:00
Nutcake
9ab4774f34 Fix uploaded assets getting deleted and fix new audio messages loading wrong file 2023-05-28 16:38:59 +02:00
Nutcake
c368fb6fe5 Improve message list visuals 2023-05-25 20:19:03 +02:00
Nutcake
c43a93d574 Add theme mode setting 2023-05-25 19:49:09 +02:00
Nutcake
8668e66813 Improve light-mode support 2023-05-25 19:30:15 +02:00
Nutcake
5561f18a2c Improve handling of logout and token expiration 2023-05-25 18:54:21 +02:00
Nutcake
730de37b78 Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
Nutcake
358e8490bc Improve design of attachment buttons 2023-05-21 18:43:01 +02:00
Nutcake
2987603b7a Move messaging input bar to separate file 2023-05-21 17:27:29 +02:00
Nutcake
1b7af5f4a7 Minor message view improvements 2023-05-21 14:23:53 +02:00
Nutcake
c12748de6c Add audio file caching 2023-05-20 21:09:22 +02:00
Nutcake
a8063a74d7 Clean up asset upload functionality 2023-05-20 15:40:03 +02:00
Nutcake
b7a27944cf Improve audio player stability 2023-05-18 15:17:05 +02:00
Nutcake
ce98e73f6f Add initial support for sending voice messages 2023-05-18 13:52:34 +02:00
Nutcake
0e15b3c387 Split attachment list into separate file 2023-05-18 12:18:53 +02:00
Nutcake
52d6f40d82 Add initial camera functionality and improve attachment visuals 2023-05-18 11:53:32 +02:00
Nutcake
3c4a4fb80b Add progress indicator for file upload 2023-05-18 10:52:32 +02:00
Nutcake
717cdb5064 Implement message attachment UI 2023-05-17 23:20:56 +02:00
Nutcake
50914cdf09 Merge branch 'media-upload' of https://github.com/Nutcake/contacts-plus-plus into media-upload 2023-05-17 16:34:38 +02:00
Nutcake
3f6ac40fb4 Clean up asset upload code a litle 2023-05-17 16:32:23 +02:00
Nutcake
76fcec05de Implement chunked file upload and make uploaded files spawnable 2023-05-17 15:35:36 +02:00
Nutcake
362f0cef09 Add basic image upload functionality 2023-05-17 13:55:24 +02:00
Nutcake
f411835c83 Remove redundant provider 2023-05-17 13:55:24 +02:00
Nutcake
b6ade63caf Add asset upload models and apis 2023-05-17 13:55:24 +02:00
Nutcake
69d69d0aa4 Remove unused code and restructure messaging client a little 2023-05-17 13:54:30 +02:00
Nutcake
856241bd0d Bump version 2023-05-17 08:11:49 +02:00
Nutcake
839bc541d4 Fix personal profile failing to load if no storage sources are available 2023-05-17 08:10:52 +02:00
Nutcake
ff22e95b22 Add basic image upload functionality 2023-05-17 08:07:10 +02:00
Nutcake
b805157f89 Fix parsing issues in personal profile 2023-05-16 16:40:43 +02:00
Nutcake
41d51780bc Remove redundant provider 2023-05-16 16:11:03 +02:00
Nutcake
c65868fa80 Add asset upload models and apis 2023-05-16 15:59:31 +02:00
Nutcake
561c5eb670 Merge branch 'main' of https://github.com/Nutcake/contacts-plus-plus 2023-05-16 15:57:53 +02:00
Nutcake
5d5b01b8a9 Improve error handling in message view 2023-05-16 15:57:44 +02:00
Nutcake
6878839c1a
Fix readme image 2023-05-16 13:21:05 +02:00
Nutcake
57cbd4370b Improve responsiveness of bottom inset in message view 2023-05-16 13:20:11 +02:00
Nutcake
ece488d177 Make friend api calls more efficient and increase update rate 2023-05-16 13:01:42 +02:00
Nutcake
6dd3fa813f Add debug logging to api client 2023-05-16 13:00:17 +02:00
Nutcake
3fcb9b7a49 Improve design of message view text input 2023-05-16 10:51:55 +02:00
Nutcake
2b7b4e2dba Add support for material you and improve message design coherency 2023-05-15 15:45:41 +02:00
Nutcake
042bb5efbc Fix email login not working 2023-05-15 12:13:46 +02:00
Nutcake
78179f14b5 Fix some issues with parsing user profiles 2023-05-15 11:58:03 +02:00
Nutcake
b8b125f359 Extend user and session models 2023-05-15 11:47:57 +02:00
Nutcake
5e267b7ff0 Improve text formatting with extreme size values and fix session header not getting formatted 2023-05-15 11:46:31 +02:00
Nutcake
d51eba5009 Fix message timestamps showing in UTC instead of local time 2023-05-15 10:39:22 +02:00
Nutcake
8a6a033cfd Add active session name and headless indicator to friend tile 2023-05-12 19:29:23 +02:00
Nutcake
801881cc07 Force Neos bot account status to be always online 2023-05-12 18:40:09 +02:00
Nutcake
a9424cc84b Remove background check interval setting
You can give android a rough interval for background tasks but it is in
no way guaranteed to be accurate so this setting is getting removed to
avoid confusion.
2023-05-12 18:32:54 +02:00
Nutcake
cc81d375e0 Add basic rendering of formatted text 2023-05-12 18:31:05 +02:00
Nutcake
0c5e354a31 Fix invalid class extensions for new dart version 2023-05-12 17:05:31 +02:00
Nutcake
9f921e979a Update SDK version to 3.0.0 2023-05-12 17:04:29 +02:00