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
*
allow for private messages being started from muc details in anonymous mucs
Daniel Gultsch
2015-07-21
3
-15
/
+42
*
Start TrustKeysActivity if no keys are TRUSTED
Andreas Straub
2015-07-20
2
-4
/
+15
*
Do not display clear devices button if not online
Andreas Straub
2015-07-20
1
-0
/
+1
*
Add purge axolotl key option
Andreas Straub
2015-07-20
3
-8
/
+35
*
changed message bubble appearance
Raphael Pohl
2015-07-20
1
-10
/
+27
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
11
-66
/
+64
*
Merge branch 'CryptoNextBeta' into development
Andreas Straub
2015-07-20
19
-77
/
+618
|
\
|
*
Lock TrustKeys if no trusted keys are available
Andreas Straub
2015-07-20
1
-4
/
+26
|
*
Optimize imports
Andreas Straub
2015-07-20
18
-66
/
+51
|
*
Remove device list from EditAccount
Andreas Straub
2015-07-19
1
-22
/
+0
|
*
Add clear devices to overflow menu in EditAccount
Andreas Straub
2015-07-19
1
-3
/
+11
|
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
4
-14
/
+311
|
*
Refactor trust key ui and show in account details
Andreas Straub
2015-07-19
3
-48
/
+102
|
*
Fix trust status for outgoing messages
Andreas Straub
2015-07-19
2
-7
/
+7
|
*
Fix copying of axolotl keys to clipboard
Sam Whited
2015-07-19
1
-1
/
+1
|
*
Add refresh icon to v21 theme
Sam Whited
2015-07-19
1
-1
/
+0
|
*
Disable Axolotl option if not usable
Andreas Straub
2015-07-19
2
-33
/
+10
|
*
Show trust status of messages' originating session
Andreas Straub
2015-07-19
1
-0
/
+13
|
*
Add key trust toggle to ContactDetailsActivity
Andreas Straub
2015-07-19
1
-10
/
+39
|
*
Display trust status in ContactDetailsActivity
Andreas Straub
2015-07-19
1
-0
/
+3
|
*
Display axolotl chat message hint
Andreas Straub
2015-07-19
1
-0
/
+3
|
*
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
2015-07-19
1
-4
/
+105
|
*
Adapt prettifyFingerprint() to axolotl FP sizes
Andreas Straub
2015-07-19
1
-1
/
+1
|
*
Fix displaying Contact IdentityKeys
Andreas Straub
2015-07-19
1
-1
/
+2
|
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-5
/
+5
|
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
4
-0
/
+71
*
|
don't show 'show contact details' context menu item when contact isn not in r...
Daniel Gultsch
2015-07-20
1
-3
/
+8
*
|
show contact details in conference details ...
Christian S
2015-07-19
1
-0
/
+5
|
/
*
changed switch widget
Daniel Gultsch
2015-07-18
2
-3
/
+73
*
code cleanup
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
show error message in account details when info has not been edited
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
even less jumpy
Daniel Gultsch
2015-07-16
1
-1
/
+3
*
fixed some ux glitches in editaccount
Daniel Gultsch
2015-07-16
1
-7
/
+9
*
fixed some npes
Daniel Gultsch
2015-07-16
1
-4
/
+11
*
fixed crash on invalid muc bookmarks
Daniel Gultsch
2015-07-15
1
-3
/
+7
*
renamed colors
Daniel Gultsch
2015-07-13
1
-12
/
+8
*
catch exception on broken android phones
Daniel Gultsch
2015-07-12
1
-1
/
+7
*
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
2015-07-12
1
-16
/
+10
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
2
-2
/
+2
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
3
-25
/
+25
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
3
-7
/
+23
*
show timestamp on images in mucs
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
fixed share with activity to account for http file upload
Daniel Gultsch
2015-07-02
1
-40
/
+34
*
refactored message context menu
Daniel Gultsch
2015-07-02
2
-32
/
+37
*
changed mime type handling
Daniel Gultsch
2015-07-01
1
-3
/
+2
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
3
-7
/
+6
*
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
always show copy original url in context menu when url is available
Daniel Gultsch
2015-06-30
1
-2
/
+1
*
make quick actions available in conferences when file attachment is available
Daniel Gultsch
2015-06-29
1
-23
/
+28
*
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
1
-4
/
+7
[next]