Skip to content

Releases: shmibblez/Inferno

v0.0.7-beta

11 Aug 15:27

Choose a tag to compare

Bug fixes:

  • Bottom and top app bars allowed click events through causing confusing behavior, that is now fixed
  • New tab button clickable space in tab bar was a little small, made it bigger

v0.0.6-beta

05 Aug 16:59

Choose a tag to compare

Changed packaging options for native libraries, hopefully fixes error on Pixel 6 Pro devices.

v0.0.5-beta

28 Jul 04:46

Choose a tag to compare

Bug Fixes:

  • Fixed crash on Pixel 6 Pro devices (Android 12, API 31) (not too sure about this, pending testing)
  • Fixed crash when TabGrid selected for TabTray (implementation pending)
  • Slight color changes for dark and light themes

v0.0.4-beta

25 Jul 20:39

Choose a tag to compare

Added some Search Engines and multiple bug fixes:

  • Search engines added:
    • Brave Search (new default in an effort to de-google)
    • Ecosia Search
    • Startpage
    • Qwant Search
    • Dogpile Search (for the meme except its actually not bad)
  • Fixed Awesome Bar (search suggestions component)
  • Made Toolbar and TabBar states depend on browser store with coroutines instead of on compose tree, noticeable speed improvements
  • Improved tab bar clarity:
    • changed secondary background color so more distinguishable, also made unselected tab text color secondary

v0.0.3-beta

05 Jul 05:00

Choose a tag to compare

Added profile login & sync.

Most important bug fixes:

  • AppRequestInterceptor fix, included some uris that pass through filter: tel, mailto, intent, & app links among others

v0.0.2-beta

28 Jun 05:14

Choose a tag to compare

Added bookmarks page, some bug fixes, more specifically:

  • Select picture prompt now working
  • Ui fixes (some colors not reflecting theme are now properly set, tab tray thumbnail and selected tab indicator style change)

v0.0.1

24 Jun 01:30

Choose a tag to compare

App launch, app is now on available on google play store.