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
/
services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
changed icons for markasread and reply in NotificationService
Christian Schneppe
1
-3
/
+4
2018-02-19
Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...
Christian Schneppe
1
-3
/
+3
2018-02-17
don't show notification if there is no update
Christian Schneppe
1
-1
/
+0
2018-02-17
show hint to allow installs from unknown sources just before update starts an...
Christian Schneppe
1
-3
/
+7
2018-02-17
fix typo in playstore detection
Christian Schneppe
1
-1
/
+1
2018-02-15
always copy firefoxe’s shared files
Christian Schneppe
1
-1
/
+1
2018-02-10
do not cross reference bookmarks and conversations
Christian Schneppe
1
-5
/
+8
2018-02-10
always persist current nick (in bookmark and database)
Christian Schneppe
1
-7
/
+16
2018-02-10
return to welcome activity after deleting last account
Christian Schneppe
1
-41
/
+38
2018-02-01
fixed crash on receiving files
Christian Schneppe
1
-2
/
+2
2018-01-29
do not explicitly request MAM archive for blocked contacts
Christian Schneppe
1
-42
/
+43
2018-01-29
add snooze button to notification
Christian Schneppe
2
-23
/
+97
2018-01-29
check if app is installedFromPlayStore and use upcoming playstore site for up...
Christian Schneppe
1
-0
/
+18
2018-01-27
delegate uri permission to service when processing files
Christian Schneppe
1
-0
/
+6
2018-01-27
make chat markers opportunistic in private mucs
Christian Schneppe
1
-3
/
+7
2018-01-27
avoid some unnecessary notification updates
Christian Schneppe
1
-11
/
+16
2018-01-27
Show toast after destroying group chat
Christian Schneppe
1
-5
/
+6
2018-01-26
add possibility to destroy group chat
Christian Schneppe
1
-6
/
+38
2018-01-21
permanently cache last resolver result
Christian Schneppe
1
-5
/
+0
2018-01-21
reworked audioPlayer screenOn/Off a bit
Christian Schneppe
1
-23
/
+8
2018-01-21
postpone notification actions (mark as read, reply) until after messages are ...
Christian Schneppe
1
-20
/
+52
2018-01-21
sent message receipts after mam catchup
Christian Schneppe
1
-1
/
+15
2018-01-21
disable offline messages. postpone prekey handling until after mam catchup
Christian Schneppe
2
-0
/
+21
2018-01-19
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
1
-3
/
+4
2018-01-17
fix wrong avatar shown when true jid doesn't match in muc
Christian Schneppe
1
-1
/
+7
2018-01-17
let screen on while playing audio message
Christian Schneppe
1
-2
/
+24
2018-01-17
setting room subject also sets room name
Christian Schneppe
1
-1
/
+2
2017-12-27
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
1
-1
/
+1
2017-12-23
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
1
-22
/
+15
2017-12-23
fix location view
Christian Schneppe
1
-1
/
+1
2017-12-16
fixup for pep omemo notification dedup
Christian Schneppe
1
-1
/
+1
2017-12-16
support error messages in quick edit dialog
Christian Schneppe
1
-1
/
+5
2017-12-10
Refined avatar generation a bit
Christian Schneppe
1
-22
/
+36
2017-12-10
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
1
-0
/
+4
2017-11-29
add ability to use system emojis instead of integrated ones via expert settings
Christian Schneppe
1
-3
/
+9
2017-11-25
use REFRESH_UI_INTERVALL also for AudioPlayer
Christian Schneppe
1
-1
/
+2
2017-11-25
make unencrypted chat warning configurable via settings
Christian Schneppe
1
-0
/
+4
2017-11-24
use com.android.support:support-emoji
Christian Schneppe
3
-1
/
+39
2017-11-23
code cleanup
Christian Schneppe
1
-3
/
+3
2017-11-22
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
1
-2
/
+7
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
2
-11
/
+78
2017-11-21
excute db read and writes on different threads
Christian Schneppe
1
-22
/
+14
2017-11-21
trying to catch various dead system exception when scheduling new alarms and ...
Christian Schneppe
1
-33
/
+55
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
2
-9
/
+8
2017-10-29
UpdateService: set user-agent
Christian Schneppe
1
-0
/
+1
2017-10-29
UpdateService: use THREAD_POOL_EXECUTOR
Christian Schneppe
1
-1
/
+2
2017-10-29
Resync has_enabled_account setting after delete and on start
Christian Schneppe
1
-4
/
+7
2017-10-29
video processing: pick smaller file after transcoding. Do not transcode files...
Christian Schneppe
1
-1
/
+20
2017-10-18
fix crash while searching for updates and show error message if search was no...
Christian Schneppe
1
-10
/
+22
2017-10-15
don't crash if runtime could not be retrieved
Christian Schneppe
1
-1
/
+0
[next]