passwordmaker / android-passwordmaker

Password Maker written for the Android OS
http://passwordmaker.org
GNU General Public License v3.0
16 stars 7 forks source link

add back intent filter to recieve urls via 'share' #25

Closed maks closed 10 years ago

maks commented 10 years ago

Re-fixes issue #2 so that urls can be shared from eg. a web browser to pre-populate the url. Sorry UN-tested because I'm used to using Ant so I couldn't manage to convince gradle to actually do a build :-(

tasermonkey commented 10 years ago

Ah, I tried to leave the instructions on the readme. It just the gradle build file though suggested by android. With me tweaking it a tad to automatically do the build.

But yeah, I started fresh on the newest release to try to get it to look better. The intent filter got missed when I was creating my checklist of features.

I will get that merged. And release soon

tasermonkey commented 10 years ago

Ok, I confirm that this works, by going to the browser, then selecting share, then selecting, "Open in PWM" It placed the url in the text field as expected.

Unless you are in a hurry, I am going to wait a few days, before releasing since I just release a version yesterday, and if I have any bugs, in that one, I would like them fixed as well.

maks commented 10 years ago

@tasermonkey thats great and yes sure, no rush and thanks again for looking at this so quickly. I got the update yesterday via Play store so I'll try to use it a bit next day or 2 and repot back any other issues.

tasermonkey commented 10 years ago

@maks - I submitted it to the play store, should be available within 2 hours or so. It worked on the emulator, but I didn't actually test it on my phone :-) So please confirm when you get the update.

Thanks for helping making passwordmaker better!

maks commented 10 years ago

Updated from Play store, shared URL from FF beta, works perfectly, thanks again.