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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-23
show media preview in messagebubble like text messages
Christian Schneppe
8
-14
/
+28
2018-09-23
made foreground service logging more meaninful
Christian Schneppe
1
-5
/
+6
2018-09-23
add icon for unknown file while keeping 'file' icon for documents
Christian Schneppe
13
-5
/
+20
2018-09-23
make media previews survive rotations
Christian Schneppe
3
-46
/
+89
2018-09-23
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
106
-562
/
+637
2018-09-14
update strings
Christian Schneppe
1
-1
/
+1
2018-09-14
slighten darken some more backgrounds in dark theme
Christian Schneppe
4
-4
/
+4
2018-09-14
do some performance optimizations on jid host suggestions
Christian Schneppe
1
-162
/
+22
2018-09-14
show background in chatoverview a bit darker
Christian Schneppe
1
-1
/
+1
2018-09-14
show contact/group details as icons in tablet view
Christian Schneppe
8
-0
/
+31
2018-09-14
change text highlight color
Christian Schneppe
1
-1
/
+1
2018-09-14
highlight selected conversation in tablet view
Christian Schneppe
4
-10
/
+10
2018-09-14
optimize some multi account handling in SettingsActivity
Christian Schneppe
2
-17
/
+64
2018-09-14
update strings
Christian Schneppe
1
-1
/
+1
2018-09-13
avoid duplicate notifcation sounds
Christian Schneppe
1
-15
/
+42
2018-09-13
sync roster after setting pgp id
Christian Schneppe
2
-2
/
+7
2018-09-13
do not parse caps and pgp keys from muc presences
Christian Schneppe
1
-1
/
+5
2018-09-13
speed up DNS
Christian Schneppe
5
-112
/
+148
2018-09-13
hasInternetConnection() will always return true if type=ethernet
Christian Schneppe
1
-1
/
+1
2018-09-13
listen for Android 6 DND events
Christian Schneppe
1
-12
/
+36
2018-09-13
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
2
-0
/
+8
2018-09-13
correct channel for video compression, updater, backup and LED color
Christian Schneppe
1
-5
/
+5
2018-09-13
removed global notifications switch
Christian Schneppe
4
-20
/
+0
2018-09-13
load contacts and start observer after giving permissions
Christian Schneppe
2
-26
/
+18
2018-09-13
provide intent filter to launch settings from notification groups controls
Christian Schneppe
1
-1
/
+6
2018-09-13
bug fixes in UpdaterActivity
Christian Schneppe
1
-2
/
+2
2018-09-13
more bug fixes in ExportLogsService
Christian Schneppe
1
-6
/
+12
2018-09-13
make channel for video compression, updater, backup
Christian Schneppe
2
-0
/
+27
2018-09-13
initial work toward api 26+
Christian Schneppe
15
-173
/
+359
2018-09-12
fixed user hint in magic create mode
Christian Schneppe
1
-0
/
+1
2018-09-12
fixed own avatar not being square in message view
Christian Schneppe
1
-10
/
+22
2018-09-12
code cleanup for group chat user context menu
Christian Schneppe
4
-76
/
+83
2018-09-12
start new conversations by long press on avatar
Christian Schneppe
6
-131
/
+219
2018-09-12
add more logging and fix an error in ExportDatabase
Christian Schneppe
1
-12
/
+13
2018-09-11
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
4
-4
/
+72
2018-09-11
catch illegalargument exception when discovering extension from url
Christian Schneppe
1
-1
/
+6
2018-09-11
removed synchronized in favor of another interrupted check in startXmpp()
Christian Schneppe
1
-1
/
+4
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
2
-0
/
+3
2018-09-11
make recording activity not crash if microphone was in use
Christian Schneppe
4
-6
/
+13
2018-09-11
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
3
-2
/
+22
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
remove log
Christian Schneppe
1
-2
/
+1
2018-08-30
switch between earphone and speaker while playing sounds
Christian Schneppe
2
-6
/
+110
2018-08-30
Revert "hide record voice button if keyboard is open"
Christian Schneppe
3
-18
/
+10
2018-08-30
make port field disabled if hostname is empty
Christian Schneppe
2
-1
/
+9
2018-08-30
use volatile for thread object in XmppConnection
Christian Schneppe
1
-5
/
+4
[next]