You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/app/src
AL-Session 3ff39dc0dc
SES-2145 - Fix re-scroll to bottom after clicking on original message in a reply (#961)
* Re-scroll to bottom after click on OG msg of reply fixed & message highlighting added to match iOS

* Fixing UI issues

Making sure the glow isn't clipped
Scrolling past the quoted view so that it isn't right at the top

* Consolitate recycler view scroll & highlight functionality into a single scrollListener

* Fix comment typo

* Scroll past targeted messages by a given offset in pixels rather than in messages

* Made the linearSmoothScroller lazy and tidied up

* Removed unused property

* Precalculate scroll offset for scroll-target messages

---------

Signed-off-by: alansley <aclansley@gmail.com>
Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: ThomasSession <thomas.r@getsession.org>
10 months ago
..
androidTest Fix unit tests (#817) 1 year ago
huawei New group implementation (#4) 1 year ago
main SES-2145 - Fix re-scroll to bottom after clicking on original message in a reply (#961) 10 months ago
play New group implementation (#4) 1 year ago
sharedTest/java/org/thoughtcrime/securesms
test Fix/username cleanup --> remove address serialize method (#959) 10 months ago
website/kotlin/org/thoughtcrime/securesms/notifications