Yurii Polek

Results 17 comments of Yurii Polek

@PeterDaveHello I don't mind you guys using the icon. @chkuendig is right, the project is under Apache license, which, to my understanding, allows you to use parts of it freely.

@peterberbec Currently, there is no such debug mode in the app. Can you provide instructions how to setup reverse proxy environment like yours? It will help resolve this issue.

Unfortunately, I cannot reproduce the problem using your configuration. However, in latest versions, I have rewritten network layer of the application (moved from Robospice/HttpClient to Retrofit/OkHttp). You can try version...

Hi! Please use `release/0.9.11.4` branch for pull requests. This branch was used to build version `0.9.11.4` which is in Google Play. `develop` and `master` contain changes which were not included...

@PeterDaveHello you are right. Latest commits in `develop` and `master` will not be merged into mainstream, they will be dropped. I just changed `develop` and `master` to point to latest...

@PeterDaveHello not all commits should be dropped, only my changes into networking code (unsuccessful attempt to migrate from Robospice to Retrofit). I tried to merge all commits with bug fixes...

@nicd23 I started to publish APK files on [release](https://github.com/y-polek/TransmissionRemote/releases) page. Also, will try to setup f-droid repo later.

Yes, Fabric dependency is required only for crash reporting, which is optional. I'll try to add product [flavor](https://developer.android.com/studio/build/build-variants#product-flavors) without it. If it not gonna work we will, probably, have to...

What do you mean by 'Custom download directory'? Is it the same bug as https://github.com/y-polek/TransmissionRemote/issues/38?

@GrigorAmBC I'll need your help to reproduce this bug. Which OS do you use? Is USB connected device visible in a list after you bring your laptop back from sleep?...