Skip to content

Releases: plateaukao/einkbro

Release v8.3

18 Mar 15:58
Compare
Choose a tag to compare
  • Add touch area configuration for page Up/Down (long press on the finger icon on toolbar)
  • Improve UI for quick toggle setting dialog

Release v8.2

16 Mar 23:50
Compare
Choose a tag to compare
  • Now toolbar actions can be customized. Go to Settings -> Behavior/UI -> Icons on toolbar and configure.
  • Add touch area hint when turning on page-turn feature by touching on screen. You can also long click on the button to keep area hint always on.
  • Add labels to quick toggle settings for easier knowing what these icons are for
  • Now it's possible to keep playing audio when EinkBro is in the background. (the media should be played in current tab). This can be turned on in quick toggle settings (long click on three dot button on tool bar)
  • Long press on left touch area will scroll the webpage to top. (only work when touch feature turned on)

Release v8.1

12 Mar 12:32
Compare
Choose a tag to compare
  • Add Chinese translation
  • Use website favicon as shortcut Icon
  • Add a gesture button on toolbar to allow tap screen right/left side to turn pages

Release v8.0

26 Feb 17:02
Compare
Choose a tag to compare
  • Support assigning gestures pageUp / pageDown for tool bar and navigation button
  • Make navigation button more visible no matter the webpage background color
  • Remove button press visual feedback
  • Re-layout menu items for easier access in different resolution devices
  • Support Android SDK level 19
  • Change package id from original one to info.plateaukao.einkbro
  • Support Vi key bindings when using physical keyboard

b : open bookmarks
d : remove current tab
gg : go to top
j : page down
k : page up
h : go back
l : go forward
o : focus on url bar
t : new a tab
vi : zoom in font
vo : zoom out font
/ : search in page
G : go to bottom
J : show next tab
K : show previous tab

v7.2

21 Feb 15:13
Compare
Choose a tag to compare
  • Re-organize menu items so that they can be accessed without switching between tabs.
  • Add font size configuration in first layer setting.

image

  • 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.

image

  • 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.

v7.1

08 Feb 07:41
Compare
Choose a tag to compare
  • support using volume key for pageUp/pageDown.

first version of adopting E-ink devices related features

12 Apr 10:54
Compare
Choose a tag to compare
  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