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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
get rid of customizable resources
Christian Schneppe
2018-04-01
1
-11
/
+0
|
*
made conference invite work again
Christian Schneppe
2018-04-01
1
-0
/
+1
|
*
don't send messages in callback
Christian Schneppe
2018-04-01
2
-3
/
+5
|
*
redirect on empty conversation list
Christian Schneppe
2018-03-29
1
-1
/
+14
|
*
move new activity back to original name
Christian Schneppe
2018-03-29
1
-1
/
+1
|
*
AppCompat Migration contribution
Christian Schneppe
2018-03-12
1
-13
/
+18
|
*
integrate trust manager into conversations
Christian Schneppe
2018-03-12
2
-1
/
+899
|
*
don't log passwords
Christian Schneppe
2018-03-09
1
-1
/
+0
|
*
fixed concurrent modification when killing mam queries
Christian Schneppe
2018-03-08
1
-40
/
+40
|
*
implement multi accounts via expert settings
Christian Schneppe
2018-03-08
3
-8
/
+45
|
*
MAM: rework hasMessagesLeft to account for prosody’s missing count
Christian Schneppe
2018-02-24
1
-6
/
+12
|
*
only explicitly request device list for users not in roster
Christian Schneppe
2018-02-24
1
-1
/
+5
|
*
kill mam query when archiving conversation
Christian Schneppe
2018-02-24
2
-0
/
+21
|
*
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
2018-02-24
1
-9
/
+20
|
*
warn when attempting to write stanza to an unbound stream
Christian Schneppe
2018-02-22
1
-1
/
+1
|
*
mark error notifications as sensitve and local only
Christian Schneppe
2018-02-22
1
-2
/
+3
|
*
changed icons for markasread and reply in NotificationService
Christian Schneppe
2018-02-19
1
-3
/
+4
|
*
Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵
Christian Schneppe
2018-02-19
1
-3
/
+3
|
|
|
|
constant
*
don't show notification if there is no update
Christian Schneppe
2018-02-17
1
-1
/
+0
|
*
show hint to allow installs from unknown sources just before update starts ↵
Christian Schneppe
2018-02-17
1
-3
/
+7
|
|
|
|
and don't show this for PlayStore installs
*
fix typo in playstore detection
Christian Schneppe
2018-02-17
1
-1
/
+1
|
*
always copy firefoxe’s shared files
Christian Schneppe
2018-02-15
1
-1
/
+1
|
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-5
/
+8
|
*
always persist current nick (in bookmark and database)
Christian Schneppe
2018-02-10
1
-7
/
+16
|
*
return to welcome activity after deleting last account
Christian Schneppe
2018-02-10
1
-41
/
+38
|
*
fixed crash on receiving files
Christian Schneppe
2018-02-01
1
-2
/
+2
|
*
do not explicitly request MAM archive for blocked contacts
Christian Schneppe
2018-01-29
1
-42
/
+43
|
*
add snooze button to notification
Christian Schneppe
2018-01-29
2
-23
/
+97
|
*
check if app is installedFromPlayStore and use upcoming playstore site for ↵
Christian Schneppe
2018-01-29
1
-0
/
+18
|
|
|
|
updates
*
delegate uri permission to service when processing files
Christian Schneppe
2018-01-27
1
-0
/
+6
|
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-3
/
+7
|
*
avoid some unnecessary notification updates
Christian Schneppe
2018-01-27
1
-11
/
+16
|
*
Show toast after destroying group chat
Christian Schneppe
2018-01-27
1
-5
/
+6
|
*
add possibility to destroy group chat
Christian Schneppe
2018-01-26
1
-6
/
+38
|
*
permanently cache last resolver result
Christian Schneppe
2018-01-21
1
-5
/
+0
|
*
reworked audioPlayer screenOn/Off a bit
Christian Schneppe
2018-01-21
1
-23
/
+8
|
*
postpone notification actions (mark as read, reply) until after messages are ↵
Christian Schneppe
2018-01-21
1
-20
/
+52
|
|
|
|
loaded
*
sent message receipts after mam catchup
Christian Schneppe
2018-01-21
1
-1
/
+15
|
*
disable offline messages. postpone prekey handling until after mam catchup
Christian Schneppe
2018-01-21
2
-0
/
+21
|
*
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
2018-01-19
1
-3
/
+4
|
*
fix wrong avatar shown when true jid doesn't match in muc
Christian Schneppe
2018-01-17
1
-1
/
+7
|
*
let screen on while playing audio message
Christian Schneppe
2018-01-17
1
-2
/
+24
|
*
setting room subject also sets room name
Christian Schneppe
2018-01-17
1
-1
/
+2
|
*
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
2017-12-27
1
-1
/
+1
|
*
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
2017-12-23
1
-22
/
+15
|
|
|
|
create avatar in background thread
*
fix location view
Christian Schneppe
2017-12-23
1
-1
/
+1
|
*
fixup for pep omemo notification dedup
Christian Schneppe
2017-12-16
1
-1
/
+1
|
*
support error messages in quick edit dialog
Christian Schneppe
2017-12-16
1
-1
/
+5
|
*
Refined avatar generation a bit
Christian Schneppe
2017-12-10
1
-22
/
+36
|
*
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
2017-12-10
1
-0
/
+4
|
[next]