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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
Show whether MAM is supported in MUCs
saqura
1
-1
/
+12
2015-10-02
try to catch plattform bugs
Daniel Gultsch
1
-1
/
+6
2015-09-28
do tab completion only if neither ctrl nor alt are being pressed
Daniel Gultsch
1
-4
/
+4
2015-09-27
catch rare activity not found exception when opening downloaded files
Daniel Gultsch
1
-4
/
+9
2015-09-27
allow tab completion in conferences
Daniel Gultsch
2
-4
/
+59
2015-09-21
Export logs to SD card preference
fiaxh
1
-0
/
+29
2015-09-17
catch IndexOutOfBoundsException when swiping away conversations
Daniel Gultsch
1
-1
/
+5
2015-09-13
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
3
-9
/
+39
2015-09-09
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2
-26
/
+46
2015-09-07
added rotation detection to up/down navigation
Daniel Gultsch
1
-4
/
+23
2015-09-07
added some key binding
Daniel Gultsch
3
-5
/
+87
2015-09-07
catch npe in setupIme method
Daniel Gultsch
1
-1
/
+3
2015-09-06
indicate broken pep in server info
Daniel Gultsch
1
-1
/
+7
2015-09-06
Only show that have sessions in fingerprint list
Andreas Straub
4
-43
/
+35
2015-09-04
invoke onEnterPressed callback only if shift is not pressed
Daniel Gultsch
1
-1
/
+1
2015-09-04
minimize softkeyboard only if it has been in fullscreen mode
Daniel Gultsch
1
-1
/
+3
2015-09-04
show an send button instead of the enter key in softkeyboards when enterIsSen...
Daniel Gultsch
2
-7
/
+10
2015-09-02
Ensure uris is empty before onStart adds to it
Andreas Straub
1
-0
/
+1
2015-08-26
use dedicated colors for primary and primary_dark
Daniel Gultsch
1
-1
/
+1
2015-08-26
fixed highlight text color for white chat bubbles
Daniel Gultsch
1
-0
/
+1
2015-08-25
remove unused imports.
Michael
1
-1
/
+0
2015-08-24
renamed plain text to unencrypted. fixes #1331
Daniel Gultsch
1
-1
/
+1
2015-08-24
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
3
-36
/
+61
2015-08-15
Display error message if all contact keys purged
Andreas Straub
1
-0
/
+10
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
[next]