-
I can't seem to get it to work with a pre-built APK, or one compiled by myself using the source code. The pre-built APKs doesn't let me scroll to my app (which is the 2nd one down in the list); and t…
-
```
Currently I can see a project's dependencies, e.g. Launchy 2.6.2 depends on
MyUninstaller.
But to see the details of MyUninstaller, I have to go back to the search list
and type in the name.
…
-
Here is the Gemfile that is created when suspenders generates an app now:
```ruby
source "https://rubygems.org"
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unl…
-
I love using Launchy but the older one had a lot of bugs. I installed this and works great. Only difference between the older one and the new one is that it doesnt show me the path of the file that it…
-
There should be a rake task which only generates the report.
I use route_dog in my CI run managed by Jenkins. The report file gets archived and published on the project page. So there's no need to op…
-
It looks like an EventMachine/SSL problem, somewhat related to [this issue](https://github.com/eventmachine/eventmachine/issues/76).
So I made a little change to ext.rb:
``` patch
diff --git a/lib/…
-
### Description of the new feature / enhancement
### Summary
Inspired by the [Launchy](https://www.launchy.net/) default `runner` plugin, create an 'Aliases' plugin which would allow the user to def…
-
```
勾选编写模式——确定:
弹出无法切换到便携模式可能是安装目录的权限不足的对话��
�
此后再也无法取消便携模式
表现为取消勾选确定后再次进入设置依然被勾选
其他还在考察中
环境:
安装目录:D:\Program Files (x86)\Launchy中文修改版
WIN7 64bit
UAC已关闭
```
Original issue reported on code.google.…
-
```
勾选编写模式——确定:
弹出无法切换到便携模式可能是安装目录的权限不足的对话��
�
此后再也无法取消便携模式
表现为取消勾选确定后再次进入设置依然被勾选
其他还在考察中
环境:
安装目录:D:\Program Files (x86)\Launchy中文修改版
WIN7 64bit
UAC已关闭
```
Original issue reported on code.google.…
-
The ability to open a URL in the default browser is now supported not only on macOS but also on Windows and Linux by #2, but the ability to open a browser by specifying a browser is still supported on…