index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
show HTTP upload availability on Edit account screen
hlad
1
-0
/
+7
2015-08-11
use same code that is used to open files for images
Daniel Gultsch
1
-4
/
+1
2015-08-11
changed color of 'whispered' prefix
Daniel Gultsch
1
-2
/
+1
2015-08-08
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
4
-7
/
+7
2015-08-06
hide multi-end and otr encryption in conferences
Daniel Gultsch
1
-2
/
+3
2015-08-05
Improve TrustKeysActivity slider responsiveness
Andreas Straub
1
-11
/
+11
2015-08-05
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2
-0
/
+3
2015-08-03
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
6
-33
/
+104
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
4
-26
/
+32
2015-07-31
Refactor axolotl message processing workflow
Andreas Straub
1
-1
/
+1
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
2
-31
/
+24
2015-07-30
Fix session logic: enforce same type of encryption
Andreas Straub
1
-25
/
+3
2015-07-30
fixed some colors in message adapter
Daniel Gultsch
2
-26
/
+32
2015-07-29
Reset lock color for non-axolotl messages
Andreas Straub
1
-0
/
+2
2015-07-29
Highlight selected message's fingerprint in list
Andreas Straub
5
-13
/
+32
2015-07-29
Rerender message bubbles on encryption change
Andreas Straub
1
-0
/
+1
2015-07-29
Tag carbon messages in parser, adapt session logic
Andreas Straub
1
-2
/
+2
2015-07-29
Color plaintext messages in encrypted sessions red
Andreas Straub
1
-0
/
+30
2015-07-29
Improve trust toggle responsiveness
Andreas Straub
1
-6
/
+1
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
4
-14
/
+14
2015-07-24
call refreshUi directly
Daniel Gultsch
1
-1
/
+1
2015-07-22
show warning when trying to highlight users that have left the conference
Daniel Gultsch
1
-5
/
+12
2015-07-22
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
2
-2
/
+2
2015-07-22
Hide regenerate keys button
Andreas Straub
1
-10
/
+13
2015-07-22
Disable trust toggle completely for INACTIVE keys
Andreas Straub
1
-0
/
+1
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
4
-9
/
+37
2015-07-21
allow for private messages being started from muc details in anonymous mucs
Daniel Gultsch
3
-15
/
+42
2015-07-20
Start TrustKeysActivity if no keys are TRUSTED
Andreas Straub
2
-4
/
+15
2015-07-20
Do not display clear devices button if not online
Andreas Straub
1
-0
/
+1
2015-07-20
Add purge axolotl key option
Andreas Straub
3
-8
/
+35
2015-07-20
changed message bubble appearance
Raphael Pohl
1
-10
/
+27
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
11
-66
/
+64
2015-07-20
Lock TrustKeys if no trusted keys are available
Andreas Straub
1
-4
/
+26
2015-07-20
Optimize imports
Andreas Straub
18
-66
/
+51
2015-07-20
don't show 'show contact details' context menu item when contact isn not in r...
Daniel Gultsch
1
-3
/
+8
2015-07-19
Remove device list from EditAccount
Andreas Straub
1
-22
/
+0
2015-07-19
Add clear devices to overflow menu in EditAccount
Andreas Straub
1
-3
/
+11
2015-07-19
Ask for key trust when sending messages
Andreas Straub
4
-14
/
+311
2015-07-19
Refactor trust key ui and show in account details
Andreas Straub
3
-48
/
+102
2015-07-19
Fix trust status for outgoing messages
Andreas Straub
2
-7
/
+7
2015-07-19
Fix copying of axolotl keys to clipboard
Sam Whited
1
-1
/
+1
2015-07-19
Add refresh icon to v21 theme
Sam Whited
1
-1
/
+0
2015-07-19
Disable Axolotl option if not usable
Andreas Straub
2
-33
/
+10
2015-07-19
Show trust status of messages' originating session
Andreas Straub
1
-0
/
+13
2015-07-19
Add key trust toggle to ContactDetailsActivity
Andreas Straub
1
-10
/
+39
2015-07-19
Display trust status in ContactDetailsActivity
Andreas Straub
1
-0
/
+3
2015-07-19
Display axolotl chat message hint
Andreas Straub
1
-0
/
+3
2015-07-19
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
1
-4
/
+105
2015-07-19
show contact details in conference details ...
Christian S
1
-0
/
+5
2015-07-19
Adapt prettifyFingerprint() to axolotl FP sizes
Andreas Straub
1
-1
/
+1
[next]