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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-19
extract relevant extension from file name when processing share intent
Daniel Gultsch
1
-2
/
+23
2016-06-19
replace corrected messages in decryption queue
Daniel Gultsch
2
-0
/
+6
2016-06-19
only dismiss sent message after encryption
Daniel Gultsch
2
-9
/
+16
2016-06-19
refresh UI to redraw message hint after switching to pgp
Daniel Gultsch
1
-0
/
+1
2016-06-19
delay notification until after pgp decryption
Daniel Gultsch
7
-22
/
+51
2016-06-19
log all fail reasons
Daniel Gultsch
1
-5
/
+6
2016-06-14
clear muc tiles when avatar of member changes
Daniel Gultsch
3
-1
/
+19
2016-06-14
sort muc users by affiliation, name. fixes #1913
Daniel Gultsch
1
-9
/
+15
2016-06-14
synchronize access to stanza queue
Daniel Gultsch
1
-21
/
+31
2016-06-14
remove messages from decryption queue when trimming a conversation
Daniel Gultsch
2
-4
/
+19
2016-06-14
make sure tagwriter is clear before force closing socket
Daniel Gultsch
2
-19
/
+9
2016-06-14
refactored pgp decryption
Daniel Gultsch
10
-333
/
+213
2016-06-14
make StartUI resistant against rotations and don't restart app when not neces...
Christian Schneppe
2
-1
/
+7
2016-06-12
add permission exception for android < Marshmallow
Christian Schneppe
2
-12
/
+18
2016-06-12
actually do add fall back message for omemo
Daniel Gultsch
1
-1
/
+1
2016-06-12
parse real jid from muc mam messages. (disabled)
Daniel Gultsch
2
-1
/
+17
2016-06-12
close db cursor after reading cert
Daniel Gultsch
1
-0
/
+1
2016-06-12
also restart if permissions were changed after first start
Christian Schneppe
2
-29
/
+32
2016-06-12
make a restart after granting permissions on first start
Christian Schneppe
2
-13
/
+33
2016-06-12
set last seen true as default
Christian Schneppe
1
-1
/
+1
2016-06-10
catch conversations sort exception. not vital at this point
Daniel Gultsch
2
-15
/
+19
2016-06-10
added log tag if no backup found
Christian Schneppe
1
-0
/
+1
2016-06-10
check and request all needed permissions on startup
Christian Schneppe
1
-0
/
+109
2016-06-06
update lastseen in contactdetails
Christian Schneppe
1
-2
/
+2
2016-06-06
add permission checks to welcome activity
Christian Schneppe
1
-25
/
+45
2016-06-06
fix crash in welcome screen on first start
Christian Schneppe
1
-1
/
+3
2016-06-05
Do not treat right alt key as a modifier for key combos
Yussuf Khalil
1
-1
/
+1
2016-06-05
log all background stanzas when background logging is enabled
Daniel Gultsch
4
-9
/
+4
2016-06-04
swap sending presence and csi
Daniel Gultsch
1
-3
/
+3
2016-06-04
change default resource to mobile
Christian Schneppe
1
-2
/
+1
2016-06-04
also add 4 chars to filesnames during copy to private storage
Christian Schneppe
1
-1
/
+1
2016-06-04
check database versione before import
Christian Schneppe
2
-5
/
+11
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
12
-63
/
+142
2016-06-04
add first 4 chars to file names
Christian Schneppe
3
-4
/
+4
2016-06-03
trim nick from bookmark before checking if it's empty
Daniel Gultsch
1
-2
/
+2
2016-06-03
don't use a bookmarks name if it's empty
Daniel Gultsch
2
-4
/
+7
2016-06-03
throw writeexecption in downloader if flush fails
Daniel Gultsch
1
-7
/
+5
2016-06-03
disconnect account in background after deletion. fixes #1861
Daniel Gultsch
1
-1
/
+6
2016-06-02
changed default resource to 'mobile'
Christian Schneppe
1
-1
/
+1
2016-06-02
also export database when chats are exported
Christian Schneppe
3
-7
/
+54
2016-06-02
print specific toast when download failed because of write error
Daniel Gultsch
1
-2
/
+12
2016-06-02
changed color of lock icon
Christian Schneppe
1
-1
/
+0
2016-06-02
fixed regression that would not show clear devices
Daniel Gultsch
1
-1
/
+1
2016-06-02
Share link to invite user to start over with Pix-Art Messenger
Christian Schneppe
3
-0
/
+20
2016-06-02
make grace period configurable
Daniel Gultsch
3
-6
/
+14
2016-06-01
deactive grace period when receiving screen on action
Daniel Gultsch
1
-1
/
+8
2016-06-01
use datetime as filename
Christian Schneppe
3
-11
/
+24
2016-06-01
change AppUpdate URL
Christian Schneppe
1
-1
/
+1
2016-06-01
deactivate grace period when coming to foreground
Daniel Gultsch
1
-0
/
+1
2016-06-01
log background msgs not foreground msgs
Daniel Gultsch
1
-1
/
+1
[next]