einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

einkbro - v7.2

Published by plateaukao over 3 years ago

  • Re-organize menu items so that they can be accessed without switching between tabs.
  • Add font size configuration in first layer setting.
  • Refactor overview popup, so that it's no longer BottomSheetDialog, which shows un-necessary show/hide animations.
  • Remove gray mask when overview pop up. (This is not necessary in E-ink device)
  • Remove wv from useragent string, so that Google Login works.
  • Modify floating action button design, so that it only outlines the button without blocking underlying content.
  • Add Multi-Window support
  • When adding a new tab, by default, keyboard will popup, so that users can start input the search keyword, or input the url directly.
  • Heavily refactoring BrowserActivity; adopt Kotlin for better coding. Reduce BrowserActivity codes from 2500 lines to 1900 lines.
einkbro - v7.1

Published by plateaukao over 3 years ago

  • support using volume key for pageUp/pageDown.
einkbro - first version of adopting E-ink devices related features

Published by plateaukao over 4 years ago

  1. Add pageUp / pageDown / Back button in bottom function bar
  2. Add Desktop mode feature
  3. Make all icons in high contrast colors
  4. Add WebView count in bottom function bar
Related Projects