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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
attempt to work around bugs in Chinese ROMs
Christian Schneppe
1
-0
/
+47
2018-11-23
show only file size if http upload is available
Christian Schneppe
1
-1
/
+1
2018-11-23
remove now unused password has changed in magic mode
Christian Schneppe
1
-18
/
+1
2018-11-23
only show not stranger if messages are coming from quicksy domain not quicksy...
Christian Schneppe
1
-1
/
+1
2018-11-23
show 'show password' toggle for all magically created accounts
Christian Schneppe
1
-5
/
+7
2018-11-23
use toastcompat library to catch BadTokenException
Christian Schneppe
1
-1
/
+2
2018-11-23
do not display toast if activity is finishing
Christian Schneppe
1
-4
/
+3
2018-11-23
offer to copy error message to clipboard
Christian Schneppe
1
-3
/
+9
2018-11-23
make change nick toast use showToast helper method
Christian Schneppe
1
-3
/
+10
2018-11-23
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
3
-25
/
+30
2018-11-23
catch illegal state exception on fragment transaction
Christian Schneppe
1
-3
/
+7
2018-11-23
use startForegroundService compat from push message receiver
Christian Schneppe
2
-2
/
+13
2018-11-23
add versioning to sync namespace
Christian Schneppe
1
-1
/
+1
2018-11-23
catch cursor window allocation exception
Christian Schneppe
1
-4
/
+10
2018-11-23
do not add self as crytpo target in MUC
Christian Schneppe
1
-1
/
+1
2018-11-23
use display name to generate own avatar
Christian Schneppe
2
-1
/
+4
2018-11-23
do not update foreground notification on error if it wasn’t enabled
Christian Schneppe
2
-12
/
+15
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
5
-12
/
+36
2018-11-23
move default port to Resolver.java
Christian Schneppe
2
-11
/
+10
2018-11-23
added interface to edit nick
Christian Schneppe
7
-36
/
+77
2018-11-23
fixed caching key not being calculated properly
Christian Schneppe
1
-1
/
+1
2018-11-23
add suggested contacts to roster on first message
Christian Schneppe
2
-4
/
+11
2018-11-23
always do contact sync in background
Christian Schneppe
2
-2
/
+2
2018-11-23
avatar code changes
Christian Schneppe
3
-19
/
+12
2018-11-23
suggest sync on login
Christian Schneppe
1
-0
/
+1
2018-11-23
use inContactList() instead inRoster() in the proper places
Christian Schneppe
6
-9
/
+9
2018-11-23
quicksy server is not a stranger
Christian Schneppe
2
-1
/
+3
2018-11-23
added count down latch to await account connect before going into publish pro...
Christian Schneppe
1
-0
/
+3
2018-11-23
show synced contacts in choose contact activity
Christian Schneppe
6
-13
/
+6
2018-11-23
refresh contacts when opening StartConversationsActivity
Christian Schneppe
5
-1
/
+18
2018-11-23
refresh synced contacts even if offline
Christian Schneppe
2
-2
/
+2
2018-11-23
basic phone number sync
Christian Schneppe
4
-10
/
+32
2018-11-23
refactored phone contact loading in preperation for sync
Christian Schneppe
13
-143
/
+222
2018-11-23
fix manual update check
Christian Schneppe
1
-2
/
+6
2018-11-21
fix crash with xmpp uris
Christian Schneppe
1
-1
/
+6
2018-11-15
do not show up navigation when opening edit account from notification
Christian Schneppe
2
-13
/
+10
2018-11-15
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
8
-10
/
+42
2018-11-15
rename variable
Christian Schneppe
2
-2
/
+2
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
14
-107
/
+179
2018-11-11
fix some lint errors
Christian Schneppe
3
-4
/
+6
2018-11-11
also respect deleted messages in readable logs
Christian Schneppe
1
-2
/
+2
2018-11-11
implement message deletion
Christian Schneppe
5
-24
/
+56
2018-11-11
try to fix failing backups in multiaccount mode
Christian Schneppe
2
-5
/
+5
2018-11-11
try to fix a crash with emojicompat
Christian Schneppe
1
-2
/
+2
2018-11-10
add missing location permissions checks
Christian Schneppe
1
-0
/
+3
2018-11-08
code cleanup
Christian Schneppe
1
-2
/
+3
2018-11-08
don't show "Show QR Code" if no account is configured
Christian Schneppe
1
-0
/
+2
2018-11-08
start ExportLogsService correctly on devices >= OREO
Christian Schneppe
2
-3
/
+21
2018-11-08
catch exception on invalid inputs
Christian Schneppe
1
-4
/
+8
2018-11-08
separate contacts and groups shared via xmpp uris
Christian Schneppe
1
-1
/
+6
[prev]
[next]