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
/
ShareWithActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
open/close soft keyboard in quick edit
Christian Schneppe
1
-1
/
+1
2018-04-30
very much unoptimized search functionality
Christian Schneppe
1
-2
/
+3
2018-04-28
fix ShareWithActivity
Christian Schneppe
1
-47
/
+7
2018-04-24
migrate the RecyclerView
Christian Schneppe
1
-3
/
+3
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-1
/
+4
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-6
/
+5
2018-04-02
fixed duplicate file sending
Christian Schneppe
1
-2
/
+1
2018-04-01
delegate mime type from intent
Christian Schneppe
1
-1
/
+3
2018-04-01
don't send messages in callback
Christian Schneppe
1
-25
/
+17
2018-03-31
updated manage account activity to new colors
Christian Schneppe
1
-1
/
+1
2018-03-24
vastly untested refactor. pushing for backup purposes
Christian Schneppe
1
-3
/
+4
2018-03-09
reference support actionbar in all activities
Christian Schneppe
1
-3
/
+3
2018-01-27
fixed sharing multiple images
Christian Schneppe
1
-1
/
+1
2018-01-27
delegate uri permission to service when processing files
Christian Schneppe
1
-1
/
+5
2018-01-17
ShareWithActivity: refactor for java 8
Christian Schneppe
1
-58
/
+29
2017-12-27
close ShareWithActivity while transforming video file
Christian Schneppe
1
-0
/
+1
2017-11-29
add ability to use system emojis instead of integrated ones via expert settings
Christian Schneppe
1
-1
/
+3
2017-11-24
use com.android.support:support-emoji
Christian Schneppe
1
-1
/
+2
2017-11-23
code cleanup
Christian Schneppe
1
-1
/
+1
2017-10-29
Sharing: request permission
Christian Schneppe
1
-0
/
+23
2017-08-01
put settings defaults into resource file
Christian Schneppe
1
-1
/
+1
2017-04-13
use async message loading only when called from UI
Christian Schneppe
1
-1
/
+1
2017-01-25
reworked videocompression
Christian Schneppe
1
-23
/
+12
2017-01-18
fixed pgp encrypted text quick sharing.
Christian Schneppe
1
-5
/
+48
2016-11-19
reformat code
Christian Schneppe
1
-301
/
+301
2016-11-11
send text automatically via sharewithactivity
Christian Schneppe
1
-1
/
+17
2016-10-23
fix duplicate file sharing via ShareWithActivity
Christian Schneppe
1
-2
/
+35
2016-10-23
Revert "stop rotation in ShareWithActivity"
Christian Schneppe
1
-11
/
+1
2016-10-21
stop rotation in ShareWithActivity
Christian Schneppe
1
-1
/
+11
2016-10-16
little notification improvements for video compression
Christian Schneppe
1
-2
/
+0
2016-10-13
put closeProgress() and showProgress() to the correct place
Christian Schneppe
1
-2
/
+2
2016-10-11
use notification icon during video compression instead of a dialog
Christian Schneppe
1
-1
/
+1
2016-10-08
Prepend the subject from the intent if present
Christian Schneppe
1
-1
/
+8
2016-09-19
add missing condition to ShareWithActivity
Christian Schneppe
1
-0
/
+1
2016-08-31
don't rotate screen while compressing video
Christian Schneppe
1
-1
/
+0
2016-08-30
show dialog while compressing video
Christian Schneppe
1
-7
/
+28
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-12
/
+12
2016-04-29
catch rare NPE when determining max http size
Daniel Gultsch
1
-3
/
+3
2016-04-14
add setting for quick sharing
Daniel Gultsch
1
-2
/
+25
2016-04-02
don't ask for resource when server uses http upload v0.1
Daniel Gultsch
1
-3
/
+3
2016-04-01
check max http file size when attaching files
Daniel Gultsch
1
-1
/
+10
2016-03-20
be less strict when sharing EXTRA_TEXT intents
Daniel Gultsch
1
-1
/
+1
2016-03-16
made it possible to share text files
Daniel Gultsch
1
-7
/
+8
2016-03-16
reworked sharewith activity to stay open during sharing
Daniel Gultsch
1
-30
/
+65
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
1
-1
/
+1
2015-12-11
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
1
-23
/
+64
2015-12-07
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
1
-23
/
+64
2015-12-06
check availabiltiy of pgp before sharing files
Daniel Gultsch
1
-0
/
+4
2015-12-05
check availabiltiy of pgp before sharing files
Daniel Gultsch
1
-0
/
+4
2015-09-02
Ensure uris is empty before onStart adds to it
Andreas Straub
1
-0
/
+1
[next]