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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
catch illegal state not illegal argument on popBackStack()
Christian Schneppe
1
-1
/
+1
2018-09-11
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
1
-0
/
+2
2018-09-11
make recording activity not crash if microphone was in use
Christian Schneppe
1
-6
/
+10
2018-09-11
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
1
-2
/
+14
2018-09-11
improve Updater a bit and try to catch NPE
Christian Schneppe
2
-4
/
+6
2018-09-11
catch NPE on detecting tor connection in UpdaterActivity
Christian Schneppe
1
-1
/
+4
2018-09-11
catch some more Exceptions during database import
Christian Schneppe
1
-1
/
+7
2018-09-11
try to catch some Exceptions in image preview
Christian Schneppe
1
-24
/
+41
2018-08-30
switch between earphone and speaker while playing sounds
Christian Schneppe
1
-1
/
+9
2018-08-30
Revert "hide record voice button if keyboard is open"
Christian Schneppe
1
-16
/
+9
2018-08-30
make port field disabled if hostname is empty
Christian Schneppe
1
-0
/
+8
2018-08-30
hide record voice button if keyboard is open
Christian Schneppe
1
-9
/
+16
2018-08-28
catch NPE on inviteUser
Christian Schneppe
1
-1
/
+5
2018-08-28
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
3
-9
/
+24
2018-08-26
show correct string
Christian Schneppe
1
-1
/
+1
2018-08-26
do not display 'user left' toast in members only groups
Christian Schneppe
1
-1
/
+2
2018-08-23
catch NPE while detecting installedFrom()
Christian Schneppe
1
-1
/
+1
2018-08-23
convert jid to string
Christian Schneppe
1
-1
/
+2
2018-08-23
try to catch rare NPE
Christian Schneppe
1
-1
/
+7
2018-08-05
add a quick action for voice recording
Christian Schneppe
2
-3
/
+29
2018-08-05
don't use internal updater if installed from F-Droid or Google Play Store
Christian Schneppe
1
-4
/
+4
2018-08-05
add location to permission check, too
Christian Schneppe
1
-0
/
+3
2018-08-05
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
6
-27
/
+106
2018-08-04
add some more permission checks for locations
Christian Schneppe
2
-4
/
+13
2018-08-04
use blabber.im as default domain
Christian Schneppe
1
-0
/
+2
2018-08-03
also mark previews unread messages as read
Christian Schneppe
1
-1
/
+3
2018-08-03
temporarily hide message deletion in chat view
Christian Schneppe
1
-1
/
+3
2018-08-03
some changes in Updater
Christian Schneppe
2
-13
/
+28
2018-08-03
show toast if no address book app is installed
Christian Schneppe
1
-7
/
+14
2018-07-29
fix rar crash in EditAccountActivity during account registration
Christian Schneppe
1
-1
/
+1
2018-07-29
fix NEP in UpdaterActivity
Christian Schneppe
1
-1
/
+1
2018-07-29
show edit profile menu also in chat view
Christian Schneppe
1
-2
/
+0
2018-07-29
fix crash during lookup for updates
Christian Schneppe
1
-2
/
+2
2018-07-28
use TOR for updater
Christian Schneppe
1
-83
/
+95
2018-07-15
display propper toast after room has been destroyed
Christian Schneppe
1
-1
/
+4
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
1
-0
/
+12
2018-07-09
fixed npe in WelcomeActivity
Christian Schneppe
1
-1
/
+3
2018-07-09
handle non participating mucs a bit better
Christian Schneppe
3
-6
/
+21
2018-07-09
show snackbar for resource constraint in mucs
Christian Schneppe
1
-0
/
+3
2018-07-09
open trust key screen when download is in progress
Christian Schneppe
2
-2
/
+3
2018-07-09
fixed npe in paste as quote
Christian Schneppe
1
-2
/
+2
2018-07-09
use sets instead of list for listeners
Christian Schneppe
1
-11
/
+3
2018-07-09
try to fix race condition with empty trust ui
Christian Schneppe
1
-3
/
+7
2018-07-09
shorten read markers to 'everyone has read up to this point' when > 4 user
Christian Schneppe
1
-0
/
+2
2018-07-09
offer paste as quote for html clips
Christian Schneppe
1
-1
/
+4
2018-07-09
use EmojiWrapperEditText for most relevant text inputs
Christian Schneppe
2
-2
/
+18
2018-07-09
click on item selection
Christian Schneppe
1
-0
/
+3
2018-07-09
catch rare state loss exception when hitting home button to pop back stack
Christian Schneppe
1
-1
/
+5
2018-07-09
use emoji transform for toolbar, muc name and contacts name
Christian Schneppe
2
-4
/
+5
2018-07-09
restart file observer when permisson are granted
Christian Schneppe
1
-0
/
+14
[next]