da367dd
Add option to remove manually approved certificates
Click to expand commit body
- "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"
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
Click to expand commit body
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
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
Click to expand commit body
Fix OTR-Error messages (#1021)
Daniel Gultsch
created
ef68084
Merge branch 'BrianBlade-account_state_switch' into development
382bcc4
Merge pull request #1042 from BrianBlade/FIXES_muc-dlrs_muc-lastseen
Click to expand commit body
add delivery receipts for private muc msgs & enable update last-seen for muc-msgs
Daniel Gultsch
created
1c600fe
# add delivery receipts for private muc msgs
Click to expand commit body
# enable update last-seen for muc-msgs
BrianBlade
created
a13c59f
Merge pull request #1043 from strb/choose_contact_multiple_squashed
Click to expand commit body
Added multiple select to Choose Contact Activity (squashed)
Daniel Gultsch
created
f76baa5
Added multiple select to Choose Contact Activity
Click to expand commit body
When passing the Choose Contact Activity a boolean called "multiple"
set to true, it now allows the user to select multiple contacts. Long
pressing a contact enters multiple selection mode and the selection is
confirmed using a button in the CAB. The Activity returns whether or not
multiple contacts were selected using the same boolean. If multiple
contacts were selected, an array of JID strings called "contacts" is
returned. The Choose Contact Activity now also honors "filter_contacts",
an array of strings containing JIDs that should not be displayed in
the picker.
The invite to conference dialog now uses this feature to enable inviting
multiple contacts at once. Additionally, Invite Contact uses
"filter_contacts" to only display contacts that are not yet
participating in the conversation
Andreas Straub
created
7ae357f
Merge pull request #1036 from QuentinC/development
Click to expand commit body
Green led color is better with "full-green"
Daniel Gultsch
created
ae274ac
Merge pull request #1041 from weiss/fix-cached-avatar-size