index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
2016-01-22
2
-17
/
+32
*
add convenience to get an account object from a spinner
Daniel Gultsch
2016-01-21
1
-15
/
+19
*
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
2016-01-20
1
-1
/
+1
*
Merge pull request #1655 from adithyaphilip/pgp-fix
Daniel Gultsch
2016-01-16
1
-1
/
+4
|
\
|
*
fixed PGP having to be selected twice
Adithya Abraham Philip
2016-01-16
1
-1
/
+4
*
|
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
2016-01-16
1
-3
/
+9
|
/
*
hide prepare image toasts when attaching multiple images
Daniel Gultsch
2016-01-15
1
-11
/
+12
*
show toast when image cropper get oom
Daniel Gultsch
2016-01-15
1
-0
/
+7
*
fixed typo when reading battery_op setting
Daniel Gultsch
2016-01-14
1
-1
/
+1
*
show key fetch error in activity when there are no keys to be used
Daniel Gultsch
2016-01-13
1
-1
/
+8
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
3
-20
/
+40
*
Revert "Add additional warnings to OMEMO purge key function"
Daniel Gultsch
2016-01-12
1
-26
/
+2
*
Add additional warnings to OMEMO purge key function
Andreas Straub
2016-01-12
1
-2
/
+26
*
ask to be excluded from battery optimization
Daniel Gultsch
2016-01-11
3
-46
/
+115
*
don't show snackbar when notifications are disabled or paused
Daniel Gultsch
2016-01-08
1
-10
/
+0
*
show per conference notification settings in details activity
Daniel Gultsch
2016-01-08
2
-1
/
+67
*
show icon in conversations overview when notifications are disabled
Daniel Gultsch
2016-01-08
1
-0
/
+12
*
Allow entering a JID from 'choose contact'. thanks @singpolyma
Daniel Gultsch
2016-01-04
4
-61
/
+220
*
properly rotate avatars
Daniel Gultsch
2016-01-04
1
-33
/
+38
*
show trust keys activties if own keys are undecided
Daniel Gultsch
2016-01-04
1
-4
/
+5
*
edit account activity was still showing the omemo key with leading 0x05. fixe...
Daniel Gultsch
2016-01-03
1
-2
/
+2
*
strip leading 0x05 off omemo fingerprints
Daniel Gultsch
2015-12-27
1
-4
/
+7
*
register context menu long click listener on message text. fixes #1614
Daniel Gultsch
2015-12-27
1
-1
/
+1
*
made text selectable again unless text contains more than 1 link
Daniel Gultsch
2015-12-26
1
-0
/
+11
*
code cleanup
Daniel Gultsch
2015-12-23
1
-3
/
+4
*
show certificate information
Daniel Gultsch
2015-12-23
4
-5
/
+53
*
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
2015-12-19
1
-2
/
+3
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
3
-3
/
+3
*
make message text non-selectable. fixes #1606
Daniel Gultsch
2015-12-14
1
-3
/
+0
*
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-11
1
-0
/
+1
*
modified contact permission dialog
Daniel Gultsch
2015-12-07
1
-1
/
+1
*
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-07
1
-8
/
+55
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-07
2
-14
/
+56
*
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
2015-12-07
1
-23
/
+64
*
hide prepare file toast after preparing the file
Daniel Gultsch
2015-12-06
1
-0
/
+1
*
check availabiltiy of pgp before sharing files
Daniel Gultsch
2015-12-05
1
-0
/
+4
*
be more carefull with pending uris
Daniel Gultsch
2015-12-05
1
-8
/
+16
*
Merge pull request #1595 from fiaxh/pgp_database_signature
Daniel Gultsch
2015-12-04
1
-69
/
+73
|
\
|
*
Unset all PGP signatures once
fiaxh
2015-12-02
1
-69
/
+73
*
|
avoid some NPEs
Daniel Gultsch
2015-12-04
1
-1
/
+1
*
|
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-03
1
-6
/
+2
*
|
show tor config in paranoid mode
Daniel Gultsch
2015-12-02
1
-1
/
+1
|
/
*
fixed avatar loading for non-file uris
Daniel Gultsch
2015-12-02
1
-9
/
+5
*
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
2015-12-02
1
-6
/
+33
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
2
-0
/
+13
*
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
2015-12-01
2
-40
/
+95
*
do socks5 connect manually
Daniel Gultsch
2015-12-01
1
-21
/
+31
*
initial tor support
Daniel Gultsch
2015-12-01
2
-1
/
+44
*
hide subject edit button if not editable by user
Daniel Gultsch
2015-11-26
1
-0
/
+2
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
4
-30
/
+16
[next]