b5032c7
      Fix NPE
    
    
    
     Stephen Paul Weber created
b5032c7
      Fix NPE
    Stephen Paul Weber created
8f4c146
      Allow tor in sticker pack download
    Stephen Paul Weber created
17aa2ae
      Allow getting a set-up client from anywhere
    Stephen Paul Weber created
83bb548
      add_contact was being used other places
    Stephen Paul Weber created
3ec7678
      Allow cancel even if webpage is broken
    Stephen Paul Weber created
e8e3c7f
      Don't update url unless we have a reason to
    Stephen Paul Weber created
fba83e5
      Easy import of stickers from signal
    Stephen Paul Weber created
4c3d0f7
      Merge branch 'start-join'
    * start-join: Unify add contact and join channel If a MUC address is entered as a contact, join it
Stephen Paul Weber created
15692fb
      Merge branch 'default-stickers'
    * default-stickers: Default sticker download offer on first start Scan files so they show up under images Send SIMS with hashes and filename sha-1 is the standard name sha1 is just for bob Send cid with known URL without uploading Option to download default stickers and save their cid and url in database
Stephen Paul Weber created
67646c6
      Default sticker download offer on first start
    Stephen Paul Weber created
f07f871
      Scan files so they show up under images
    Stephen Paul Weber created
5e30b21
      Send SIMS with hashes and filename
    Stephen Paul Weber created
636bc67
      sha-1 is the standard name sha1 is just for bob
    Stephen Paul Weber created
f5b01ad
      Send cid with known URL without uploading
    Stephen Paul Weber created
ae4e3a0
      Option to download default stickers and save their cid and url in database
    Stephen Paul Weber created
78e6102
      Allow blocking cid thumbnails
    Stephen Paul Weber created
df60454
      Fix for layout race condition
    Stephen Paul Weber created
684dfe5
      Fix for API less than 24
    Stephen Paul Weber created
cf3b1ea
      Better save as sticker, also works for older android versions
    Stephen Paul Weber created
cd319fd
      Option to clear blocked media
    Stephen Paul Weber created
56ffe4f
      Show block avatar option even when cannot see real jid
    Stephen Paul Weber created
1de63e2
      33 needs to ask for permission on notifications, wait to see how upsteam handles it
    Stephen Paul Weber created
367bca0
      Confirm before blocking avatar
    Stephen Paul Weber created
6819a4e
      Allow blocking any media
    Permanently stores the hash so you never see that media again.
Stephen Paul Weber created
75366f2
      Allow blocking specific avatars (locally)
    Stephen Paul Weber created
597d835
      Bump target sdk
    Stephen Paul Weber created
b8751cf
      This makes the notification show up
    Stephen Paul Weber created
8595f0f
      unread_count should just use primary colour
    Stephen Paul Weber created
3dbb77d
      Don't allow moderating moderated messages or ones without an id
    Stephen Paul Weber created
1b3e34e
      Remove debug logs
    Stephen Paul Weber created
8bac26f
      Hide avatar, nickname, edit icon when moderated
    Stephen Paul Weber created
4544e22
      Store explicit moderation info
    Stephen Paul Weber created
6d797c6
      Fix typo
    Stephen Paul Weber created
1469a19
      Better link replacement logic
    Don't change if already custom label by XHTML-IM or similar If link is for current conversation JID, then don't show display name
Stephen Paul Weber created
6cfd71f
      Fix for API below 26
    Stephen Paul Weber created
798ec95
      Don't show blank messages for moderation in far history
    Stephen Paul Weber created
c19e0e7
      Support XEP-0425 message moderation
    Stephen Paul Weber created
f54fe5a
      Unify add contact and join channel
    Instead of making the user know what kind of JID they have, just let them enter it and we can figure that out. Instead of forcing them to add a contact or bookmark, make it optional with a checkbox (default checked). Instead of assuming they want to message the contact, allow them to choose to call instead (coupled with PSTN gateway features this is effectively a dialler).
Stephen Paul Weber created
43e29d3
      If a MUC address is entered as a contact, join it
    Stephen Paul Weber created
b89f41d
      Log and close instead of crash
    Stephen Paul Weber created
064bff5
      Race condition guard
    Stephen Paul Weber created
8e1afd7
      Fix NPE
    Stephen Paul Weber created
27e04a7
      Fixes for deactivated dialler integration at OS level
    Stephen Paul Weber created
04489d0
      Some invites are not suitable for creating a new account
    Stephen Paul Weber created
aef9b6a
      Merge branch 'any-colour-theme'
    * any-colour-theme: Any colour theme
Stephen Paul Weber created
817a503
      Any colour theme
    Allow a "custom" theme which can be set to dark or light basis and have the three main colours set to any colour at all.
Stephen Paul Weber created
276c253
      Allow adding the "Go" button even if there is only one fillable field
    Stephen Paul Weber created
e78f8d3
      Merge branch 'just-one-list'
    * just-one-list: Synthesize default option for custom value in button grid Support button grid for boolean field as well Force immediate loading so that the button values don't repaint Show SVG icons in button grid Only use local label if there isn't a custom one If there is only one list-single field, render as buttons
Stephen Paul Weber created
a1cdea7
      Allow any ListView like item to nested scroll up and down
    Stephen Paul Weber created
cfa0ab4
      Clear items before adding more
    Stephen Paul Weber created