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
*
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
*
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
[next]