aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareWithActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put geo uri in attachment preview when sharedChristian Schneppe2019-06-081-1/+5
|
* optimize importsChristian Schneppe2019-02-081-3/+0
|
* modify emoji integrationChristian Schneppe2019-01-251-2/+0
|
* maintain order of conversations in share with dialogChristian Schneppe2019-01-251-2/+3
|
* open direct search after hitting + in share with screenChristian Schneppe2018-12-041-0/+1
|
* fixed text sharing in direct sharingChristian Schneppe2018-09-271-1/+1
|
* preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-231-259/+38
| | | | multiple files
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-1/+1
|
* very much unoptimized search functionalityChristian Schneppe2018-04-301-2/+3
|
* fix ShareWithActivityChristian Schneppe2018-04-281-47/+7
|
* migrate the RecyclerViewChristian Schneppe2018-04-241-3/+3
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-1/+4
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* migrate to xmpp-addrChristian Schneppe2018-04-021-6/+5
|
* fixed duplicate file sendingChristian Schneppe2018-04-021-2/+1
|
* delegate mime type from intentChristian Schneppe2018-04-011-1/+3
|
* don't send messages in callbackChristian Schneppe2018-04-011-25/+17
|
* updated manage account activity to new colorsChristian Schneppe2018-03-311-1/+1
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-3/+4
|
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-3/+3
|
* fixed sharing multiple imagesChristian Schneppe2018-01-271-1/+1
|
* delegate uri permission to service when processing filesChristian Schneppe2018-01-271-1/+5
|
* ShareWithActivity: refactor for java 8Christian Schneppe2018-01-171-58/+29
|
* close ShareWithActivity while transforming video fileChristian Schneppe2017-12-271-0/+1
|
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-291-1/+3
|
* use com.android.support:support-emojiChristian Schneppe2017-11-241-1/+2
|
* code cleanupChristian Schneppe2017-11-231-1/+1
|
* Sharing: request permissionChristian Schneppe2017-10-291-0/+23
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-1/+1
|
* use async message loading only when called from UIChristian Schneppe2017-04-131-1/+1
|
* reworked videocompressionChristian Schneppe2017-01-251-23/+12
|
* fixed pgp encrypted text quick sharing.Christian Schneppe2017-01-181-5/+48
|
* reformat codeChristian Schneppe2016-11-191-301/+301
|
* send text automatically via sharewithactivityChristian Schneppe2016-11-111-1/+17
|
* fix duplicate file sharing via ShareWithActivityChristian Schneppe2016-10-231-2/+35
|
* Revert "stop rotation in ShareWithActivity"Christian Schneppe2016-10-231-11/+1
| | | | This reverts commit dbb43eb7a456a9cbdc4d21b6143796c84c5d2ee6.
* stop rotation in ShareWithActivityChristian Schneppe2016-10-211-1/+11
|
* little notification improvements for video compressionChristian Schneppe2016-10-161-2/+0
|
* put closeProgress() and showProgress() to the correct placeChristian Schneppe2016-10-131-2/+2
|
* use notification icon during video compression instead of a dialogChristian Schneppe2016-10-111-1/+1
|
* Prepend the subject from the intent if presentChristian Schneppe2016-10-081-1/+8
|
* add missing condition to ShareWithActivityChristian Schneppe2016-09-191-0/+1
|
* don't rotate screen while compressing videoChristian Schneppe2016-08-311-1/+0
|
* show dialog while compressing videoChristian Schneppe2016-08-301-7/+28
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+349