jubb
|
842cfc25a1
|
Merge branch 'dev' into trusted_attachment_download
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
|
2021-07-12 09:28:14 +10:00 |
|
jubb
|
9dfd051e63
|
feat: trust dialog and processing attachments for users after trusting them
|
2021-07-09 15:13:43 +10:00 |
|
Niels Andriesse
|
dc790560fd
|
Clean & debug
|
2021-07-09 13:56:38 +10:00 |
|
Niels Andriesse
|
9d447608da
|
Re-organize files
|
2021-07-09 13:25:57 +10:00 |
|
Niels Andriesse
|
c984d90b04
|
Re-organize files
|
2021-07-09 13:18:48 +10:00 |
|
Niels Andriesse
|
a9b5c269f6
|
Re-organize files & delete unused code
|
2021-07-09 11:14:21 +10:00 |
|
jubb
|
bc4f660fb0
|
fix: downloads now don't automatically queue for untrusted contacts and UI to handle re-downloading failed attachments
|
2021-07-08 17:14:53 +10:00 |
|
Niels Andriesse
|
8ef2a930e3
|
Add oxen logo
|
2021-07-08 10:42:42 +10:00 |
|
Niels Andriesse
|
f4f6675b8c
|
Update translations
|
2021-07-07 14:12:58 +10:00 |
|
Niels Andriesse
|
09502ee9ab
|
Remove unused resources
|
2021-07-07 14:00:18 +10:00 |
|
Niels Andriesse
|
6ce37a6231
|
Remove unused code
|
2021-07-07 13:03:48 +10:00 |
|
Niels Andriesse
|
b7de9b36ad
|
Fix expiration timer view positioning
|
2021-07-01 11:18:51 +10:00 |
|
Niels Andriesse
|
6aa4ad1cd0
|
Fix profile picture size issue
|
2021-07-01 10:02:02 +10:00 |
|
Niels Andriesse
|
fa0b6703e1
|
Add message expiration timer icon
|
2021-06-30 15:40:15 +10:00 |
|
ryanzhao
|
79fd74a157
|
Merge branch 'ui' of https://github.com/oxen-io/session-android into ui
|
2021-06-30 14:55:30 +10:00 |
|
Niels Andriesse
|
24b5fca7f8
|
Move ExpirationTimerView
|
2021-06-30 14:47:35 +10:00 |
|
ryanzhao
|
ba1099d276
|
Merge branch 'ui' of https://github.com/oxen-io/session-android into ui
|
2021-06-30 11:48:54 +10:00 |
|
Niels Andriesse
|
bef7413055
|
Scroll to message upon tapping quote & fix various bugs
|
2021-06-30 10:30:10 +10:00 |
|
Ryan Zhao
|
19d683082e
|
Merge branch 'ui' of https://github.com/oxen-io/session-android into ui
|
2021-06-29 16:15:25 +10:00 |
|
jubb
|
2a32d21933
|
refactor: remove captionIcon
|
2021-06-29 16:06:22 +10:00 |
|
jubb
|
c5c8ebba04
|
fix: enable body texts to open modal URL dialog
|
2021-06-29 16:05:40 +10:00 |
|
Ryan Zhao
|
64a70d0555
|
Merge branch 'ui' of https://github.com/oxen-io/session-android into ui
|
2021-06-29 16:03:10 +10:00 |
|
Ryan Zhao
|
52305368bb
|
scroll to the position of a search result
|
2021-06-29 15:35:53 +10:00 |
|
Niels Andriesse
|
1d83920684
|
Fix spacing issue
|
2021-06-29 14:41:13 +10:00 |
|
Niels Andriesse
|
dbedc5039a
|
Implement image quoting
|
2021-06-29 14:05:32 +10:00 |
|
Ryan Zhao
|
c294262ff3
|
fix spinner
|
2021-06-29 14:00:30 +10:00 |
|
Niels Andriesse
|
1133cf45c3
|
Fix crash
|
2021-06-29 13:48:46 +10:00 |
|
jubb
|
476c0ea4cd
|
fix: alignment issues fixed
|
2021-06-29 12:03:04 +10:00 |
|
Ryan Zhao
|
61ff68b532
|
add search bottom bar ui
|
2021-06-29 11:49:10 +10:00 |
|
jubb
|
09f4cfb1ad
|
feat: add back overflow text, increase AttachmentDownloadJob.kt max failure count, resize overflow text size, remove unused animator update listener implementation in ThumbnailProgressBar.kt
|
2021-06-29 11:22:59 +10:00 |
|
jubb
|
6775e0afd7
|
Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
|
2021-06-29 10:05:34 +10:00 |
|
Niels Andriesse
|
18e345733e
|
Implement a few basic contextual actions
|
2021-06-28 16:28:00 +10:00 |
|
jubb
|
a91cd45b89
|
feat: new ThumbnailProgressBar.kt for animating the loading progress
|
2021-06-28 15:55:34 +10:00 |
|
jubb
|
2e48e5f93e
|
refactor: re-add link movement to text body, remove conversation footer from longmessage_activity.xml
|
2021-06-28 13:39:06 +10:00 |
|
jubb
|
f41ab951e2
|
refactor: simplify the long message activity
|
2021-06-28 12:12:34 +10:00 |
|
jubb
|
4498b6e00f
|
Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/utilities/AttachmentManager.java
|
2021-06-28 11:39:11 +10:00 |
|
Niels Andriesse
|
ab92f3684d
|
Merge pull request #618 from RyanRory/ui
Fix Theme Issues
|
2021-06-28 11:30:32 +10:00 |
|
jubb
|
d8a2e3450c
|
feat: progress bar is linear similar to iOS
|
2021-06-28 11:29:27 +10:00 |
|
Niels Andriesse
|
489516b03b
|
Hook up all voice message recording controls
|
2021-06-28 11:26:13 +10:00 |
|
Niels Andriesse
|
ca3034cb05
|
Re-implement GIF & document sending
|
2021-06-28 10:44:00 +10:00 |
|
Ryan ZHAO
|
e459ea0288
|
fix overflow menu background color
|
2021-06-25 15:57:43 +10:00 |
|
jubb
|
bb00754237
|
refactor: change line to have small spacing margin
|
2021-06-25 14:47:02 +10:00 |
|
Niels Andriesse
|
40317d9834
|
Fix corner rounding issue
|
2021-06-25 14:06:53 +10:00 |
|
jubb
|
21835800ff
|
feat: wiring up click listeners in AlbumThumbnailView.kt
|
2021-06-25 12:18:52 +10:00 |
|
jubb
|
620d063194
|
feat: adding text and shade, reverting other components to use old ThumbnailView
|
2021-06-25 09:57:58 +10:00 |
|
jubb
|
b5f41b4383
|
Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/components/AlbumThumbnailView.java
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
|
2021-06-24 16:26:45 +10:00 |
|
jubb
|
110391c2cd
|
refactor: move new thumbnailview to utilities package
|
2021-06-24 16:25:43 +10:00 |
|
Niels Andriesse
|
fe8b0c9798
|
Create link preview draft view
|
2021-06-24 16:23:37 +10:00 |
|
jubb
|
277c741851
|
feat: AlbumThumbnailView.kt view visible and binding to thumbnail slides
|
2021-06-24 16:15:13 +10:00 |
|
Niels Andriesse
|
11c2983f66
|
Fix typing indicator color
|
2021-06-24 15:27:00 +10:00 |
|
Niels Andriesse
|
32c2762d06
|
Make link preview view use thumbnail
|
2021-06-24 15:03:29 +10:00 |
|
Niels Andriesse
|
c0429569db
|
Add blocked banner
|
2021-06-24 14:21:05 +10:00 |
|
Niels Andriesse
|
06b9c30c27
|
Add trust dialog
|
2021-06-24 14:05:55 +10:00 |
|
Niels Andriesse
|
d763fa00d3
|
Add link preview dialog
|
2021-06-24 13:59:53 +10:00 |
|
Niels Andriesse
|
250fb50cc8
|
Add open URL dialog
|
2021-06-24 13:54:34 +10:00 |
|
Niels Andriesse
|
058319c9c7
|
Add join open group dialog
|
2021-06-24 13:47:24 +10:00 |
|
Niels Andriesse
|
7373918d3d
|
Add blocked dialog
|
2021-06-24 13:38:59 +10:00 |
|
Niels Andriesse
|
1dc7f7e9c0
|
Make dialogs look better
|
2021-06-24 13:14:18 +10:00 |
|
Niels Andriesse
|
e4292a3db5
|
Add action bar subtitle
|
2021-06-24 11:38:06 +10:00 |
|
Niels Andriesse
|
38710814e2
|
Show typing indicators
|
2021-06-24 11:22:32 +10:00 |
|
Niels Andriesse
|
f66309afd8
|
Add unread count to conversation view
|
2021-06-24 10:18:52 +10:00 |
|
Niels Andriesse
|
201b8c8e68
|
Add unread count to scroll to bottom button
|
2021-06-24 10:04:43 +10:00 |
|
Niels Andriesse
|
311a298c0c
|
Debug
|
2021-06-24 09:34:16 +10:00 |
|
Niels Andriesse
|
6533fdb64b
|
Add scroll to bottom button
|
2021-06-23 15:14:19 +10:00 |
|
Niels Andriesse
|
d2d13ec696
|
Re-add open group guidelines
|
2021-06-23 13:11:21 +10:00 |
|
Niels Andriesse
|
0291171fb8
|
Fix quote view sizing
|
2021-06-23 11:32:05 +10:00 |
|
jubb
|
1ba12c40cc
|
feat: also adjust clear all button to be delete / clear network depending on step
|
2021-06-23 10:29:17 +10:00 |
|
Niels Andriesse
|
da0ed31f9b
|
Merge branch 'dev' of github.com:oxen-io/session-android into ui
|
2021-06-23 09:25:56 +10:00 |
|
jubb
|
1df6fa46a4
|
feat: clear all data dialog with local and network only options
|
2021-06-22 17:01:27 +10:00 |
|
Niels Andriesse
|
edb0763060
|
Fix group message layout & handle profile pictures
|
2021-06-22 16:42:53 +10:00 |
|
Niels Andriesse
|
1c92b17ecc
|
Handle open group invitation weirdness & fix quote view sizing
|
2021-06-22 15:55:32 +10:00 |
|
Niels Andriesse
|
b2a66e9293
|
Add message status indicator
|
2021-06-22 15:41:14 +10:00 |
|
Niels Andriesse
|
b8f6321262
|
Basic open group invitation view
|
2021-06-22 10:39:34 +10:00 |
|
Niels Andriesse
|
252f344d93
|
Fix link preview corner rounding
|
2021-06-22 09:34:23 +10:00 |
|
Niels Andriesse
|
74330c931a
|
WIP
|
2021-06-21 16:13:21 +10:00 |
|
Niels Andriesse
|
0eaecf168d
|
Basic link preview view
|
2021-06-21 15:26:09 +10:00 |
|
Niels Andriesse
|
48df733773
|
Basic quote view attachment handling
|
2021-06-21 14:24:00 +10:00 |
|
Niels Andriesse
|
f79bb5e0d4
|
Add document view
|
2021-06-21 13:58:01 +10:00 |
|
Niels Andriesse
|
6ddde26496
|
Minor tweaks
|
2021-06-21 13:43:49 +10:00 |
|
Niels Andriesse
|
6d9eb0a932
|
Full voice message UI
|
2021-06-21 13:36:45 +10:00 |
|
Niels Andriesse
|
ac718a425d
|
Basic voice message
|
2021-06-21 11:09:30 +10:00 |
|
Niels Andriesse
|
ce5f923b25
|
Adapt quote view for use in messages
|
2021-06-21 10:53:52 +10:00 |
|
Niels Andriesse
|
aadbe2fdd0
|
Fix swipe to reply bug
|
2021-06-21 09:40:23 +10:00 |
|
Niels Andriesse
|
9471db76c2
|
Fix height change handling
|
2021-06-18 16:04:22 +10:00 |
|
jubb
|
fdc042e6d4
|
feat: testnet clearing network data on delete and differentiating dialogs
|
2021-06-18 16:01:34 +10:00 |
|
Niels Andriesse
|
123cd6d486
|
Handle text only quote drafts
|
2021-06-18 15:54:24 +10:00 |
|
Niels Andriesse
|
9419bafe93
|
Add preliminary quote draft view
|
2021-06-18 15:11:41 +10:00 |
|
Niels Andriesse
|
efc752e3a1
|
Add mention candidates view
|
2021-06-18 11:00:52 +10:00 |
|
Niels Andriesse
|
7c3b1b22d7
|
Move attachment options as input bar expands
|
2021-06-18 10:16:15 +10:00 |
|
Niels Andriesse
|
f4621a4fee
|
More animation
|
2021-06-17 16:29:57 +10:00 |
|
Niels Andriesse
|
b5376cd60e
|
Handle voice message recording view hiding
|
2021-06-17 16:07:11 +10:00 |
|
Niels Andriesse
|
b7000aa58b
|
Tweak UI
|
2021-06-17 15:20:19 +10:00 |
|
Niels Andriesse
|
5a2baae15d
|
Clean
|
2021-06-17 14:57:47 +10:00 |
|
Niels Andriesse
|
092dad03b7
|
Add expanding attachment buttons
|
2021-06-17 14:34:50 +10:00 |
|
Niels Andriesse
|
4855f694e7
|
More UI
|
2021-06-17 14:01:43 +10:00 |
|
Niels Andriesse
|
7b68d63534
|
Animate voice message lock view
|
2021-06-17 13:18:09 +10:00 |
|
Niels Andriesse
|
8f2ccf9e70
|
Add voice message lock view
|
2021-06-17 11:24:54 +10:00 |
|
Niels Andriesse
|
7cacee8499
|
More animation
|
2021-06-17 10:53:56 +10:00 |
|
Harris
|
b0dab208d2
|
feat: extracting more strings, replacing link device strings using existing activities in case they change in future
|
2021-06-16 16:14:06 +10:00 |
|
Harris
|
5ce28f976b
|
feat: extracting QR related strings and other github mentioned strings
|
2021-06-16 16:05:08 +10:00 |
|