archwiki-viewer icon indicating copy to clipboard operation
archwiki-viewer copied to clipboard

A simple Android specific viewer for the Arch Linux Wiki.

Results 13 archwiki-viewer issues
Sort by recently updated
recently updated
newest added

Commit made via [Stringlate](https://lonamiwebs.github.io/stringlate/)

I'd really like to have a toggle for a dark theme; AMOLED would be nice.

enhancement

MediaWiki API has a section for this https://wiki.archlinux.org/api.php?action=parse&format=json&page=Main_page This would change how we handle checking whether or not to override a URL

enhancement

Right now the table of contents is hidden and I find it sometimes cumbersome to have to scroll to the middle or bottom of a long page while I could...

enhancement

There are plenty of MediaWiki api tools written for java already, there's no need to duplicate this functionality in the app. This will also make it easier to add features...

enhancement

Studies have shown that mobile apps are prone to crashes due to a network issue, mainly because successful network calls return unexpected or no data. And we found that when...

Requesting ability to download the wiki for offline viewing

It would be a very neat feature if a user could add wiki pages to some sort of bookmarks or started pages.

Use the MediaWiki API to get the table of contents and link to different parts of a page. https://wiki.archlinux.org/api.php?action=parse&format=json&page=Main_page Since this would use anchors to move around, it would require...

enhancement

I have translated your application into `zh-rCN` (*Chinese (China)*). Here is the xml: app/src/main/res/values/array.xml ```xml ``` app/src/main/res/values/strings.xml ```xml ArchWiki 查看器 选项 分享链接 搜索 退出 文字大小 刷新 ``` --- *Translation made...