Commit log

04489d0 Some invites are not suitable for creating a new account

Stephen Paul Weber created

aef9b6a Merge branch 'any-colour-theme'

Click to expand commit body
* any-colour-theme:
  Any colour theme

Stephen Paul Weber created

817a503 Any colour theme

Click to expand commit body
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'

Click to expand commit body
* 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

f583784 Allow creating account for myself using invite

Stephen Paul Weber created

d38a39e Fix invite qr code

Stephen Paul Weber created

d7f8b80 Synthesize default option for custom value in button grid

Stephen Paul Weber created

e7617e6 Support button grid for boolean field as well

Stephen Paul Weber created

a39da8c Force immediate loading so that the button values don't repaint

Stephen Paul Weber created

a193a9c Show SVG icons in button grid

Stephen Paul Weber created

8a89cf1 Only use local label if there isn't a custom one

Stephen Paul Weber created

196453d If there is only one list-single field, render as buttons

Click to expand commit body
If there is only one (non-cancel) action and only one field and it's a
list-single then let the user just tap the option they want to continue instead
of choosing something and then tapping next.

Stephen Paul Weber created

7b59d2b Table view tweaks

Stephen Paul Weber created

2483f4f Allow plus unescaped

Click to expand commit body
It is not special in XMPP URIs

Stephen Paul Weber created

7f65863 Merge branch 'action-buttons'

Click to expand commit body
* action-buttons:
  Support custom actions defined by a special list-single

Stephen Paul Weber created

7294129 Merge branch 'onboarding'

Click to expand commit body
* onboarding:
  Start cheogram.com register on first setup if no other PSTNS/SMS gateway
  You need to sign up, no matter what for

Stephen Paul Weber created

966ecf8 Fix NPE

Stephen Paul Weber created

39a2d3e Bye bye, RoundedImageView

Click to expand commit body
Why have two things that do the same job?  And Shapeable is better, works for
animations etc

Stephen Paul Weber created

2947b74 Support custom actions defined by a special list-single

Click to expand commit body
Use the custom actions instead of the ones from <actions> when present, set the
field to the value and use action=execute when tapped.

Stephen Paul Weber created

ac6519d Start cheogram.com register on first setup if no other PSTNS/SMS gateway

Stephen Paul Weber created

0482c52 You need to sign up, no matter what for

Stephen Paul Weber created

fd633f6 Race condition guard for mute

Stephen Paul Weber created

0ecf1d7 Fix NPE

Stephen Paul Weber created

54314ee Fix NPE

Stephen Paul Weber created

d31e485 Fix compatibility for S

Stephen Paul Weber created

0029616 Feed out of bounds issue for searching a single ,

Stephen Paul Weber created

bca1ea1 Change notification LED colour to perpy

Stephen Paul Weber created

cf3583b Merge branch 'save-as-sticker'

Click to expand commit body
* save-as-sticker:
  Allow saving inline images as sticker by long press
  Allow changing sticker directory
  Context menu item to save an image as a sticker

Stephen Paul Weber created

bafcc1a Allow saving inline images as sticker by long press

Stephen Paul Weber created

f270698 Allow changing sticker directory

Stephen Paul Weber created

4ad413e Context menu item to save an image as a sticker

Click to expand commit body
Easily save into sticker pack folders for easy sharing or use with a sticker
board app.

Stephen Paul Weber created

0bbc399 Show table as list of cards when too wide

Click to expand commit body
If a table has too many columns then showing them all next to each other is
awful and squishy.  So instead, when too wide based on current screen size, show
as a list of cards.  The cards are themselves a grid of two columns so that they
aren't too giantly tall, and they re-use the result field rendering for each
field in that card.

Changes on redraw such that rotating to landscape can take you to table view and
rotating back to portrait can take you back to list of cards.

Stephen Paul Weber created

3bbd392 Offer to setup dialler integration when relevant

Click to expand commit body
Rather than wait for the user to find the setting.

Stephen Paul Weber created

bf21700 Get mic permission when setting up dialler integration

Stephen Paul Weber created

a3e4168 Collapse thread selector when blank and we're typing

Stephen Paul Weber created

9251316 Back exists single thread view

Stephen Paul Weber created

69440a8 No need to show toast every time a bob transfer fails

Stephen Paul Weber created

4e03f2d Fix NPE

Stephen Paul Weber created

206e3be compareTo have to match on all items or sort may explode

Stephen Paul Weber created

cf13a0a Messages with trueCounterpart should build notifications more like a MUC

Click to expand commit body
So the conversation and the counterpart are both represented.

Stephen Paul Weber created

357a892 More escaping

Stephen Paul Weber created

334c844 Fix html and subject on forwarded message

Stephen Paul Weber created

f1ffd17 Fix "mention results in PM" bug

Stephen Paul Weber created

14d1d7b Make sure thread UI is set up when we init the UI

Stephen Paul Weber created

f86b835 New XEPs to DOAP

Stephen Paul Weber created

b2afc22 Revert "Make sure we don't go over 100 this pre-release"

Click to expand commit body
This reverts commit 8456f5004541e92c627e12d9fda21f5a04988dec.

Stephen Paul Weber created

96024b4 Properly encode XMPP URIs before sharing

Stephen Paul Weber created