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
*
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2015-08-05
2
-0
/
+3
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
6
-33
/
+104
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
4
-26
/
+32
*
Refactor axolotl message processing workflow
Andreas Straub
2015-07-31
1
-1
/
+1
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
2
-31
/
+24
*
Fix session logic: enforce same type of encryption
Andreas Straub
2015-07-30
1
-25
/
+3
*
fixed some colors in message adapter
Daniel Gultsch
2015-07-30
2
-26
/
+32
*
Reset lock color for non-axolotl messages
Andreas Straub
2015-07-29
1
-0
/
+2
*
Highlight selected message's fingerprint in list
Andreas Straub
2015-07-29
5
-13
/
+32
*
Rerender message bubbles on encryption change
Andreas Straub
2015-07-29
1
-0
/
+1
*
Tag carbon messages in parser, adapt session logic
Andreas Straub
2015-07-29
1
-2
/
+2
*
Color plaintext messages in encrypted sessions red
Andreas Straub
2015-07-29
1
-0
/
+30
*
Improve trust toggle responsiveness
Andreas Straub
2015-07-29
1
-6
/
+1
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
4
-14
/
+14
*
call refreshUi directly
Daniel Gultsch
2015-07-24
1
-1
/
+1
*
show warning when trying to highlight users that have left the conference
Daniel Gultsch
2015-07-22
1
-5
/
+12
*
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
2015-07-22
2
-2
/
+2
*
Hide regenerate keys button
Andreas Straub
2015-07-22
1
-10
/
+13
*
Disable trust toggle completely for INACTIVE keys
Andreas Straub
2015-07-22
1
-0
/
+1
*
Add INACTIVE state for removed keys
Andreas Straub
2015-07-21
4
-9
/
+37
*
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
[next]