jubb
|
8eb4da34d4
|
fix: capitalize sentences
|
2021-06-30 14:58:27 +10:00 |
|
jubb
|
b59b8b650d
|
fix: links work properly now and the album navigates to open group messages now
|
2021-06-30 14:29:32 +10:00 |
|
Niels Andriesse
|
7ce124118f
|
Make static method call explicit
|
2021-06-29 16:15:47 +10:00 |
|
Niels Andriesse
|
7b7a9961da
|
Merge pull request #620 from hjubb/ui
Fix 421s, Fix NotifyPNServerJob Crash & Fix URL Handling
|
2021-06-29 16:13:36 +10:00 |
|
Niels Andriesse
|
bf60989a43
|
Update build number
|
2021-06-29 16:09:14 +10:00 |
|
jubb
|
29447d6b59
|
fix: movement method for all body text moved into the helper function, removed caption from legacy ThumbnailView
|
2021-06-29 16:09:01 +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 |
|
Niels Andriesse
|
1e39762eb1
|
Fix invisible attachment buttons being tappable
|
2021-06-29 16:01:02 +10:00 |
|
Niels Andriesse
|
f1745448bb
|
Hook up link preview suggestion dialog
|
2021-06-29 15:48:40 +10:00 |
|
Niels Andriesse
|
05ac781b55
|
Fix crash & photo sending bug
|
2021-06-29 15:17:14 +10:00 |
|
jubb
|
8b4b264992
|
fix: 421 errors not being handled properly by sendOnionRequest and prevent retrying with stale swarm data, no longer crash with large NotifyPNServerJob.kt payload in Kryo deserialization
|
2021-06-29 15:12:33 +10:00 |
|
Niels Andriesse
|
7e114fc2ac
|
Update version number
|
2021-06-29 14:47:25 +10:00 |
|
Niels Andriesse
|
1d83920684
|
Fix spacing issue
|
2021-06-29 14:41:13 +10:00 |
|
Niels Andriesse
|
6393ed03bd
|
Tie up some loose ends
|
2021-06-29 14:23:36 +10:00 |
|
Niels Andriesse
|
dbedc5039a
|
Implement image quoting
|
2021-06-29 14:05:32 +10:00 |
|
Niels Andriesse
|
1133cf45c3
|
Fix crash
|
2021-06-29 13:48:46 +10:00 |
|
Niels Andriesse
|
d38b81f222
|
Merge pull request #619 from hjubb/ui
Album, Thumbnail, Progress, Long Message UI for Conversation Screen 2.0
|
2021-06-29 13:37:18 +10:00 |
|
Niels Andriesse
|
8f2f1a47fd
|
Merge branch 'ui' into ui
|
2021-06-29 13:37:11 +10:00 |
|
jubb
|
60f9f0edfb
|
fix: remove transfer controls from KThumbnailView.kt to prevent view stub being inflated
|
2021-06-29 13:35:46 +10:00 |
|
jubb
|
c68781fffb
|
fix: long message handles mentions properly and doesn't do linkified text
|
2021-06-29 13:32:30 +10:00 |
|
Niels Andriesse
|
9f4571b0c1
|
Implement remaining menu actions
|
2021-06-29 13:26:33 +10:00 |
|
jubb
|
476c0ea4cd
|
fix: alignment issues fixed
|
2021-06-29 12:03:04 +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 |
|
Niels Andriesse
|
8d45efde4d
|
Implement more option menu actions
|
2021-06-29 11:14:58 +10:00 |
|
Niels Andriesse
|
05cfb0dfd9
|
Implement various option menu actions
|
2021-06-29 10:39:00 +10:00 |
|
jubb
|
482d6a2075
|
Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
|
2021-06-29 10:31:52 +10:00 |
|
jubb
|
3611f4655c
|
fix: merge changes and fix conflicts
|
2021-06-29 10:06:57 +10:00 |
|
Niels Andriesse
|
4fc75e5a78
|
Implement remaining contextual actions
|
2021-06-29 10:05:39 +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 |
|
Niels Andriesse
|
fcdd3d9149
|
Fix quote clearing bug
|
2021-06-28 16:03:41 +10:00 |
|
jubb
|
a91cd45b89
|
feat: new ThumbnailProgressBar.kt for animating the loading progress
|
2021-06-28 15:55:34 +10:00 |
|
Niels Andriesse
|
fa71c81ea9
|
Speed up audio on double tap
|
2021-06-28 15:49:29 +10:00 |
|
Niels Andriesse
|
f44e655361
|
Fix reply icon offset bug
|
2021-06-28 15:44:11 +10:00 |
|
Niels Andriesse
|
6d452e19ef
|
Detect double taps
|
2021-06-28 15:41:23 +10:00 |
|
Niels Andriesse
|
a53ce18404
|
Fix duration text view
|
2021-06-28 15:06:51 +10:00 |
|
Niels Andriesse
|
c17eb5e404
|
WIP
|
2021-06-28 14:51:49 +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 |
|
Niels Andriesse
|
8cb4c267c5
|
Show blocked dialog if needed
|
2021-06-28 13:36:15 +10:00 |
|
Niels Andriesse
|
12b008c61c
|
Send quotes & link previews
|
2021-06-28 13:29:17 +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
|
0da2487401
|
Send voice messages
|
2021-06-28 11:11:29 +10:00 |
|
Niels Andriesse
|
0e23e45e89
|
Debug
|
2021-06-28 10:50:35 +10:00 |
|
jubb
|
ddc75859aa
|
fix: re-add radius to ThumbnailView
|
2021-06-28 10:47:21 +10:00 |
|
Niels Andriesse
|
ca3034cb05
|
Re-implement GIF & document sending
|
2021-06-28 10:44:00 +10:00 |
|