Skip to content

Releases: artisticfox8/Tablet-UI-For-Firefox-Android

v2.5

08 Aug 13:17
d62a20f
Compare
Choose a tag to compare

Fix inconsistent tab ordering when a user duplicates a tab.

Previosly the correct order of tabs, with the newly duplicated tab being to the right of the original tab, was only shown on that newly duplicated tab. On all other tabs, the newly duplicated tab was shown at the end of the tab list.

Now it all works correctly and consistenly, the newly duplicated tab appears to the right (is the right neighbor of) the original tab on all tabs, is inserted at the correct index.

v2.4

19 May 19:28
13abee1
Compare
Choose a tag to compare

Fixed full screen mode on m.youtube.com with tab bar position top

Previously when users set the tab bar to appear on top, the video as well as some Youtube player controls were not visible on screen.

v2.3

27 Dec 17:00
f801e80
Compare
Choose a tag to compare

Fixed three user interface bugs:

  • Settings were not applied to the first loaded tab (basically the tab was loaded before the storage was read)
  • Tab order was not always consistent (basically TabOrderModifications were not sent to every tab like they should have)
  • The selected style was not always applied to the active tab (due to tabs being drawn async because getting favicons)

v2.2

20 Dec 17:33
621bafa
Compare
Choose a tag to compare

Feature improvements:
ADDED FAVICONS (those litle pictures near page titles) for easier navigation!
Fixed unnecessary reloads on sites like dictionary.cambridge.org
Added an option to choose which tab the browser will switch to after you close the active tab (left or right)
Fixed a bug where the two rectangles were drawn for one tab

v2.0

21 Oct 21:03
acf84b6
Compare
Choose a tag to compare

A big update, added user preferences like tab bar position, font size, configurable buttons

v1.0

14 Aug 14:05
344f03e
Compare
Choose a tag to compare

FIrst release