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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow redownloading files from remote hosts. fixes #1504
Daniel Gultsch
2015-10-17
1
-1
/
+2
*
improved error reporting in trust keys activity
Daniel Gultsch
2015-10-17
3
-12
/
+23
*
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
2015-10-16
1
-32
/
+48
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
1
-2
/
+1
*
set cursor to end of jid in edit account
Daniel Gultsch
2015-10-13
1
-2
/
+3
*
add config variable to enable x509 verification
Daniel Gultsch
2015-10-12
1
-2
/
+9
*
code clean up
Daniel Gultsch
2015-10-12
3
-8
/
+7
*
add menu item in account details to renew certificate
Daniel Gultsch
2015-10-11
1
-24
/
+56
*
Merge pull request #1461 from akallabeth/captcha_support
Daniel Gultsch
2015-10-11
2
-1
/
+79
|
\
|
*
Captcha support.
Armin Novak
2015-10-11
2
-1
/
+79
*
|
prevent null pointer when trying to display device fingerprints of not existi...
Daniel Gultsch
2015-10-11
1
-0
/
+3
|
/
*
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
2015-10-09
3
-23
/
+66
*
do not dismiss editAccountActivity when still trying to register new account
Daniel Gultsch
2015-10-09
1
-1
/
+3
*
introduced expert options to set status to away and xa if screen is off or if...
Daniel Gultsch
2015-10-08
1
-5
/
+6
*
Show whether MAM is supported in MUCs
saqura
2015-10-06
1
-1
/
+12
*
try to catch plattform bugs
Daniel Gultsch
2015-10-02
1
-1
/
+6
*
do tab completion only if neither ctrl nor alt are being pressed
Daniel Gultsch
2015-09-28
1
-4
/
+4
*
catch rare activity not found exception when opening downloaded files
Daniel Gultsch
2015-09-27
1
-4
/
+9
*
allow tab completion in conferences
Daniel Gultsch
2015-09-27
2
-4
/
+59
*
Export logs to SD card preference
fiaxh
2015-09-21
1
-0
/
+29
*
catch IndexOutOfBoundsException when swiping away conversations
Daniel Gultsch
2015-09-17
1
-1
/
+5
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
3
-9
/
+39
*
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2015-09-09
2
-26
/
+46
*
added rotation detection to up/down navigation
Daniel Gultsch
2015-09-07
1
-4
/
+23
*
added some key binding
Daniel Gultsch
2015-09-07
3
-5
/
+87
*
catch npe in setupIme method
Daniel Gultsch
2015-09-07
1
-1
/
+3
*
indicate broken pep in server info
Daniel Gultsch
2015-09-06
1
-1
/
+7
*
Only show that have sessions in fingerprint list
Andreas Straub
2015-09-06
4
-43
/
+35
*
invoke onEnterPressed callback only if shift is not pressed
Daniel Gultsch
2015-09-04
1
-1
/
+1
*
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
2
-7
/
+10
*
Ensure uris is empty before onStart adds to it
Andreas Straub
2015-09-02
1
-0
/
+1
*
use dedicated colors for primary and primary_dark
Daniel Gultsch
2015-08-26
1
-1
/
+1
*
fixed highlight text color for white chat bubbles
Daniel Gultsch
2015-08-26
1
-0
/
+1
*
remove unused imports.
Michael
2015-08-25
1
-1
/
+0
*
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
3
-36
/
+61
*
Display error message if all contact keys purged
Andreas Straub
2015-08-15
1
-0
/
+10
*
show HTTP upload availability on Edit account screen
hlad
2015-08-14
1
-0
/
+7
*
use same code that is used to open files for images
Daniel Gultsch
2015-08-11
1
-4
/
+1
*
changed color of 'whispered' prefix
Daniel Gultsch
2015-08-11
1
-2
/
+1
*
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
2015-08-08
4
-7
/
+7
*
hide multi-end and otr encryption in conferences
Daniel Gultsch
2015-08-06
1
-2
/
+3
*
Improve TrustKeysActivity slider responsiveness
Andreas Straub
2015-08-05
1
-11
/
+11
*
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
[next]