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
/
de
/
pixart
/
messenger
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
incorporate support for publish-options into server info
Christian Schneppe
1
-1
/
+1
2017-08-01
update datebubbles
Christian Schneppe
2
-34
/
+42
2017-08-01
allow users to send PMs in mucs w/o voice
Christian Schneppe
1
-1
/
+3
2017-08-01
set focusable=false instead of enabled=false for rooms w/o voice
Christian Schneppe
1
-4
/
+10
2017-08-01
refactored retrieval of default preferences
Christian Schneppe
1
-1
/
+1
2017-08-01
put settings defaults into resource file
Christian Schneppe
10
-16
/
+36
2017-08-01
make scan barcode icon survive rotations
Christian Schneppe
1
-0
/
+11
2017-08-01
show scan button in TrustKeys only if there is something to scan
Christian Schneppe
1
-1
/
+24
2017-08-01
use DND instead of XA when phone is silent
Christian Schneppe
1
-1
/
+2
2017-06-25
fixed fingerprint trust (was messed up after library upgrade)
Christian Schneppe
2
-5
/
+8
2017-06-24
offer to open website if ibb offers oob redirect
Christian Schneppe
1
-1
/
+21
2017-06-24
mark message as failed after canceling ft w/o transferable
Christian Schneppe
1
-0
/
+2
2017-06-24
upgrade to signal-protocol-java
Christian Schneppe
1
-1
/
+1
2017-06-17
allow recording of videos from attachment choice too
Christian Schneppe
2
-20
/
+51
2017-06-17
fix resend feature
Christian Schneppe
1
-3
/
+2
2017-06-11
correct resend text
Christian Schneppe
1
-1
/
+5
2017-06-11
recreate settingsactivity when theme changed
Christian Schneppe
4
-5
/
+17
2017-06-01
allow changing of nickname in conferences when nick is in use
Christian Schneppe
1
-2
/
+1
2017-05-31
'end this conversation afterwards' checked by default
Christian Schneppe
1
-0
/
+1
2017-05-31
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
1
-2
/
+9
2017-05-31
do not turn send button green unless history is caught up
Christian Schneppe
1
-3
/
+4
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
2
-4
/
+5
2017-05-17
make updater more failsave
Christian Schneppe
1
-0
/
+6
2017-05-10
add ability to distrust inactive/trusted keys
Christian Schneppe
1
-1
/
+1
2017-05-10
set catchup flag on mam only when doing that
Christian Schneppe
1
-1
/
+1
2017-05-10
display open pgp key id in account details and allow to delete
Christian Schneppe
4
-10
/
+74
2017-05-09
unified copy text and share with context menu entries
Christian Schneppe
1
-20
/
+6
2017-04-26
run enterPasswordDialog onUiThread fixes #131
Christian Schneppe
1
-1
/
+1
2017-04-26
code cleanup: made conversation property final in message object
Christian Schneppe
1
-2
/
+3
2017-04-26
avoid rare race condition when saving draft message
Christian Schneppe
1
-0
/
+1
2017-04-26
fixed click area for pgp key in contact details
Christian Schneppe
1
-17
/
+12
2017-04-26
make sure context is not null before setting content description on send button
Christian Schneppe
1
-3
/
+3
2017-04-20
re-add redownload context menu entry for deleted files
Christian Schneppe
1
-0
/
+12
2017-04-20
changed text for positive button while changing nick name
Christian Schneppe
1
-1
/
+1
2017-04-18
hide resend button if file is smaller than AutoAcceptFileSize…
Christian Schneppe
2
-2
/
+12
2017-04-18
Add content description to send button
Christian Schneppe
1
-0
/
+4
2017-04-16
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
1
-1
/
+6
2017-04-13
set colored contact status preference correctly
Christian Schneppe
1
-2
/
+6
2017-04-13
integrate OpenPGP (untested)
Christian Schneppe
1
-0
/
+14
2017-04-13
don't show reconnect button, when offline or no account availbale
Christian Schneppe
1
-0
/
+3
2017-04-13
use async message loading only when called from UI
Christian Schneppe
3
-7
/
+7
2017-04-13
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
1
-1
/
+2
2017-04-13
Optimized imports from entire project
Christian Schneppe
1
-3
/
+0
2017-04-13
Removed unnecessary string builder
Christian Schneppe
1
-6
/
+2
2017-04-13
Made variable local
Christian Schneppe
1
-2
/
+2
2017-04-13
Code clean up
Christian Schneppe
4
-15
/
+15
2017-04-13
be more careful with corner cases when mentioning multiple people
Christian Schneppe
1
-5
/
+9
2017-04-13
do not linkify urls starting with a dot
Christian Schneppe
1
-1
/
+1
2017-04-13
use comma seperation for multiple mentions
Christian Schneppe
1
-4
/
+8
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
3
-19
/
+4
[next]