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
/
ConversationActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored toasts shown when adhoc creating mucs
Daniel Gultsch
2016-05-27
1
-0
/
+2
*
improve keyboard handling. fixes #1387
Daniel Gultsch
2016-05-12
1
-0
/
+3
*
republish pgp signature when changing status
Daniel Gultsch
2016-05-05
1
-3
/
+3
*
catch ActivityNotFoundException when requesting battery op
Daniel Gultsch
2016-04-29
1
-1
/
+6
*
added magic create welcome screen
Daniel Gultsch
2016-04-19
1
-3
/
+10
*
don't show contact details when in conversations with self
Daniel Gultsch
2016-04-09
1
-0
/
+1
*
prevent null pointer when checking http upload max size
Daniel Gultsch
2016-04-07
1
-6
/
+6
*
don't ask for resource when server uses http upload v0.1
Daniel Gultsch
2016-04-02
1
-2
/
+1
*
check max http file size when attaching files
Daniel Gultsch
2016-04-01
1
-5
/
+25
*
added logging in case fragment wasn't attached
Daniel Gultsch
2016-03-13
1
-0
/
+5
*
don't show opt-out of battery optimization dialog when push is enabled
Daniel Gultsch
2016-03-06
1
-1
/
+13
*
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
2016-03-01
1
-1
/
+3
*
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
1
-9
/
+12
*
changed single_account config into more simple lock_settings
Daniel Gultsch
2016-02-27
1
-1
/
+1
*
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2016-02-24
1
-4
/
+6
*
removed unnecessary conditions when sending read marker
Daniel Gultsch
2016-02-15
1
-5
/
+1
*
only show load more messages button when mam is available
Daniel Gultsch
2016-02-14
1
-0
/
+1
*
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2016-02-04
1
-0
/
+6
*
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
2016-02-02
1
-1
/
+1
*
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
2016-01-22
1
-2
/
+2
*
added config variable to allow non-tls connections
Daniel Gultsch
2016-01-22
1
-1
/
+1
*
Merge pull request #1655 from adithyaphilip/pgp-fix
Daniel Gultsch
2016-01-16
1
-1
/
+4
|
\
|
*
fixed PGP having to be selected twice
Adithya Abraham Philip
2016-01-16
1
-1
/
+4
*
|
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
2016-01-16
1
-3
/
+9
|
/
*
hide prepare image toasts when attaching multiple images
Daniel Gultsch
2016-01-15
1
-11
/
+12
*
fixed typo when reading battery_op setting
Daniel Gultsch
2016-01-14
1
-1
/
+1
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
1
-15
/
+1
*
ask to be excluded from battery optimization
Daniel Gultsch
2016-01-11
1
-43
/
+80
*
show trust keys activties if own keys are undecided
Daniel Gultsch
2016-01-04
1
-4
/
+5
*
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
2015-12-19
1
-2
/
+3
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
1
-1
/
+1
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-07
1
-1
/
+55
*
hide prepare file toast after preparing the file
Daniel Gultsch
2015-12-06
1
-0
/
+1
*
be more carefull with pending uris
Daniel Gultsch
2015-12-05
1
-8
/
+16
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
1
-0
/
+1
*
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
2015-12-01
1
-5
/
+22
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-5
/
+16
*
Use OpenPGP-API 9.0
fiaxh
2015-11-09
1
-1
/
+11
*
Decrypt PGP messages in background
fiaxh
2015-10-28
1
-2
/
+4
*
open manage account + certificate chooser when cbe mode is enabled
Daniel Gultsch
2015-10-20
1
-24
/
+19
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
1
-2
/
+1
*
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
1
-1
/
+1
*
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2015-09-09
1
-26
/
+45
*
added rotation detection to up/down navigation
Daniel Gultsch
2015-09-07
1
-4
/
+23
*
added some key binding
Daniel Gultsch
2015-09-07
1
-4
/
+82
*
show an send button instead of the enter key in softkeyboards when enterIsSen...
Daniel Gultsch
2015-09-04
1
-0
/
+1
*
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
2015-08-24
1
-2
/
+9
*
hide multi-end and otr encryption in conferences
Daniel Gultsch
2015-08-06
1
-2
/
+3
*
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2015-08-05
1
-0
/
+1
[next]