Daniel Gultsch
|
a1dbcf2d88
|
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps
|
2016-02-02 18:19:26 +01:00 |
|
Daniel Gultsch
|
6d53098a01
|
fixed 'unencrypted' not showing up for conferences when encryption is forced
|
2016-02-02 18:15:57 +01:00 |
|
Daniel Gultsch
|
2726142126
|
get rid of broken totalMessageCount for mam queries
|
2016-02-02 15:39:46 +01:00 |
|
Daniel Gultsch
|
68e5e1926e
|
re-read common name from certificates on startup
|
2016-02-02 13:43:20 +01:00 |
|
Daniel Gultsch
|
9434d58502
|
avoid npe when accessing the pgp connection service
|
2016-02-02 11:21:29 +01:00 |
|
Daniel Gultsch
|
d9bddb3f3a
|
catch a few NPE when parsing invalid pep nodes
|
2016-02-02 11:21:07 +01:00 |
|
Daniel Gultsch
|
61f7dfd502
|
version bump to 1.9.3
|
2016-02-01 14:25:59 +01:00 |
|
Daniel Gultsch
|
1b845be1f6
|
respect autojoin setting on newly created bookmarks as well
|
2016-02-01 14:22:52 +01:00 |
|
Daniel Gultsch
|
2d07a89537
|
opt out handling of the autojoin flag. fixes #1666
|
2016-02-01 13:54:08 +01:00 |
|
Daniel Gultsch
|
c35d33dc3d
|
Merge branch 'master' of github.com:siacs/Conversations
|
2016-02-01 12:33:03 +01:00 |
|
Daniel Gultsch
|
07f55c1a04
|
made create context menu call in StartConversationsActivity more failsafe
|
2016-02-01 12:31:46 +01:00 |
|
Daniel Gultsch
|
f328d0420e
|
refactored user handling in conferences. show try again button when conference has errors
|
2016-02-01 12:11:40 +01:00 |
|
Daniel Gultsch
|
0ea9512f9f
|
fixed false set of subject in conference with empty body tag
|
2016-01-31 14:42:35 +01:00 |
|
Daniel Gultsch
|
6d6bae3f64
|
Update README.md
|
2016-01-31 11:25:17 +01:00 |
|
Daniel Gultsch
|
fc42d2360c
|
prefer dns servers from networsk with the default route
|
2016-01-29 12:12:23 +01:00 |
|
Daniel Gultsch
|
5175cc635c
|
be more careful with resetting the stream id
|
2016-01-29 12:09:55 +01:00 |
|
Daniel Gultsch
|
a8970b2145
|
try to make in-valid-session detection work for pgp
|
2016-01-29 12:09:31 +01:00 |
|
Daniel Gultsch
|
6ae8762d46
|
show values in formfieldwrappers and allow form to be set to read only
|
2016-01-26 17:23:24 +01:00 |
|
Daniel Gultsch
|
833ee90ecd
|
hide jid row in list item list when jid is null
|
2016-01-26 14:47:34 +01:00 |
|
Daniel Gultsch
|
029b7d4429
|
expert setting to trigger extended connection options
|
2016-01-25 21:17:53 +01:00 |
|
Stephen Paul Weber
|
d181a090f9
|
Do disco for caps hashes we have never seen
Then cache it
|
2016-01-24 17:46:08 -05:00 |
|
Stephen Paul Weber
|
7cae3b1189
|
Fetch cached caps result on new presence
|
2016-01-24 17:46:08 -05:00 |
|
Stephen Paul Weber
|
21d888a1e4
|
Use a Presence class for presence information
Only has status for now, but doing it so I can add disco to it
|
2016-01-24 17:46:08 -05:00 |
|
Daniel Gultsch
|
ad832aeb65
|
changed FileBackend API to allow files instead of messages to be copied and resized
|
2016-01-24 12:17:00 +01:00 |
|
Daniel Gultsch
|
2e47f199b7
|
added FormWrapper and form field validation
|
2016-01-23 20:32:00 +01:00 |
|
Stephen Paul Weber
|
a1151daef4
|
Persisitence and loading for ServiceDiscoveryResult
|
2016-01-23 10:53:56 -05:00 |
|
Stephen Paul Weber
|
b75838b3ee
|
Implement toJSON on ServiceDiscoveryResult
|
2016-01-23 10:52:45 -05:00 |
|
Stephen Paul Weber
|
efb050ec6d
|
Generate capHash from any discovery result
|
2016-01-23 10:52:44 -05:00 |
|
Stephen Paul Weber
|
e88a742170
|
Factor out a representation of XEP-0030 results
And the parser from Element to this representation.
|
2016-01-23 10:52:40 -05:00 |
|
Daniel Gultsch
|
ece99cf421
|
introduced boolean form field wrapper
|
2016-01-23 16:23:23 +01:00 |
|
Daniel Gultsch
|
d9f7cee06f
|
added support for field types jid-single and text-private
|
2016-01-23 12:44:08 +01:00 |
|
Daniel Gultsch
|
03f31dcc9c
|
reset stanza queue when resetting xmppconnection
|
2016-01-23 11:40:32 +01:00 |
|
Daniel Gultsch
|
f43c6597b1
|
show fetch errors in trust keys activity
|
2016-01-23 11:39:02 +01:00 |
|
Daniel Gultsch
|
f966950286
|
use extract account from intent method and final EXTRA_ACCOUNT variable
|
2016-01-22 20:46:24 +01:00 |
|
Daniel Gultsch
|
7c9100b714
|
added UI wrapper for (some) form fields
|
2016-01-22 20:22:47 +01:00 |
|
Daniel Gultsch
|
f255df5105
|
added convenience method to extract account from intent
|
2016-01-22 20:21:45 +01:00 |
|
Daniel Gultsch
|
68947c861b
|
added config variable to allow non-tls connections
|
2016-01-22 11:20:31 +01:00 |
|
Daniel Gultsch
|
1ee6bd90cd
|
changed spacing in create dialogs and notify user when no accounts are activated
|
2016-01-22 11:14:56 +01:00 |
|
Daniel Gultsch
|
9f1cf64a55
|
increased padding in create contact/conference dialog
|
2016-01-21 18:10:19 +01:00 |
|
Daniel Gultsch
|
1531490971
|
add convenience to get an account object from a spinner
|
2016-01-21 17:57:24 +01:00 |
|
Daniel Gultsch
|
18191dc793
|
version bump to 1.9.2 + changelog
|
2016-01-20 17:30:33 +01:00 |
|
Daniel Gultsch
|
212a7bdfe6
|
pulled translations from transifex
|
2016-01-20 17:18:53 +01:00 |
|
Daniel Gultsch
|
7567b912db
|
catch security exception when user prevents access to address book
|
2016-01-20 16:18:15 +01:00 |
|
Daniel Gultsch
|
7c11986a0e
|
add intent!=null check in onActivityResultin PublishProfilePicture
|
2016-01-20 16:11:17 +01:00 |
|
Daniel Gultsch
|
7dd00e7741
|
Merge branch 'master' of github.com:siacs/Conversations
|
2016-01-16 22:48:27 +01:00 |
|
Daniel Gultsch
|
88669f7626
|
Merge pull request #1655 from adithyaphilip/pgp-fix
Fixes having to choose PGP twice, upgrades openpgp-api to 10
|
2016-01-16 21:35:38 +01:00 |
|
Daniel Gultsch
|
3b14c397ed
|
pulled translations from transifex
|
2016-01-16 21:21:14 +01:00 |
|
Daniel Gultsch
|
50501b883b
|
make ConversationsActivity more resistent against being restarted
|
2016-01-16 21:18:59 +01:00 |
|
Daniel Gultsch
|
441e5e4ebe
|
reuse same xmppconnection for reconnects
|
2016-01-16 19:21:11 +01:00 |
|
Daniel Gultsch
|
1f0e9e924a
|
made constructor private in Account entity
|
2016-01-16 18:57:47 +01:00 |
|