Commit log

a839f95 Catch possible race when stopping tone at end of call

Stephen Paul Weber created

2be48f4 Copy to avoid concurrent modification

Stephen Paul Weber created

871be92 Fix NPE

Stephen Paul Weber created

908d9b4 Disallow pressing actions during loading, do show a patience message

Stephen Paul Weber created

85637d5 Fix NPE

Stephen Paul Weber created

476823c More detail in the unknown viewtype exception

Click to expand commit body
For easier debugging

Stephen Paul Weber created

fb970d0 Fix NPE

Stephen Paul Weber created

ce34700 Get full list of gateway types

Click to expand commit body
Still just use first on the label for now

Stephen Paul Weber created

e350036 For some reason this caused all kinds of instability

Click to expand commit body
So back to the old strategy, but if it ends up wrong null it out.

Stephen Paul Weber created

2accb4d Open sms and tel URI in-app if there is a relevant gateway

Stephen Paul Weber created

cd2c27d Links in tables too

Stephen Paul Weber created

477a834 Tap on html:tel or xs:anyURI result field acts as a link

Stephen Paul Weber created

9253c1c Per-account quiet hours

Stephen Paul Weber created

ce49fa2 Show account colour laid onto background as user will actually see it

Stephen Paul Weber created

f1f08c7 Set display name to that of contact (not self) for incoming call

Stephen Paul Weber created

2cc971d Stop fallback flickering

Click to expand commit body
Turns out setImageDrawable isn't free, visually

Stephen Paul Weber created

cae6800 Require device unlock rather than account password to change password

Click to expand commit body
More secure for the magic create case, and more likely the user remembers it.

Stephen Paul Weber created

08d5f35 Another log to help track down call retraction issues

Stephen Paul Weber created

d0c05df Fix selection display with account colours

Stephen Paul Weber created

bb58364 Interacting with a PM should reply as a PM by default

Stephen Paul Weber created

c40fc2c Spec *basically* says MUC must have a node

Stephen Paul Weber created

3be8061 Remove cleanup conversations

Stephen Paul Weber created

b1a13a6 Edit per-account colours

Stephen Paul Weber created

e05b028 Fix keyboard and focus issues for name edit

Stephen Paul Weber created

39a62db Don't skip other processing of reject messages

Stephen Paul Weber created

bebb02d go back from start conversation even when search is open

Stephen Paul Weber created

fc541e2 Quiet hours applies to calls

Stephen Paul Weber created

b381d6f Tweak account colour intensity

Stephen Paul Weber created

b1b601e Use account colour in lists of contacts/bookmarks

Stephen Paul Weber created

bb3fd09 Notification colour from account colour

Stephen Paul Weber created

11a21b7 Colour code conversations by account

Click to expand commit body
When multi-account

Stephen Paul Weber created

414c136 Primary not green when swiping away conversatino

Stephen Paul Weber created

3d6b3e5 Do not crash when rejecting an answered call

Click to expand commit body
race condition in UI?

Stephen Paul Weber created

a927361 Fix NPE

Stephen Paul Weber created

0408924 Only make a thumbnail if the file exists

Stephen Paul Weber created

29be9e6 Send thumbhash when sending media

Stephen Paul Weber created

8c5e5ba Decode thumbhash for fallback thumbnail

Stephen Paul Weber created

c3df570 Fix light theme call icon colour

Stephen Paul Weber created

f46c001 Switch to CallStyle notifications for calls

Stephen Paul Weber created

1846ea0 Add subtext for account to message notifications too

Click to expand commit body
Might not always show depending on style.

Stephen Paul Weber created

73be2c6 Richer call notifications

Click to expand commit body
Especially, show which account call is coming in on if you have multiple

Stephen Paul Weber created

bc05f1f Don't send jingle for disconnected call

Stephen Paul Weber created

369e7b2 Include note to self in other ChooseContact contexts

Stephen Paul Weber created

fbc92fb Don't totally fail sticker update because of pre-existing files

Stephen Paul Weber created

7497fc6 Delete thumbnail when file deleted or message moderated

Stephen Paul Weber created

4709d08 If we can't even read the file that already exists, just use a different name I guess

Stephen Paul Weber created

34ca562 Declare MANAGE_EXTERNAL_STORAGE for free

Click to expand commit body
This allows users to optionally give the app ability to overwrite files even
from previous installs, etc.

Stephen Paul Weber created

ed3315f Can't withResource with empty string

Stephen Paul Weber created

a94e319 whitespace

Stephen Paul Weber created

c3bdb76 Fix NPEs

Stephen Paul Weber created