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
2018-04-23
get escaped localpart as username. should fixed sasl
Christian Schneppe
1
-1
/
+1
2018-04-23
make error message for 'not encrypted for this device'
Christian Schneppe
7
-3
/
+32
2018-04-23
change icon size
Christian Schneppe
1
-23
/
+25
2018-04-23
support contact shortcuts
Christian Schneppe
3
-8
/
+137
2018-04-23
create dedicated exception for not encrypted for this device
Christian Schneppe
2
-1
/
+36
2018-04-23
provide up navigation in start conversation activity
Christian Schneppe
1
-7
/
+30
2018-04-23
update unreadCount
Christian Schneppe
1
-4
/
+5
2018-04-23
UriHandlerActivity: Always check for XMPP URI validity
Christian Schneppe
1
-4
/
+6
2018-04-23
made font size selectable
Christian Schneppe
5
-25
/
+64
2018-04-22
made checkboxes and radiobuttons stylable
Christian Schneppe
1
-2
/
+2
2018-04-22
made all text styleable
Christian Schneppe
1
-4
/
+0
2018-04-22
show account chooser for new conferences / join conferences
Christian Schneppe
3
-6
/
+11
2018-04-22
in case fragment starts after activity is bound to service; fetch conversatio...
Christian Schneppe
1
-14
/
+25
2018-04-22
fixed muc detection for rare cases where muc is hosted on primary domain
Christian Schneppe
2
-1
/
+7
2018-04-22
fixed read event when status messages are displayed
Christian Schneppe
1
-1
/
+7
2018-04-22
code cleanup
Christian Schneppe
1
-2
/
+2
2018-04-22
fixed read event when using fab scroll down
Christian Schneppe
1
-43
/
+47
2018-04-22
only mark visible messages as read
Christian Schneppe
5
-31
/
+64
2018-04-22
fixed regression in StartConversationActivity that ignored welcome jid
Christian Schneppe
1
-4
/
+3
2018-04-22
null check for conversation
Christian Schneppe
1
-0
/
+3
2018-04-22
show scroll down button instantly when scrolling up
Christian Schneppe
1
-7
/
+8
2018-04-22
introduced sroll to bottom button
Christian Schneppe
3
-8
/
+170
2018-04-22
make it possible to switch back to single account if only one account available
Christian Schneppe
1
-3
/
+2
2018-04-22
integrate invite to Pix-Art Messenger
Christian Schneppe
2
-14
/
+49
2018-04-22
catch NPE
Christian Schneppe
1
-1
/
+1
2018-04-22
fix crash in resendMessage
Christian Schneppe
2
-14
/
+4
2018-04-21
more theme working
Christian Schneppe
10
-59
/
+111
2018-04-13
some OTR hints
Christian Schneppe
2
-4
/
+7
2018-04-13
persist some muc configurations
Christian Schneppe
3
-16
/
+33
2018-04-13
remove duplicate call to onConversationArchived()
Christian Schneppe
1
-4
/
+0
2018-04-13
end view if conversation was archived
Christian Schneppe
4
-36
/
+50
2018-04-13
hide disable encryption button when omemo is in always mode
Christian Schneppe
1
-1
/
+10
2018-04-13
fixed regression of 'add contact' not working
Christian Schneppe
1
-0
/
+1
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
6
-11
/
+122
2018-04-13
add ruleset to disable omemo-by-default for certain providers
Christian Schneppe
2
-2
/
+23
2018-04-13
getNextEncryption does not honor ENCYPTION_MASK
Christian Schneppe
1
-0
/
+3
2018-04-13
process receipts only on mam catchup
Christian Schneppe
1
-1
/
+1
2018-04-13
reformat
Christian Schneppe
1
-83
/
+83
2018-04-13
make receipt handling work with out of order receipts
Christian Schneppe
2
-4
/
+17
2018-04-13
do not allow user to quote file
Christian Schneppe
1
-2
/
+4
2018-04-13
code cleanup in Contact class
Christian Schneppe
1
-18
/
+22
2018-04-13
ignore bookmark name of 'None'
Christian Schneppe
3
-16
/
+26
2018-04-12
fix OTR
Christian Schneppe
1
-0
/
+5
2018-04-12
in lack of confirm source dialog in account details only trust scanned uris
Christian Schneppe
2
-6
/
+8
2018-04-12
call to update ui after fingerprint verification
Christian Schneppe
1
-1
/
+2
2018-04-12
fixed cache key generation for messages w/o full jid
Christian Schneppe
1
-8
/
+26
2018-04-12
figure out fallbacks with omemo source id
Christian Schneppe
3
-3
/
+55
2018-04-12
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
3
-13
/
+12
2018-04-12
ignore double tab in ConferenceDetailsActivity
Christian Schneppe
1
-0
/
+1
2018-04-12
StartConversationActivity: persist search across rotation
Christian Schneppe
1
-44
/
+68
[prev]
[next]