e9783b8
added missing translations from transifex
Daniel Gultsch created
e9783b8
added missing translations from transifex
Daniel Gultsch created
cfc4fba
Merge branch 'development' of github.com:siacs/Conversations into development
Daniel Gultsch created
e7972d3
pulled latest translations from transifex
Daniel Gultsch created
69b4355
added reference to the location plugin to README
Daniel Gultsch created
895a28a
added amazon app store link (us store)
Daniel Gultsch created
5d7e115
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch created
127b786
removed some dead code
Daniel Gultsch created
d2c9bf3
fixed weird touch on snackbar switched conversation bug
when touching the border of the snackbar or more precisely the space between the input field and the snackbar Conversations would switch into a random conversation for yet unknown reasons.
Daniel Gultsch created
9e20a49
some code clean up to fix some rare NPE’s
Daniel Gultsch created
da367dd
Add option to remove manually approved certificates
- "Remove certificates" option brings up a dialog that allows to delete certificates from MemorizingTrustManager's keystore - Reconnect active accounts when certificate-settings are changed - new preference category "Certificate options"
BrianBlade created
570a222
increased undo delay
iNPUTmice created
dbe170b
fixed a bug in DNS helper code. fixes #1130
iNPUTmice created
c4daa08
fixed a bug in DNS helper code. fixes #1130
iNPUTmice created
584ffbd
bumped version to 1.3.0-alpha
iNPUTmice created
65e760a
some bug fixes concerning 0byte files. fixes #1126
iNPUTmice created
f99e234
maintain state when rotating settings activity
iNPUTmice created
b6cc8c9
Merge branch 'BrianBlade-dont_trust_cas_preference' into development
iNPUTmice created
defb127
Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Conversations into BrianBlade-dont_trust_cas_preference
Conflicts: src/main/res/values-de/strings.xml src/main/res/values/strings.xml
iNPUTmice created
261b505
always show save button when account info was modified. fixes #918
iNPUTmice created
2f24b09
fixed disable account when sliding and not clicking the toggle
iNPUTmice created
62faa16
fixed typos
iNPUTmice created
8486f47
Merge pull request #1123 from lookshe/development
Bugfix for issue #1121
Daniel Gultsch created
4bf09bc
shut up linter
iNPUTmice created
6da77bd
Bugfix for issue #1121
check with lowercase to also match JPEG, JPeg ... changed image url in comment
lookshe created
85cb1e4
Maintain private chat on MUC. fixes #1097
iNPUTmice created
845b39c
fixed regression where the selected conversation wasn't highlighted anymore on tabled layout
iNPUTmice created
878066c
Add option to use MTM without default TrustManager
Add a new "Don't trust system CAs" preference under advanced options that will change the behaviour of the MemorizingTrustManager. All formerly unknown certificates will raise a warning if checked.
BrianBlade created
37d0827
allow sharing multiple images at once. fixes #1090
iNPUTmice created
332fe0f
don't resume old session when changing resource
iNPUTmice created
f880473
Merge pull request #1104 from BrianBlade/feature/swipe_out_conversation
Enable end-conversation by swipe gesture
Daniel Gultsch created
dace8ba
Enable end-conversation by swipe gesture
Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews Re-enable selectableItemBackground Dont end selectedConversation on swipe Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC. Add blacklistedConversation for undo swipe Update title_undo_swipe_* strings Fix undo(), rename blacklistedConversation Fix discardUndo(); re-init selectedConversation maintain scroll position after undo clear notification when dismissing a conversation modified / simplified maintain scroll position code simplify handling of selectedConversation change undo_muc string, remove notifyDataSetChanged()
BrianBlade created
59ea143
Merge pull request #1099 from BrianBlade/fix_otr_error_msgs
Fix OTR-Error messages (#1021)
Daniel Gultsch created
ef68084
Merge branch 'BrianBlade-account_state_switch' into development
iNPUTmice created
b7b87e1
do not overlap account title and switch
iNPUTmice created
cb29c5b
Merge branch 'account_state_switch' of https://github.com/BrianBlade/Conversations into BrianBlade-account_state_switch
iNPUTmice created
1a376ca
Merge pull request #1076 from rk4an/patch-1
Update french translation
Daniel Gultsch created
64d6a29
pulled translations from transifex
iNPUTmice created
db74cb5
Fix OTR-Error messages
Send out OTR-Errors on unreadableMessageReceived() as well, not only on messageFromAnotherInstanceReceived
BrianBlade created
e64049c
Add toggle account-state switch
Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu
BrianBlade created
2a73173
Update french translation
Erkan created
7eabdfd
bump version code
iNPUTmice created
ad8f190
pulled translations
iNPUTmice created
c47d1e8
properly set chat states when receiving otr status messages
iNPUTmice created
99b2ef7
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice created
8252789
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice created
da099e5
wait for session iq to return sucessfully before sending other stanzas. fixed #1017
iNPUTmice created
30e2dee
Update CHANGELOG.md
fixed plugin link
Daniel Gultsch created
5793fb6
version bump to 1.2.0-beta
iNPUTmice created
442ae12
don't update presence for muc messages
iNPUTmice created
0d6475d
pulled more translations
iNPUTmice created