Commit log

28ebf92 try to make in-valid-session detection work for pgp

Daniel Gultsch created

d2c5a93 show values in formfieldwrappers and allow form to be set to read only

Daniel Gultsch created

edc6ce4 hide jid row in list item list when jid is null

Daniel Gultsch created

7c0eae8 expert setting to trigger extended connection options

Daniel Gultsch created

ae84ff2 Do disco for caps hashes we have never seen

Click to expand commit body
Then cache it

Stephen Paul Weber created

000f59d Fetch cached caps result on new presence

Stephen Paul Weber created

bf5b2f7 Use a Presence class for presence information

Click to expand commit body
Only has status for now, but doing it so I can add disco to it

Stephen Paul Weber created

31fd425 changed FileBackend API to allow files instead of messages to be copied and resized

Daniel Gultsch created

8850a1f added FormWrapper and form field validation

Daniel Gultsch created

ad36a4b Persisitence and loading for ServiceDiscoveryResult

Stephen Paul Weber created

56f8fff Implement toJSON on ServiceDiscoveryResult

Stephen Paul Weber created

1e335d5 Generate capHash from any discovery result

Stephen Paul Weber created

fccce22 Factor out a representation of XEP-0030 results

Click to expand commit body
And the parser from Element to this representation.

Stephen Paul Weber created

0569a1e introduced boolean form field wrapper

Daniel Gultsch created

39fdf4a added support for field types jid-single and text-private

Daniel Gultsch created

6140861 reset stanza queue when resetting xmppconnection

Daniel Gultsch created

4352189 show fetch errors in trust keys activity

Daniel Gultsch created

ba98fe4 use extract account from intent method and final EXTRA_ACCOUNT variable

Daniel Gultsch created

a6c5430 added UI wrapper for (some) form fields

Daniel Gultsch created

a47430c added convenience method to extract account from intent

Daniel Gultsch created

40005ce added config variable to allow non-tls connections

Daniel Gultsch created

77c0fb0 changed spacing in create dialogs and notify user when no accounts are activated

Daniel Gultsch created

3ff40a9 increased padding in create contact/conference dialog

Daniel Gultsch created

eacc7ed add convenience to get an account object from a spinner

Daniel Gultsch created

62a88a4 version bump to 1.9.2 + changelog

Daniel Gultsch created

20f6a47 pulled translations from transifex

Daniel Gultsch created

e71acde catch security exception when user prevents access to address book

Daniel Gultsch created

0619685 add intent!=null check in onActivityResultin PublishProfilePicture

Daniel Gultsch created

ba143a2 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

0b23924 Merge pull request #1655 from adithyaphilip/pgp-fix

Click to expand commit body
Fixes having to choose PGP twice, upgrades openpgp-api to 10

Daniel Gultsch created

3acaec7 pulled translations from transifex

Daniel Gultsch created

a83365e make ConversationsActivity more resistent against being restarted

Daniel Gultsch created

7b1efe1 reuse same xmppconnection for reconnects

Daniel Gultsch created

41ae4af made constructor private in Account entity

Daniel Gultsch created

ad5bcb7 removed some unused methods from db backend

Daniel Gultsch created

a9a3ef0 fixed PGP having to be selected twice

Adithya Abraham Philip created

f64018d upgraded to OpenKeychain api v10

Adithya Abraham Philip created

ca7b397 version bump to 1.9.1

Daniel Gultsch created

494a04f hide prepare image toasts when attaching multiple images

Daniel Gultsch created

d85854b show toast when image cropper get oom

Daniel Gultsch created

943d039 catch exception when reading message id from database

Daniel Gultsch created

c574306 nimbuzz.com: don't wait for disco replies to set account to online

Daniel Gultsch created

635210d pulled translations for 1.9.0 release from transifex

Daniel Gultsch created

0dede0e version bump to 1.9.0

Daniel Gultsch created

aa6955a fixed typo when reading battery_op setting

Daniel Gultsch created

12fd5c4 show /me messages in conference notifications without the name of the sender

Daniel Gultsch created

3b3aa5b version bump to 1.9.0-beta.3

Daniel Gultsch created

14428da show key fetch error in activity when there are no keys to be used

Daniel Gultsch created

571eb2f check for file storage permission before selecting avatar

Daniel Gultsch created

5f63c39 Merge pull request #1649 from dhiru1602/master

Click to expand commit body
use batch transactions when writing roster

Daniel Gultsch created