Adam Brown
|
d18c14b152
|
using bubble colour with alpha for the reply background + some tweaks to padding and corners
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
98d0652616
|
adding button to dismiss inprogress reply
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
933197dfd7
|
supporting local echos for text replies
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
cbf1e568a7
|
fixing test compilation error
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
aa277615e5
|
adding support for sending replies
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
2486a1eef6
|
adding barebones styling to the reply box
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
625a2f682f
|
adding sliding reply animation
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
f4e852b628
|
flattening box layer
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
65bc3d8100
|
moving the hint state to the field decoration
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
a919e1b966
|
adding swiping to start reply process
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
86a8865cd1
|
updating to latest material3 lib
|
2022-10-03 20:08:03 +01:00 |
Adam Brown
|
c2b45d6fa9
|
temporarily removing no-op room settings toolbar overflow
|
2022-09-29 19:52:44 +01:00 |
Adam Brown
|
c39a474774
|
fixing reply text being unreadable on some material/theme combinations
|
2022-09-29 19:47:54 +01:00 |
Adam Brown
|
e0c1421fd5
|
fixing missing input cursor due to decoration box not taking the original text field into account
|
2022-09-29 17:42:31 +01:00 |
Adam Brown
|
ff69156330
|
including room name in the image gallery toolbar
|
2022-09-29 16:43:40 +01:00 |
Adam Brown
|
14d625765c
|
avoiding try emit
|
2022-09-29 16:25:33 +01:00 |
Adam Brown
|
415ea4b150
|
providing image gallery via DI graph
|
2022-09-29 16:24:17 +01:00 |
Adam Brown
|
3f956d1903
|
moving the image gallery to the messenger module and attaching to a attachment button
|
2022-09-29 14:32:04 +01:00 |
Adam Brown
|
114aa9f785
|
persisting the decrypted images to the disk and enabling in memory image cache
|
2022-09-26 22:59:35 +01:00 |
Adam Brown
|
3c865179d7
|
improving image decrypting pipeline to use one less copy and adding smoke test to sending encrypted images
|
2022-09-21 22:42:04 +01:00 |
Adam Brown
|
2635a5f3e5
|
making the image fectching factory part of the dagger graph
|
2022-09-21 22:11:35 +01:00 |
Adam Brown
|
3c2a226555
|
extracting a dedicated media decrypter
|
2022-09-20 20:54:35 +01:00 |
Adam Brown
|
3cec16e33a
|
cleaning up messages theming
|
2022-09-15 20:06:17 +01:00 |
Adam Brown
|
0c113896c1
|
adding material you toggle
- meant moving the base preferences to the core module and allowing the activity to recreate itself if the theme congifuration has changed
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
f646da9d1e
|
making use of theme values for text colours
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
1a6f8b6b40
|
including material3 dependencies and attempting 1 for 1 swap of imports
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
ac16306b1a
|
using fullscreen preview when sending image
|
2022-08-09 22:18:03 +01:00 |
Adam Brown
|
934f80df1f
|
updating test to reflect attachments change
|
2022-08-09 21:26:00 +01:00 |
Adam Brown
|
0730cd069c
|
adding support for sending clear images
|
2022-08-09 21:12:43 +01:00 |
Adam Brown
|
9c99b6a0a9
|
Merge branch 'main' of github.com:ouchadam/helium into feature/share-images-via-small-talk
|
2022-07-28 22:08:44 +01:00 |
Adam Brown
|
d8277c3f24
|
updating to kotlin 1.7.0 with separating compose compiler
|
2022-07-11 19:05:29 +01:00 |
Adam Brown
|
1450a70283
|
Merge branch 'main' of github.com:ouchadam/helium into feature/share-images-via-small-talk
|
2022-06-13 19:05:41 +01:00 |
Adam Brown
|
173d34a535
|
updating timeline to take into account start syncing emissions
|
2022-06-13 18:54:56 +01:00 |
Adam Brown
|
e9ad0b4a64
|
Merge branch 'main' into feature/share-images-via-small-talk
|
2022-06-11 19:11:45 +01:00 |
Adam Brown
|
8261d53460
|
splitting core into core and compose core to allow for more modules to avoid the android plugin
|
2022-06-11 14:10:17 +01:00 |
Adam Brown
|
4a0d2cd42d
|
prepping for kotlin 1.7.0 release, removing compose from modules that don't need it
|
2022-06-11 13:29:47 +01:00 |
Adam Brown
|
6fed8a35ce
|
wip, passing the image urls down to the matrix client layer
|
2022-06-08 20:31:07 +01:00 |
Adam Brown
|
92ad630e45
|
Merge branch 'main' into feature/share-images-via-small-talk
|
2022-06-08 19:25:59 +01:00 |
Adam Brown
|
8743052899
|
fixing replies and image messages jumping to the wrong position
|
2022-06-08 18:51:59 +01:00 |
Adam Brown
|
e3ac2586ad
|
fixing flickering images when typing
|
2022-06-08 18:41:23 +01:00 |
Adam Brown
|
33ee1825cf
|
adding smalltalk to the targetted share menu
|
2022-05-29 21:52:54 +01:00 |
Adam Brown
|
4861c44e9c
|
auto capitalising message entry
|
2022-05-26 19:14:54 +01:00 |
Adam Brown
|
165241f412
|
updating to coil 2
|
2022-05-21 12:38:28 +01:00 |
Adam Brown
|
77bdfb4cd3
|
cleaning up dependency entries
|
2022-04-25 23:09:35 +01:00 |
Adam Brown
|
347074b10f
|
allowing the image info to be missing and reusing scaling logic for other image messge types
|
2022-04-25 22:38:44 +01:00 |
Adam Brown
|
05a41c7ddf
|
add support for unencrypted images
|
2022-04-25 11:25:11 +01:00 |
Adam Brown
|
e1411ed115
|
applying image message scaling
|
2022-04-25 10:58:45 +01:00 |
Adam Brown
|
ee2643c003
|
catching errors when attempting to mark the current room as read
- fixes crash whilst offline
|
2022-04-02 22:58:06 +01:00 |
Adam Brown
|
ff248fceb0
|
removing bubble self/other layer
|
2022-04-01 20:41:07 +01:00 |
Adam Brown
|
b817929a2b
|
rendering image in a bubble
|
2022-04-01 19:53:44 +01:00 |
Adam Brown
|
d0b2627eb2
|
rendering images in the messenger
|
2022-03-31 22:23:43 +01:00 |
Adam Brown
|
5a6b7cf1c0
|
adding image type parsing and handling
|
2022-03-30 22:33:24 +01:00 |
Adam Brown
|
c6abba5638
|
adding tests around the timeline usecase
|
2022-03-13 14:12:13 +00:00 |
Adam Brown
|
a863625672
|
fixing wrong transient import
|
2022-03-13 13:27:31 +00:00 |
Adam Brown
|
e6c5eee948
|
adding tests around the messaging echo merging
|
2022-03-13 12:17:49 +00:00 |
Adam Brown
|
fcfabcda27
|
adding tests around the messaging view model
|
2022-03-07 23:18:25 +00:00 |
Adam Brown
|
ccecfb08e0
|
speed up message render by marking room read state async
|
2022-03-07 20:00:39 +00:00 |
Adam Brown
|
88cc7e823a
|
lifting out the android sdk version
|
2022-03-06 18:54:05 +00:00 |
Adam Brown
|
1f96bfbc0f
|
making a start on testing the android side of the project
|
2022-03-05 19:23:37 +00:00 |
Adam Brown
|
c78d24a458
|
initial commit
|
2022-02-27 21:48:14 +00:00 |