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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-11-08
NotificationService: open chatlist if there were multiple notifications
Christian Schneppe
1
-1
/
+1
2018-11-08
show max file size for httpupload in profile --> server info
Christian Schneppe
2
-2
/
+31
2018-11-08
use material colors
Martin/Geno
1
-1
/
+9
2018-11-08
improve openkeychain error reporting
Christian Schneppe
2
-5
/
+15
2018-11-08
refined nick matching patter. word boundry (\b) doesn’t match on words endi...
Christian Schneppe
1
-1
/
+1
2018-11-07
design message border
Martin/Geno
2
-2
/
+2
2018-10-24
add missing slash to make database import working again
Christian Schneppe
1
-2
/
+2
2018-10-24
write null bitmap to imageview to replace asyncdrawable
Christian Schneppe
2
-4
/
+4
2018-10-24
code cleanup, null check not necessary when using instance of
Christian Schneppe
1
-9
/
+10
2018-10-24
ask for permission when committing attachments
Christian Schneppe
1
-10
/
+22
2018-10-24
do not provide up navigation in publish account when in setup mode
Christian Schneppe
2
-6
/
+10
2018-10-24
play short vibrate while your are inside the chat
Christian Schneppe
1
-0
/
+1
2018-10-24
try to catch a NPE on iterator.remove
Christian Schneppe
1
-3
/
+7
2018-10-24
reformat XmppConnection.java
Christian Schneppe
1
-37
/
+30
2018-10-24
don't use internal updater if store != null
Christian Schneppe
4
-51
/
+40
2018-10-24
don't use compression for HttpDownloads
Christian Schneppe
1
-0
/
+2
2018-10-22
bring back animated gif view in MediaViewer
Christian Schneppe
1
-2
/
+12
2018-10-20
fix bug in Updater
Christian Schneppe
1
-8
/
+4
[next]