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
/
ConversationFragment.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-1
/
+4
*
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
2016-01-22
1
-1
/
+1
*
don't show snackbar when notifications are disabled or paused
Daniel Gultsch
2016-01-08
1
-10
/
+0
*
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
|
/
*
indicate cbe in chat message hint
Daniel Gultsch
2015-10-31
1
-1
/
+7
*
Decrypt PGP messages in background
fiaxh
2015-10-28
1
-68
/
+70
*
open unknown files with wildcard intent
Daniel Gultsch
2015-10-20
1
-1
/
+1
*
allow redownloading files from remote hosts. fixes #1504
Daniel Gultsch
2015-10-17
1
-1
/
+2
*
allow tab completion in conferences
Daniel Gultsch
2015-09-27
1
-0
/
+43
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
1
-2
/
+7
*
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2015-09-09
1
-0
/
+1
*
added some key binding
Daniel Gultsch
2015-09-07
1
-0
/
+4
*
catch npe in setupIme method
Daniel Gultsch
2015-09-07
1
-1
/
+3
*
minimize softkeyboard only if it has been in fullscreen mode
Daniel Gultsch
2015-09-04
1
-1
/
+3
*
show an send button instead of the enter key in softkeyboards when enterIsSen...
Daniel Gultsch
2015-09-04
1
-7
/
+9
*
renamed plain text to unencrypted. fixes #1331
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
2015-08-24
1
-0
/
+1
*
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
2015-08-08
1
-1
/
+1
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-14
/
+18
*
Highlight selected message's fingerprint in list
Andreas Straub
2015-07-29
1
-1
/
+2
*
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
1
-1
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
1
-4
/
+2
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-2
/
+21
*
Display axolotl chat message hint
Andreas Straub
2015-07-19
1
-0
/
+3
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
1
-0
/
+10
*
catch exception on broken android phones
Daniel Gultsch
2015-07-12
1
-1
/
+7
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
1
-11
/
+11
*
refactored message context menu
Daniel Gultsch
2015-07-02
1
-26
/
+31
*
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
1
-1
/
+1
*
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
*
added choose picture as another quick action. fixes #1221
Daniel Gultsch
2015-05-26
1
-1
/
+20
*
don't allow user to accidentally send empty messages
Daniel Gultsch
2015-05-20
1
-4
/
+3
*
show location quick action after receiving a question about the users location
Daniel Gultsch
2015-05-13
1
-1
/
+4
*
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
2015-05-11
1
-19
/
+29
*
turn send button in cancel button while in whisper mode
Daniel Gultsch
2015-05-03
1
-12
/
+30
*
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
2015-05-02
1
-100
/
+175
*
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch
2015-04-20
1
-0
/
+1
*
removed some dead code
Daniel Gultsch
2015-04-20
1
-19
/
+0
*
fixed weird touch on snackbar switched conversation bug
Daniel Gultsch
2015-04-20
1
-3
/
+2
*
some code clean up to fix some rare NPE’s
Daniel Gultsch
2015-04-19
1
-0
/
+3
*
Maintain private chat on MUC. fixes #1097
iNPUTmice
2015-04-13
1
-1
/
+0
*
add context menu entries for geo uris
iNPUTmice
2015-03-11
1
-17
/
+33
[next]