andrew
|
c3ef4d6e7b
|
Merge branch 'dev' into utilise-dialog-dsl
|
2023-07-13 11:11:58 +09:30 |
|
andrew
|
d83532b6af
|
Use Channel and Flow to avoid duplicate events
|
2023-07-11 13:28:44 +09:30 |
|
andrew
|
1845b60dac
|
Refactor slide out of MessageDetailsActivity
|
2023-07-11 12:28:04 +09:30 |
|
andrew
|
172f85ae4f
|
Fix some edge cases in fileDetails
|
2023-07-11 01:30:03 +09:30 |
|
andrew
|
fb68aaede6
|
Cleanup Components imports
|
2023-07-11 01:29:44 +09:30 |
|
andrew
|
09b321530d
|
Add strings
|
2023-07-10 16:09:38 +09:30 |
|
andrew
|
a1e8ad2c37
|
Cleanup ViewModel
|
2023-07-10 13:01:46 +09:30 |
|
andrew
|
821327569e
|
Cleanup Themes
|
2023-07-10 01:05:09 +09:30 |
|
andrew
|
b26c98af68
|
Hide Resend if no error
|
2023-07-10 00:35:13 +09:30 |
|
andrew
|
0824713ac5
|
Fix theming and polish
|
2023-07-10 00:12:42 +09:30 |
|
andrew
|
bbc9cdfeeb
|
Cleanup ViewModel
|
2023-07-09 23:31:43 +09:30 |
|
andrew
|
d8b85768d2
|
Fix sms messages
|
2023-07-07 10:46:43 +09:30 |
|
andrew
|
e5b19d4ea4
|
Fix incorrect recipient used as threadRecipient to launch MediaPreview
|
2023-07-06 22:39:54 +09:30 |
|
andrew
|
fc87ae18f5
|
Fix message padding
|
2023-07-06 15:48:31 +09:30 |
|
andrew
|
1d1977ca7a
|
Make expand button clickable
|
2023-07-06 15:32:51 +09:30 |
|
andrew
|
c417b37236
|
Hide thumbnails
|
2023-07-06 15:23:58 +09:30 |
|
andrew
|
8be1e8e87e
|
Wire up voiceMessageView
|
2023-07-06 15:20:45 +09:30 |
|
0x330a
|
4c9a237d87
|
fix: compile errors
|
2023-07-06 14:48:05 +10:00 |
|
andrew
|
68684bb839
|
Refactor VisibleMessageContentView#onContentClick
|
2023-07-06 13:09:00 +09:30 |
|
andrew
|
efb5b27191
|
Fix divider color
|
2023-07-06 12:03:33 +09:30 |
|
0x330a
|
325abe020a
|
Merge remote-tracking branch 'upstream/dev' into disappearing-messages
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationViewModel.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/menus/ConversationMenuHelper.kt
# app/src/main/java/org/thoughtcrime/securesms/database/Storage.kt
# app/src/main/java/org/thoughtcrime/securesms/database/helpers/SQLCipherOpenHelper.java
# app/src/main/java/org/thoughtcrime/securesms/notifications/AndroidAutoReplyReceiver.java
# app/src/main/java/org/thoughtcrime/securesms/repository/ConversationRepository.kt
# app/src/main/res/layout/activity_conversation_v2_action_bar.xml
# app/src/main/res/layout/expiration_dialog.xml
# app/src/main/res/menu/menu_conversation_expiration.xml
# app/src/main/res/menu/menu_conversation_expiration_on.xml
# app/src/main/res/values/strings.xml
# libsession/src/main/java/org/session/libsession/messaging/jobs/BatchMessageReceiveJob.kt
# libsession/src/main/java/org/session/libsession/messaging/messages/control/MessageRequestResponse.kt
# libsession/src/main/java/org/session/libsession/messaging/messages/signal/IncomingMediaMessage.java
# libsession/src/main/java/org/session/libsession/messaging/messages/signal/IncomingTextMessage.java
# libsession/src/main/java/org/session/libsession/messaging/messages/signal/OutgoingMediaMessage.java
# libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSender.kt
# libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSenderClosedGroupHandler.kt
# libsession/src/main/java/org/session/libsession/messaging/sending_receiving/ReceivedMessageHandler.kt
# libsession/src/main/java/org/session/libsession/messaging/utilities/UpdateMessageBuilder.kt
# libsession/src/main/java/org/session/libsession/snode/OnionRequestAPI.kt
# libsession/src/main/java/org/session/libsession/snode/SnodeAPI.kt
# libsignal/src/main/java/org/session/libsignal/protos/SignalServiceProtos.java
|
2023-07-05 22:27:59 +10:00 |
|
andrew
|
8d66d948ca
|
Polish
|
2023-07-04 22:10:48 +09:30 |
|
andrew
|
d6b1440217
|
Refactor MessageDetailsViewModel
|
2023-07-04 15:27:00 +09:30 |
|
andrew
|
7cd2bd0e0d
|
Cleanup
|
2023-07-04 15:11:40 +09:30 |
|
andrew
|
6209ae68a8
|
Cleanup
|
2023-07-04 14:56:35 +09:30 |
|
andrew
|
ee0141f82d
|
Refactor to Components
|
2023-07-04 14:09:40 +09:30 |
|
andrew
|
f82ed7718d
|
Cleanup CarouselButton
|
2023-07-04 13:26:26 +09:30 |
|
Andrew
|
7da3e4f022
|
Fix blocked contacts button (#1264)
|
2023-07-04 11:39:49 +09:30 |
|
andrew
|
26aed783e8
|
Fix Divider padding
|
2023-07-04 11:34:20 +09:30 |
|
andrew
|
6890f5c448
|
Add image click listener
|
2023-07-04 09:31:14 +09:30 |
|
andrew
|
d719660030
|
Add expand button
|
2023-07-03 21:25:59 +09:30 |
|
andrew
|
0fcd997290
|
Fix divider color
|
2023-07-03 20:40:16 +09:30 |
|
andrew
|
70e63a23bc
|
Fix indicator colors
|
2023-07-03 20:12:23 +09:30 |
|
andrew
|
0ec93e4b36
|
Refactor CarouselButtons
|
2023-07-03 18:30:15 +09:30 |
|
andrew
|
1d29b5465f
|
Refactor prev and next buttons
|
2023-07-03 17:41:30 +09:30 |
|
andrew
|
db4ff94084
|
Add prev and next buttons to carousel
|
2023-07-03 17:19:33 +09:30 |
|
andrew
|
1902d4755c
|
Add pager indicator
|
2023-07-03 13:00:11 +09:30 |
|
Stefan Junker
|
ba4143c298
|
feat: increase voice recording limit to 5m (#1201)
|
2023-07-03 11:43:02 +10:00 |
|
andrew
|
1303979cdf
|
Add image attachments
|
2023-07-03 10:35:50 +09:30 |
|
andrew
|
4decce9dde
|
Add images
|
2023-07-01 17:41:33 +09:30 |
|
andrew
|
d44dbe089f
|
Wire up buttons
|
2023-06-30 22:49:23 +09:30 |
|
andrew
|
351b259449
|
Add error
|
2023-06-30 13:25:16 +09:30 |
|
andrew
|
19b2c5ef97
|
Fix LiveDataTestUtil
|
2023-06-30 12:32:56 +09:30 |
|
andrew
|
f68c01b2ee
|
Populate profile pic
|
2023-06-30 11:35:22 +09:30 |
|
andrew
|
92fae3d6bf
|
Add ProfilePictureView to MessageDetailActivity
|
2023-06-30 11:07:27 +09:30 |
|
andrew
|
876e12c411
|
Refactor ProfilePictureView
|
2023-06-30 11:01:57 +09:30 |
|
andrew
|
6d596226b3
|
Add user info
|
2023-06-30 10:33:56 +09:30 |
|
Andrew
|
c039eb89bc
|
Fix debug screen security default (#1256)
|
2023-06-30 10:05:32 +09:30 |
|
andrew
|
676c29ca60
|
Add click listeners
|
2023-06-30 09:48:48 +09:30 |
|
andrew
|
ac476f4382
|
Add icons and respect nullability
|
2023-06-29 22:11:15 +09:30 |
|