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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix NPE when writing Resolver.Result to disk
Christian Schneppe
2018-01-27
1
-1
/
+1
*
avoid some unnecessary notification updates
Christian Schneppe
2018-01-27
1
-11
/
+16
*
allow sending pm via context menu from ConferenceDetailsActivity
Christian Schneppe
2018-01-27
1
-7
/
+16
*
Show toast after destroying group chat
Christian Schneppe
2018-01-27
2
-6
/
+7
*
add possibility to destroy group chat
Christian Schneppe
2018-01-26
5
-14
/
+96
*
permanently cache last resolver result
Christian Schneppe
2018-01-21
5
-47
/
+119
*
check if app installs from unknown sources are allowed, if not open settings ...
Christian Schneppe
2018-01-21
2
-0
/
+53
*
remove wakelocks in XmlReader
Christian Schneppe
2018-01-21
2
-33
/
+3
*
reworked audioPlayer screenOn/Off a bit
Christian Schneppe
2018-01-21
2
-24
/
+18
*
show hint on top of chatview while sending private messages
Christian Schneppe
2018-01-21
1
-0
/
+20
*
try to detect if Messenger is installed from fdroid and don't use updater if ...
Christian Schneppe
2018-01-21
1
-2
/
+19
*
fix NPE in shareWith intent and use FileProvider for sharing
Christian Schneppe
2018-01-21
1
-4
/
+12
*
use countdownlatch to check if TagWriter has finished
Christian Schneppe
2018-01-21
2
-15
/
+14
*
fixed interupt handling
Christian Schneppe
2018-01-21
2
-17
/
+33
*
postpone notification actions (mark as read, reply) until after messages are ...
Christian Schneppe
2018-01-21
3
-24
/
+59
*
treat key transport messages differently to not open empty conversations
Christian Schneppe
2018-01-21
1
-2
/
+25
*
sent message receipts after mam catchup
Christian Schneppe
2018-01-21
4
-21
/
+146
*
disable offline messages. postpone prekey handling until after mam catchup
Christian Schneppe
2018-01-21
7
-5
/
+75
*
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
2018-01-21
5
-48
/
+54
*
show warning toast if PM is disabled in MUC
Christian Schneppe
2018-01-21
3
-25
/
+27
*
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
2018-01-19
2
-4
/
+7
*
improved some hints in Config
Christian Schneppe
2018-01-19
1
-2
/
+2
*
replace AdvancedListView with ListView because it was never used
Christian Schneppe
2018-01-19
1
-76
/
+2
*
don't overlap readmarker with "show more messages"
Christian Schneppe
2018-01-19
1
-6
/
+3
*
fix wrong avatar shown when true jid doesn't match in muc
Christian Schneppe
2018-01-17
2
-2
/
+8
*
ShareWithActivity: refactor for java 8
Christian Schneppe
2018-01-17
1
-58
/
+29
*
do not use theme in uri activity
Christian Schneppe
2018-01-17
1
-0
/
+1
*
let screen on while playing audio message
Christian Schneppe
2018-01-17
2
-4
/
+26
*
setting room subject also sets room name
Christian Schneppe
2018-01-17
1
-1
/
+2
*
small improvement in ShareLocationActivity
Christian Schneppe
2018-01-08
1
-2
/
+3
*
reworked location services from GoogleMap to OSM
Christian Schneppe
2018-01-07
5
-301
/
+341
*
close ShareWithActivity while transforming video file
Christian Schneppe
2017-12-27
1
-0
/
+1
*
show pep as available if omemo_all_access has been installed on server
Christian Schneppe
2017-12-27
3
-5
/
+8
*
clear muc avatar after going online
Christian Schneppe
2017-12-27
2
-2
/
+6
*
fixed omemo device list not getting annouced on empty list
Christian Schneppe
2017-12-27
1
-1
/
+1
*
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
2017-12-27
4
-14
/
+39
*
store new intent in welcome account activity
Christian Schneppe
2017-12-27
1
-0
/
+7
*
transport invitee from welcome activity to start conversations activity
Christian Schneppe
2017-12-27
6
-74
/
+98
*
PublishProfilePictureActivity: fix avatar size
Christian Schneppe
2017-12-23
1
-1
/
+1
*
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
2017-12-23
4
-64
/
+82
*
PublishProfilePictureActivity: refresh on status change
Christian Schneppe
2017-12-23
1
-57
/
+55
*
removed 'contact-only' hint from publish avtar screen
Christian Schneppe
2017-12-23
1
-53
/
+36
*
refactor StartConversationsActivity
Christian Schneppe
2017-12-23
1
-57
/
+28
*
remove NFC + light refactoring of XmppActivity
Christian Schneppe
2017-12-23
1
-283
/
+194
*
fix location view
Christian Schneppe
2017-12-23
4
-14
/
+7
*
Conference Details: hide settings in offline mucs
Christian Schneppe
2017-12-23
1
-2
/
+12
*
ChatMarkers: parse own account from true counterpart
Christian Schneppe
2017-12-16
2
-7
/
+5
*
fixed treatAsDownload() for empty messages
Christian Schneppe
2017-12-16
1
-1
/
+5
*
remove NFC handling + let edit account handle own jids
Christian Schneppe
2017-12-16
4
-47
/
+42
*
fix init EmojiService in StartConversationActivity
Christian Schneppe
2017-12-16
1
-1
/
+7
[next]