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
*
check omemo keys when attachments are commit instead of before
Christian Schneppe
2018-09-26
1
-12
/
+7
*
commit next message (draft) when input box gets emptied. causes tablet view t...
Christian Schneppe
2018-09-26
1
-12
/
+19
*
show inactive keys if all of them are
Christian Schneppe
2018-09-26
1
-2
/
+11
*
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
2018-09-26
3
-4
/
+33
*
use internal viewer for images and videos
Christian Schneppe
2018-09-26
2
-35
/
+34
*
introduce media browser activity
Christian Schneppe
2018-09-26
3
-0
/
+79
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
14
-82
/
+457
*
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
6
-13
/
+26
*
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
14
-533
/
+500
*
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
1
-17
/
+55
*
load contacts and start observer after giving permissions
Christian Schneppe
2018-09-13
1
-14
/
+4
*
bug fixes in UpdaterActivity
Christian Schneppe
2018-09-13
1
-2
/
+2
*
initial work toward api 26+
Christian Schneppe
2018-09-13
3
-2
/
+9
*
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
3
-75
/
+83
*
start new conversations by long press on avatar
Christian Schneppe
2018-09-12
5
-131
/
+209
*
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
2018-09-11
2
-0
/
+5
*
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
1
-0
/
+2
*
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
1
-2
/
+14
*
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
*
switch between earphone and speaker while playing sounds
Christian Schneppe
2018-08-30
1
-1
/
+9
*
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
*
hide record voice button if keyboard is open
Christian Schneppe
2018-08-30
1
-9
/
+16
*
catch NPE on inviteUser
Christian Schneppe
2018-08-28
1
-1
/
+5
*
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
2018-08-28
3
-9
/
+24
*
show correct string
Christian Schneppe
2018-08-26
1
-1
/
+1
*
do not display 'user left' toast in members only groups
Christian Schneppe
2018-08-26
1
-1
/
+2
*
catch NPE while detecting installedFrom()
Christian Schneppe
2018-08-23
1
-1
/
+1
*
convert jid to string
Christian Schneppe
2018-08-23
1
-1
/
+2
*
try to catch rare NPE
Christian Schneppe
2018-08-23
1
-1
/
+7
*
add a quick action for voice recording
Christian Schneppe
2018-08-05
2
-3
/
+29
*
don't use internal updater if installed from F-Droid or Google Play Store
Christian Schneppe
2018-08-05
1
-4
/
+4
*
add location to permission check, too
Christian Schneppe
2018-08-05
1
-0
/
+3
*
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
2018-08-05
6
-27
/
+106
[next]