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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
18
-116
/
+537
*
catch NPE
Christian Schneppe
2018-09-24
1
-1
/
+3
*
use different menu items for record video and take photo
Christian Schneppe
2018-09-23
3
-55
/
+56
*
fix media preview in tablet mode
Christian Schneppe
2018-09-23
2
-0
/
+7
*
show media preview in messagebubble like text messages
Christian Schneppe
2018-09-23
7
-14
/
+27
*
made foreground service logging more meaninful
Christian Schneppe
2018-09-23
1
-5
/
+6
*
add icon for unknown file while keeping 'file' icon for documents
Christian Schneppe
2018-09-23
1
-2
/
+14
*
make media previews survive rotations
Christian Schneppe
2018-09-23
3
-46
/
+89
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
17
-543
/
+551
*
do some performance optimizations on jid host suggestions
Christian Schneppe
2018-09-14
1
-162
/
+22
*
show background in chatoverview a bit darker
Christian Schneppe
2018-09-14
1
-1
/
+1
*
show contact/group details as icons in tablet view
Christian Schneppe
2018-09-14
1
-0
/
+18
*
change text highlight color
Christian Schneppe
2018-09-14
1
-1
/
+1
*
highlight selected conversation in tablet view
Christian Schneppe
2018-09-14
1
-1
/
+1
*
optimize some multi account handling in SettingsActivity
Christian Schneppe
2018-09-14
2
-17
/
+64
*
avoid duplicate notifcation sounds
Christian Schneppe
2018-09-13
1
-15
/
+42
*
sync roster after setting pgp id
Christian Schneppe
2018-09-13
2
-2
/
+7
*
do not parse caps and pgp keys from muc presences
Christian Schneppe
2018-09-13
1
-1
/
+5
*
speed up DNS
Christian Schneppe
2018-09-13
4
-111
/
+148
*
hasInternetConnection() will always return true if type=ethernet
Christian Schneppe
2018-09-13
1
-1
/
+1
*
listen for Android 6 DND events
Christian Schneppe
2018-09-13
1
-12
/
+36
*
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
2018-09-13
2
-0
/
+8
*
correct channel for video compression, updater, backup and LED color
Christian Schneppe
2018-09-13
1
-5
/
+5
*
removed global notifications switch
Christian Schneppe
2018-09-13
1
-5
/
+0
*
load contacts and start observer after giving permissions
Christian Schneppe
2018-09-13
2
-26
/
+18
*
bug fixes in UpdaterActivity
Christian Schneppe
2018-09-13
1
-2
/
+2
*
more bug fixes in ExportLogsService
Christian Schneppe
2018-09-13
1
-6
/
+12
*
make channel for video compression, updater, backup
Christian Schneppe
2018-09-13
1
-0
/
+24
*
initial work toward api 26+
Christian Schneppe
2018-09-13
12
-171
/
+332
*
fixed user hint in magic create mode
Christian Schneppe
2018-09-12
1
-0
/
+1
*
code cleanup for group chat user context menu
Christian Schneppe
2018-09-12
4
-76
/
+83
*
start new conversations by long press on avatar
Christian Schneppe
2018-09-12
6
-131
/
+219
*
add more logging and fix an error in ExportDatabase
Christian Schneppe
2018-09-12
1
-12
/
+13
*
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
2018-09-11
4
-4
/
+72
*
catch illegalargument exception when discovering extension from url
Christian Schneppe
2018-09-11
1
-1
/
+6
*
removed synchronized in favor of another interrupted check in startXmpp()
Christian Schneppe
2018-09-11
1
-1
/
+4
*
catch illegal state not illegal argument on popBackStack()
Christian Schneppe
2018-09-11
1
-1
/
+1
*
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
2018-09-11
2
-0
/
+3
*
make recording activity not crash if microphone was in use
Christian Schneppe
2018-09-11
1
-6
/
+10
*
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
2018-09-11
2
-2
/
+21
*
improve Updater a bit and try to catch NPE
Christian Schneppe
2018-09-11
2
-4
/
+6
*
catch NPE on detecting tor connection in UpdaterActivity
Christian Schneppe
2018-09-11
1
-1
/
+4
*
catch some more Exceptions during database import
Christian Schneppe
2018-09-11
1
-1
/
+7
*
try to catch some Exceptions in image preview
Christian Schneppe
2018-09-11
1
-24
/
+41
*
remove log
Christian Schneppe
2018-08-30
1
-2
/
+1
*
switch between earphone and speaker while playing sounds
Christian Schneppe
2018-08-30
2
-6
/
+110
*
Revert "hide record voice button if keyboard is open"
Christian Schneppe
2018-08-30
1
-16
/
+9
*
make port field disabled if hostname is empty
Christian Schneppe
2018-08-30
1
-0
/
+8
*
use volatile for thread object in XmppConnection
Christian Schneppe
2018-08-30
1
-5
/
+4
*
special treatment for presence errors known to be mucs
Christian Schneppe
2018-08-30
2
-0
/
+7
[next]