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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
refactored how view intents are handled
Daniel Gultsch
4
-40
/
+35
2016-07-25
refactored deleted file detection to monitor entire sd card. fixes #1968
Daniel Gultsch
2
-19
/
+95
2016-07-25
feed version response from app name instead of static variable
Daniel Gultsch
2
-3
/
+5
2016-07-25
don't crash when opening 'xmpp:' uris
Daniel Gultsch
1
-1
/
+1
2016-07-25
provide black background video thumbnail if preview couldn't be generated
Daniel Gultsch
1
-6
/
+13
2016-07-25
push file offered notification when initial HTTP HEAD req. fails
Daniel Gultsch
1
-6
/
+7
2016-07-25
offer back/cancel button when using magic create
Daniel Gultsch
1
-7
/
+25
2016-07-25
announce OTR support as per XEP-0378
Daniel Gultsch
1
-0
/
+6
2016-07-25
additional null pointer checks when verifying otr keys
Daniel Gultsch
1
-1
/
+1
2016-07-25
show toast hint when touching inactive omemo fingerprints
Daniel Gultsch
2
-1
/
+37
2016-07-17
avoid NPE
Christian Schneppe
1
-2
/
+4
2016-07-17
show error notification in connecting state as well
Daniel Gultsch
1
-1
/
+3
2016-07-17
add more error states for stream errors
Daniel Gultsch
2
-4
/
+32
2016-07-17
include pgp and omemo fallback message only when unencrypted is enabled
Daniel Gultsch
1
-2
/
+5
2016-07-14
don't take stanza-id into account when deduping muc pms
Daniel Gultsch
1
-1
/
+1
2016-07-13
respond to XEP-0202: Entity Time
Daniel Gultsch
3
-2
/
+34
2016-07-13
don't time out disco request but just send bind request
Daniel Gultsch
1
-37
/
+12
2016-07-13
call update file params from thread
Daniel Gultsch
1
-16
/
+16
2016-07-12
fixed storage location for recorded voice
Christian Schneppe
1
-2
/
+1
2016-07-12
change foreground icon when not connected
Christian Schneppe
1
-3
/
+5
2016-07-12
revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415
Christian Schneppe
2
-95
/
+129
2016-07-12
show a preview for video files
Daniel Gultsch
1
-24
/
+116
2016-07-09
don't crash when tabbing through muc user list with offline users
Daniel Gultsch
1
-2
/
+3
2016-07-09
simplified muc users ordering
Daniel Gultsch
1
-11
/
+12
2016-07-09
do not crash on jingle connection when contact doesn't use disco
Daniel Gultsch
1
-2
/
+4
2016-07-02
set timeout correctly
Christian Schneppe
1
-2
/
+2
2016-07-02
code cleanup
Christian Schneppe
10
-26
/
+0
2016-07-02
some little updater changes and code cleanup
Christian Schneppe
3
-29
/
+10
2016-07-01
show online status in foreground service
Christian Schneppe
1
-3
/
+14
2016-07-01
correct variable names
Christian Schneppe
1
-1
/
+1
2016-07-01
use direct invites to re-invite muc members
Daniel Gultsch
1
-5
/
+9
2016-07-01
use dnd as overriding status
Daniel Gultsch
4
-14
/
+15
2016-06-30
don't crash on record voice
Christian Schneppe
1
-2
/
+1
2016-06-30
don't crash on broken base64 in omemo messages. fixes #1934
Daniel Gultsch
2
-8
/
+14
2016-06-30
support jingle ft:4 to be compatible with swift
Daniel Gultsch
4
-32
/
+105
2016-06-30
add share button to image/video view
Christian Schneppe
1
-5
/
+34
2016-06-30
code cleanup
Christian Schneppe
1
-11
/
+0
2016-06-30
add .nomedia to audios directory
Christian Schneppe
1
-4
/
+12
2016-06-30
use variables from filebackend
Christian Schneppe
1
-1
/
+2
2016-06-29
increased preview size
Christian Schneppe
1
-3
/
+3
2016-06-29
reworked image preview a bit
Christian Schneppe
1
-71
/
+82
2016-06-29
code cleanup
Christian Schneppe
1
-4
/
+2
2016-06-29
vibrate on new messages when app is open
Christian Schneppe
2
-0
/
+11
2016-06-29
add count to notifications
Christian Schneppe
1
-0
/
+1
2016-06-28
check if bitmap is null and clear pending uris when pressing cancel
Christian Schneppe
1
-61
/
+71
2016-06-28
don't show 'create conference' toast on invite
Daniel Gultsch
2
-8
/
+12
2016-06-28
parse ยง5.1.2 full jids from muc archives for OMEMO messages
Daniel Gultsch
1
-4
/
+12
2016-06-28
only keep offline members in members only conferences
Daniel Gultsch
1
-1
/
+4
2016-06-28
show preview when sharing single image
Christian Schneppe
1
-11
/
+107
2016-06-25
modified output filename and location of voice recorder
Christian Schneppe
1
-1
/
+1
[next]