AndreyPavlenko / transmissionbtc

Transmission BitTorrent Client for Android
GNU General Public License v2.0
92 stars 14 forks source link

Settings tab is empty on Androd 7 #6

Closed roman-rybalko closed 5 years ago

roman-rybalko commented 5 years ago

Android 7.1.2 on Rockchip RK3328 (armv8). Setting and Proxy Settings UI tabs are empty. No way to set download directories and proxy.

AndreyPavlenko commented 5 years ago

Can you check the logs in logcat? Perhaps there is some error.

roman-rybalko commented 5 years ago

Here is logcat.

AndreyPavlenko commented 5 years ago

I don't see any errors. Unfortunately I can't reproduce the issue on Android 7.1.2 device neither on emulator.

roman-rybalko commented 5 years ago

I have issues with BOOT_COMPLETED broadcast on my system. Perhaps that was the cause. Also my system does not preserve time between reboots, so it starts at 01-01-1970 so many files at boot are in future. Will address those issues first. See BOOT_COMPLETED issue on termux.