Said Tahsin Dane
Said Tahsin Dane
For this, we need versioning 😄: > or if it's an older version I agree that it can be installed automatically. Not have to be bundled at all, we can...
I would be really cool. It would mean that the code will be fully compilable even if you remove Progress word from ProgressFragment and just use Fragment. And later if...
Hey, that would be good. I recently had a problem with Play Store on this. I only use Fabric to collect data from device. I think their latest version does...
Yeah. I think that's it. I was gonna remove it but then I tested it on my phone and it was suddenly working fine. That's why I didn't do it....
I see. It is broken when the app is not installed. I designed this app to be used with native apps installed. With the feature that makes OLW acts like...
Hi, thanks for the report. I designed OpenLinkWith to work with Http URLs only. There was a request to support file URLs too but it was not super straight forward...
Thanks for taking time to open the issue. Unfortunately the update process on F-droid is very difficult and manual. I gave up because of unresponsiveness. There is a way to...
I don't really understand why they require this. Gradle provides tooling to make it easy to take this dynamically. There is a lot of examples out there. This kind of...
Can the auto update mechanism based on git tags? The git tag can be taken as the version.
But that assumes that every single app adds a new tag every single day. It can be done by a GitHub hook and only when a new tag added. Automated...