tuyafeng/via

Via is a simple browser, and this repository is set for localization.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Type:ApplicationCategory(s):AndroidMobile & Desktop
Added to GitGenius on September 17th, 2026
Created on January 23rd, 2017
Open Issues & Pull Requests: 694 (+0)
GitHub issues: Enabled
Number of forks: 378
Total Stargazers: 3,883 (+0)
Total Subscribers: 56 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.5 days
Mean response time: 92.9 days
90th percentile: 291.0 days
Tracked items: 129

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 65% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 11% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 233
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 499 days
Stale 30+ days: 216
Stale 90+ days: 198

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • feature request (6)
  • P2 (4)
  • bug (3)
  • P3 (2)
  • P1 (1)

Most active issues this week

Detailed Description

Via is a lightweight Android browser designed for users who prioritize simplicity and customization.

The browser addresses the need for a minimal, ad-free browsing experience on Android by leveraging the platform's built-in WebView renderer. It emphasizes speed and a small footprint while offering high customizability. Users can configure site-specific settings such as JavaScript toggling and custom user agents through the address bar interface or a dedicated site configuration menu. The tool includes ad blocking capabilities that can be disabled per-site, and provides a built-in QR code scanner.

Via suits developers and power users who want a stripped-down browser without bloat. It works well for those on devices running Android 5.0 and above who are willing to manage their own extensions and features rather than relying on a feature-rich interface. The browser relies on the system WebView implementation, which means browsing performance depends on the WebView version installed on the device; users can update it separately through the Play Store. The project explicitly does not implement password saving, as this functionality was removed from WebView by Google, though it supports autofill apps like Bitwarden on Android 8.0 and higher.

The project maintains an active localization effort, with the repository structured specifically to support community translation contributions across multiple languages. Issue responses occur approximately weekly, and the maintainer engages with users through GitHub issues and social media. Development includes incremental feature additions, such as the QR code scanner that was introduced in a later version after initially being considered redundant.