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
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
show context menu when long clicking avatar in 1:1
Christian Schneppe
2018-12-04
1
-55
/
+86
*
offer to start/install orbot for edit account screen.
Christian Schneppe
2018-12-04
1
-14
/
+50
*
implement self healing omemo
Christian Schneppe
2018-12-04
2
-1
/
+3
*
open direct search after hitting + in share with screen
Christian Schneppe
2018-12-04
3
-46
/
+82
*
some code reorder for actionbar titles
Christian Schneppe
2018-12-04
1
-2
/
+2
*
change audio attributes for notification channel
Christian Schneppe
2018-11-30
1
-0
/
+2
*
make sure that conversation is 1:1 before offering to select presence on file...
Christian Schneppe
2018-11-30
1
-0
/
+1
*
let the user forbid android from taking screenshots
Christian Schneppe
2018-11-30
2
-0
/
+27
*
don't refresh Blocklist if activity is finishing
Christian Schneppe
2018-11-30
1
-0
/
+3
*
also show invite button in ConferenceDetailsActivity if there were no users i...
Christian Schneppe
2018-11-30
1
-5
/
+5
*
cancel magic mode attribute after changing password once
Christian Schneppe
2018-11-23
1
-1
/
+1
*
removed unecessary code in time preference
Christian Schneppe
2018-11-23
1
-7
/
+3
*
refactor quite hours to make them time zone indepentent
Christian Schneppe
2018-11-23
1
-22
/
+17
*
make password editable on auth error
Christian Schneppe
2018-11-23
1
-1
/
+1
*
attempt to work around bugs in Chinese ROMs
Christian Schneppe
2018-11-23
1
-0
/
+47
*
show only file size if http upload is available
Christian Schneppe
2018-11-23
1
-1
/
+1
*
remove now unused password has changed in magic mode
Christian Schneppe
2018-11-23
1
-18
/
+1
*
show 'show password' toggle for all magically created accounts
Christian Schneppe
2018-11-23
1
-5
/
+7
*
use toastcompat library to catch BadTokenException
Christian Schneppe
2018-11-23
1
-1
/
+2
*
do not display toast if activity is finishing
Christian Schneppe
2018-11-23
1
-4
/
+3
*
offer to copy error message to clipboard
Christian Schneppe
2018-11-23
1
-3
/
+9
*
make change nick toast use showToast helper method
Christian Schneppe
2018-11-23
1
-3
/
+10
*
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
2018-11-23
2
-20
/
+23
*
catch illegal state exception on fragment transaction
Christian Schneppe
2018-11-23
1
-3
/
+7
*
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
2018-11-23
1
-1
/
+1
*
move default port to Resolver.java
Christian Schneppe
2018-11-23
1
-8
/
+6
*
added interface to edit nick
Christian Schneppe
2018-11-23
1
-0
/
+1
*
add suggested contacts to roster on first message
Christian Schneppe
2018-11-23
1
-4
/
+4
*
always do contact sync in background
Christian Schneppe
2018-11-23
1
-1
/
+1
*
avatar code changes
Christian Schneppe
2018-11-23
1
-10
/
+0
*
use inContactList() instead inRoster() in the proper places
Christian Schneppe
2018-11-23
2
-2
/
+2
*
show synced contacts in choose contact activity
Christian Schneppe
2018-11-23
2
-3
/
+2
*
refresh contacts when opening StartConversationsActivity
Christian Schneppe
2018-11-23
1
-0
/
+1
*
refactored phone contact loading in preperation for sync
Christian Schneppe
2018-11-23
1
-3
/
+4
*
fix manual update check
Christian Schneppe
2018-11-23
1
-2
/
+6
*
fix crash with xmpp uris
Christian Schneppe
2018-11-21
1
-1
/
+6
*
do not show up navigation when opening edit account from notification
Christian Schneppe
2018-11-15
1
-12
/
+8
*
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
2018-11-15
3
-2
/
+18
*
rename variable
Christian Schneppe
2018-11-15
2
-2
/
+2
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
8
-79
/
+58
*
fix some lint errors
Christian Schneppe
2018-11-11
2
-3
/
+5
*
implement message deletion
Christian Schneppe
2018-11-11
1
-6
/
+11
*
try to fix failing backups in multiaccount mode
Christian Schneppe
2018-11-11
1
-4
/
+4
*
try to fix a crash with emojicompat
Christian Schneppe
2018-11-11
1
-2
/
+2
*
add missing location permissions checks
Christian Schneppe
2018-11-10
1
-0
/
+3
*
code cleanup
Christian Schneppe
2018-11-08
1
-2
/
+3
*
don't show "Show QR Code" if no account is configured
Christian Schneppe
2018-11-08
1
-0
/
+2
*
start ExportLogsService correctly on devices >= OREO
Christian Schneppe
2018-11-08
1
-1
/
+10
*
catch exception on invalid inputs
Christian Schneppe
2018-11-08
1
-4
/
+8
*
separate contacts and groups shared via xmpp uris
Christian Schneppe
2018-11-08
1
-1
/
+6
[next]