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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adds a message sender label in each conversation for text messages
Christian Schneppe
2017-03-09
2
-0
/
+30
|
*
closing the corresponding conversations after blocking a contact
Christian Schneppe
2017-03-09
9
-47
/
+111
|
*
extract stanza-id from muc reflections
Christian Schneppe
2017-03-09
2
-17
/
+22
|
*
deduplicate every message with a stanza-id from the server
Christian Schneppe
2017-03-09
1
-3
/
+3
|
*
fixed multi-session-nick renaming behaviour
Christian Schneppe
2017-03-09
2
-14
/
+11
|
*
allow app to access user trust store
Christian Schneppe
2017-03-09
2
-0
/
+10
|
*
renamed enter jid menu item id
Christian Schneppe
2017-03-09
3
-8
/
+8
|
*
added an option to directly add a jid to block list from blocklist activity
Christian Schneppe
2017-03-09
4
-3
/
+50
|
*
change bitrate with video quality settings too
Christian Schneppe
2017-03-05
1
-2
/
+15
|
*
use default priority notifications. disables heads up notifications
Christian Schneppe
2017-03-04
1
-1
/
+1
|
*
make video resolution configurable
Christian Schneppe
2017-03-04
5
-2
/
+44
|
*
add missing attribut
Christian Schneppe
2017-03-04
1
-0
/
+1
|
*
Keep draft even when correcting previously sent msg
Christian Schneppe
2017-03-04
2
-8
/
+22
|
*
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
2017-03-04
2
-3
/
+5
|
*
show icons in pop menu with reflection. imagespan was not centred ver…
Christian Schneppe
2017-03-04
2
-22
/
+19
|
|
|
|
…tically
*
block send action while encrypting pgp message
Christian Schneppe
2017-03-04
2
-0
/
+14
|
*
make notification icon size depend on 'Large Text' setting
Christian Schneppe
2017-03-04
4
-2
/
+8
|
*
Added icons for the attach options according to material design guidlines
Christian Schneppe
2017-03-04
62
-9
/
+58
|
*
changed default setting for enter_is_send on devices with keyboard
Christian Schneppe
2017-03-04
4
-2
/
+7
|
*
rename the Xmlns class to Namespace
Christian Schneppe
2017-03-04
10
-54
/
+53
|
*
bump mam namespace to :2
Christian Schneppe
2017-03-04
1
-1
/
+1
|
*
show 'show inactive keys' button also when there are no active keys
Christian Schneppe
2017-03-04
1
-1
/
+1
|
*
properly handle onNewIntent() in StartConversations activity
Christian Schneppe
2017-03-04
1
-0
/
+9
|
|
|
|
|
* fixes a glitch a caused xmpp uris not to open when activiy was already started
*
properly trim() incoming imto: uris
Christian Schneppe
2017-03-04
1
-1
/
+1
|
*
use priority low when creating notification without sound/vibration
Christian Schneppe
2017-03-04
1
-0
/
+1
|
*
make x509 verification node world readable
Christian Schneppe
2017-03-04
5
-15
/
+87
|
*
fix sending video file as is, if it is in our directory
Christian Schneppe
2017-02-28
1
-2
/
+2
|
*
correct date for first message / message at top
Christian Schneppe
2017-02-28
1
-2
/
+2
|
*
AppUpdater: detect beta versions
Christian Schneppe
2017-02-24
1
-6
/
+15
|
*
show resource in brackets
Christian Schneppe
2017-02-24
1
-1
/
+1
|
*
some little chatlist optimizations
Christian Schneppe
2017-02-24
1
-3
/
+5
|
*
separate date bubbles from status messsages
Christian Schneppe
2017-02-23
1
-3
/
+9
|
*
fix resource view
Christian Schneppe
2017-02-23
1
-2
/
+2
|
*
reworked reconnect in profile settings
Christian Schneppe
2017-02-22
1
-6
/
+4
|
*
send 'online' presences also while typing a message
Christian Schneppe
2017-02-22
2
-1
/
+16
|
*
don't animate image view and set some variables final
Christian Schneppe
2017-02-22
1
-3
/
+4
|
*
make max brightness in fullscreen configurable
Christian Schneppe
2017-02-22
4
-4
/
+31
|
|
|
|
fixes #105
*
show dates correctly
Christian Schneppe
2017-02-22
1
-2
/
+5
|
*
reordered and make some strings final
Christian Schneppe
2017-02-22
1
-14
/
+10
|
*
set location preview size
Christian Schneppe
2017-02-22
1
-0
/
+16
|
*
Fix a typo in legacy
Christian Schneppe
2017-02-22
7
-16
/
+16
|
*
migrate domain and host exemption into seperate class
Christian Schneppe
2017-02-22
3
-5
/
+27
|
*
only change actionbar display options when changed
Christian Schneppe
2017-02-22
1
-7
/
+9
|
*
npe checks
Christian Schneppe
2017-02-22
2
-3
/
+8
|
*
synchronize modifications of output stream in tag writer
Christian Schneppe
2017-02-22
1
-4
/
+4
|
*
explicitly turn off vibration when disabled
Christian Schneppe
2017-02-22
1
-0
/
+2
|
*
only extract stanza-id from live messages when disco feature is set
Christian Schneppe
2017-02-22
1
-2
/
+2
|
*
fixed behaviour in message parser when doing mam catchup
Christian Schneppe
2017-02-22
1
-2
/
+2
|
*
bump mam namespace
Christian Schneppe
2017-02-22
7
-17
/
+48
|
*
rethink mam catchup strategies
Christian Schneppe
2017-02-22
5
-40
/
+57
|
[next]