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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename "Conference" to "Group chat" (#168)
Licaon_Kter
2018-01-24
1
-36
/
+36
|
|
|
fixes #158
*
update translations
Christian Schneppe
2018-01-23
3
-0
/
+306
|
*
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
4
-0
/
+58
|
|
|
|
to allow this manually
*
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
2
-0
/
+43
|
*
try to detect if Messenger is installed from fdroid and don't use updater if ↵
Christian Schneppe
2018-01-21
1
-2
/
+19
|
|
|
|
this is true
*
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
|
|
|
|
loaded
*
add soft keyboard next button functionality
Christian Schneppe
2018-01-21
1
-0
/
+1
|
*
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 ↵
Christian Schneppe
2018-01-21
5
-48
/
+54
|
|
|
|
attribute is set
*
show warning toast if PM is disabled in MUC
Christian Schneppe
2018-01-21
4
-25
/
+28
|
*
New translations strings.xml (Spanish)
Christian Schneppe
2018-01-21
1
-1
/
+1
|
*
New translations strings.xml (Spanish)
Christian Schneppe
2018-01-21
1
-1
/
+1
|
*
New translations strings.xml (Spanish)
Christian Schneppe
2018-01-21
1
-1
/
+1
|
*
New translations strings.xml (Spanish)
Christian Schneppe
2018-01-21
1
-1
/
+1
|
*
version 1.21.0 + changes
Christian Schneppe
2018-01-19
2
-2
/
+8
|
*
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Christian Schneppe
2018-01-19
2
-9
/
+476
|
\
|
*
update translations
Christian Schneppe
2018-01-19
2
-9
/
+476
|
|
*
|
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
|
|
*
|
Gradle Update to 3.0.1 with aapt
Christian Schneppe
2018-01-19
6
-97
/
+85
|
|
*
|
updated some licenses
Christian Schneppe
2018-01-19
1
-5
/
+4
|
|
*
|
replace AdvancedListView with ListView because it was never used
Christian Schneppe
2018-01-19
5
-80
/
+4
|
|
*
|
fix some strings
Christian Schneppe
2018-01-19
2
-2
/
+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
2
-1
/
+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
22
-372
/
+1092
|
*
version 1.20.3 + changes
Christian Schneppe
2017-12-27
2
-2
/
+9
|
*
update translations
Christian Schneppe
2017-12-27
2
-3
/
+6
|
*
update gradle and proguard-rules
Christian Schneppe
2017-12-27
2
-15
/
+34
|
*
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
|
[next]