Commit log
c996da3
Don't produce ram-expensive Bitmap just for letter
Click to expand commit body
Instead save a very small object with the string in it and draw every
time. Drawing a single letter is not noticibly slower than blitting a
bitmap of the same size. It may even be faster, and certainly saves RAM.
Stephen Paul Weber
created
1 year ago
777112f
Optimize cache a BitTorrent
Click to expand commit body
By computing same size for messages and for overview
Stephen Paul Weber
created
1 year ago
ff2bdc8
No refreshUi thundering herd
Click to expand commit body
But may delay by more than the interval this way
Stephen Paul Weber
created
1 year ago
abb31b5
This may help the leak also
Stephen Paul Weber
created
1 year ago
3cb373d
We made the cache way too small
Click to expand commit body
If it's constantly evicting things, that's bad for performance too.
Stephen Paul Weber
created
1 year ago
be73a00
If we are cached only then pass that through
Stephen Paul Weber
created
1 year ago
401805b
Try to fix this leak
Stephen Paul Weber
created
1 year ago
52745a9
do not purge offline messages when using bind 2
Daniel Gultsch
created
1 year ago
a9f592c
Bump versionCode
Stephen Paul Weber
created
1 year ago
227cfce
Be sure to call callback even on failure
Stephen Paul Weber
created
1 year ago
44a12a6
Show category/type for domain jids in roster
Stephen Paul Weber
created
1 year ago
af89171
Even better animator race guards
Stephen Paul Weber
created
1 year ago
524fbd1
Try each possible phoneAccount
Click to expand commit body
Otherwise if one is disabled we bail out of call integration and lose features.
Stephen Paul Weber
created
1 year ago
96bd92b
Fix another leak
Stephen Paul Weber
created
1 year ago
Stephen Paul Weber
created
1 year ago
2d577c2
Non-encrypted media URLs in omemo messages
Stephen Paul Weber
created
1 year ago
1e76e60
Speed up passes over messages
Click to expand commit body
And don't pass over for sortedTime or else sorting the list takes way
too long.
Stephen Paul Weber
created
1 year ago
9e5281b
Bump versionCode
Stephen Paul Weber
created
1 year ago
6d8d06c
Notify for reactions
Stephen Paul Weber
created
1 year ago
31cc2ae
Allow moderation by MUC bare jid again
Stephen Paul Weber
created
1 year ago
38ee9ca
Remove quote fallbacks directly using the option
Stephen Paul Weber
created
1 year ago
c574ac7
Less nosiy fallback for reactions
Click to expand commit body
Show only the added emoji and nothing on removal
Stephen Paul Weber
created
1 year ago
d35ebba
Loosen requirement to have occupant id to send reaction
Stephen Paul Weber
created
1 year ago
Stephen Paul Weber
created
1 year ago
Stephen Paul Weber
created
1 year ago
568798a
Bump versionCode
Stephen Paul Weber
created
1 year ago
Stephen Paul Weber
created
1 year ago
f7f8b3a
Replace payloads when replacing a message
Stephen Paul Weber
created
1 year ago
fbf2812
Allow removing custom reaction tapping the chip
Stephen Paul Weber
created
1 year ago
88898c3
Don't put reply-reactions in reaction data model
Click to expand commit body
That data model isn't well suited for allowing retractions to pull
things back out of it, so we'll rely on the aggregation approach for
these instead.
Stephen Paul Weber
created
1 year ago
e766372
Long press to see who reacted
Stephen Paul Weber
created
1 year ago
7a51666
Show custom emoji reactions and allow sending them
Stephen Paul Weber
created
1 year ago
95766e9
Fix fail to restore message due to TypeToken error
Click to expand commit body
https://stackoverflow.com/questions/76631086/why-am-i-getting-illegalargumentexception-class-xxxx-isnt-parameterized
Stephen Paul Weber
created
1 year ago
f2988fd
Bump versionCode
Stephen Paul Weber
created
1 year ago
8f7dbd8
Fix out of bounds exception for bad fallback spans
Stephen Paul Weber
created
1 year ago
44bb83d
Do not show muted messages as unread
Stephen Paul Weber
created
1 year ago
91976e5
Allow aggregating reactions from messages as well
Stephen Paul Weber
created
1 year ago
3c2c5e1
Bump versionCode
Stephen Paul Weber
created
1 year ago
1575aee
Show reaction menu on images
Stephen Paul Weber
created
1 year ago
2c89fea
Reactions visual improvements
Stephen Paul Weber
created
1 year ago
b706153
Match the tapback list
Stephen Paul Weber
created
1 year ago
ddb76dd
Move report spam to top
Stephen Paul Weber
created
1 year ago
35c270b
Copy thread to reaction
Stephen Paul Weber
created
1 year ago
37c6cbf
Be careful not to reuse ids
Stephen Paul Weber
created
1 year ago
c8dc48f
More intuitive unread counts
Stephen Paul Weber
created
1 year ago
dccab94
Fix text badge colour in dark mode
Stephen Paul Weber
created
1 year ago
c745bfd
Keep account identifiers in drawer stable
Stephen Paul Weber
created
1 year ago
5eeb88a
Bump versionCode
Stephen Paul Weber
created
1 year ago
baf045c
Emoji + custom emoji is not a sticker
Stephen Paul Weber
created
1 year ago
6224dbc
Clear link descriptions before re-computing
Stephen Paul Weber
created
1 year ago
Page 2 of 200