|
2016-01-09
, 10:04
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#2
|
ln -sf /home/nemo/.local/share/applications/mimeapps.list /home/nemo/.local/share/applications/defaults.list
xdg-mime default android-open-url.desktop x-maemo-urischeme/http xdg-mime default android-open-url.desktop x-maemo-urischeme/https
The Following 2 Users Say Thank You to coderus For This Useful Post: | ||
|
2016-01-09
, 17:31
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#3
|
|
2016-01-09
, 19:47
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#4
|
|
2016-01-09
, 20:29
|
Posts: 17 |
Thanked: 8 times |
Joined on Jul 2013
@ Russia
|
#5
|
|
2016-01-09
, 20:39
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#6
|
The Following 2 Users Say Thank You to coderus For This Useful Post: | ||
|
2016-01-09
, 21:11
|
Posts: 17 |
Thanked: 8 times |
Joined on Jul 2013
@ Russia
|
#7
|
cat /home/nemo/.config/aliendalvikcontrol/mimehandlers/Chrome com.android.chrome/org.chromium.chrome.browser.document.ChromeLauncherActivity
ls /usr/share/applications/ | grep url android-open-url.desktop android-open-url-selector.desktop jolla-messages-openurl.desktop open-url.desktop voicecall-ui-openurl.desktop
|
2016-01-09
, 21:13
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#8
|
The Following User Says Thank You to coderus For This Useful Post: | ||
|
2016-01-10
, 12:44
|
Posts: 5 |
Thanked: 3 times |
Joined on Mar 2009
|
#9
|
Tags |
aliendalvik, browser, mimehandler |
|
Have settings applet with simple GUI actions:
Useful utility for sending commands to aliendalvik. It creates dbus service (on session bus) org.coderus.aliendalvikcontrols with following methods:
Application now automatically modifying android desktop files to make it accept parameters.
You can use latest version of Mimer to assign default web browser directly to selected android apps.
Package installs sharing plugin and replaces old Android ShareUI plugin.
Package also installs android-open-url.desktop and androd-open-url-selector.desktop files invoking uriActivity and uriActivitySelector methods which can be set (manually, via xdg-mime tool) to various mimetypes.
Post your improvement ideas in this thread.
Openrepos: https://openrepos.net/content/coderu...dalvik-control
GitHub: https://github.com/CODeRUS/aliendalvik-control
Telegram | Openrepos | GitHub | Revolut donations
Last edited by coderus; 2019-05-12 at 12:45.