أحمد المحمودي
أحمد المحمودي
@jensstein I suspect that p2p_ lines are for WiFi direct. Do your devices support WiFi direct ?
I found another issue, that restore of 'Data Usage' does not work, ie. after I restore Data Usage (and reboot), I still cannot see the old data usage history.
- Both netpolicy.xml & netstatus have been copied back in their proper places by oandbackup - The settings in net policy seems to have restored successfully, the problem seems to...
I tried to build using meson, I got this during meson setup: ``` ./meson.build:6:0: ERROR: Program or command 'git' not found or not executable ``` the build environment doesn't have...
It seems that this part in meson.build needs to be wrapped in a check for git availability: ```meson txt = run_command('git', '--git-dir=' + srcdir + '/.git', 'rev-parse', 'HEAD', check:false).stdout().strip() dirty...
That worked, thanks. Yet meson doesn't install the built pdf, html, txt docs. Built using the command: ``` ninja -C buildir man html pdf txt ``` Install using the command:...
Fixed doc installation in: https://github.com/rkd77/elinks/pull/224
Where is that Kitkat release ? I only see on branch on git
Yes, it works on OMNI 4.4.4 ! Thanks a lot !
@pred2k @velazcod Tinfoil FB needs to support SOCKS5 proxy in order for it to be able to make use of the .onion address. The other option (not sure about it)...