Skip to content

Releases: Lijucay/Qwotable

Qwotable Version 3.0

18 Sep 19:09
Compare
Choose a tag to compare

Changes:

  • The Random Quote and Qwotable Cards are now rounder and more vibrant
  • Dialogs are updated to bottom sheets, with overall UI changes

Fixes:

  • The Random Quote Card no longer updates every time the home screen is accessed
  • Previously problematic APIs are now stable

New:

  • Option to display local and/or user Qwotables in Random Quotes
  • Theme customization
  • Export/import own Qwotables
  • Customizable shared Qwotable info

Detailed changes are available on my blog post about Qwotable 3.0:
https://lijucay.hashnode.dev/qwotable-30-app-changes

Qwotable Version 2.1

14 Jul 22:11
Compare
Choose a tag to compare

Fixes:

  • Removing two APIs, as they currently do not work
  • Qwotable no longer crashes when an API is not available
  • Qwotable no longer crashes when the result of an API could not be parsed

Full Changelog: v11...v12

Qwotable Version 2.0

29 May 23:19
8db11c6
Compare
Choose a tag to compare

New:

Qwotable has been completely rewritten. It is now written in Kotlin and uses Jetpack Compose, which means: New design!

  • Home Page: The home page of Qwotable's app promotes a card. This card shows quotes from 3rd party APIs.
  • Bottom-Navigation-Bar: Previously seen in Qwotable, now back on this version.

Full Changelog: https://github.com/Lijucay/Qwotable/commits/v11

Qwotable Version 1

12 Mar 14:21
Compare
Choose a tag to compare

Welcome to Qwotables newest Version. The first, bigger update has arrived!

Fixes:

  • Qwotable now does not jump back to the language of your system on app restart

Changes:

  • Major layout changes were made

New:

  • A feature, that was requested, has been added: It is now possible, to add, update or delete own Qwotable. They are saved on your device and have all the features you have with Qwotable's quotes: Sharing and copying.

Full Changelog: v9...v10

Qwotable Version 0.2

24 Feb 20:51
Compare
Choose a tag to compare

Bug fixes:

Fixing languages, that are not supported, did not receive Qwotable by forcing the language to be English by default and only change when a supported language is used as the system language or by manually selecting it.
Fixing some translations
Potentially fixing app crash on recreate, while a dialog is opened

New:

Adding monochrome icon (adaptive app-icon for Android 13+)
Adding "Special thanks" to the settings

Qwotable Version 0.1.8

16 Feb 16:27
Compare
Choose a tag to compare
  • Fixing some translations missed

Qwotable Version 0.1.7 rc

12 Feb 14:21
Compare
Choose a tag to compare

Fixes:

  • Fixing progress indicator being constantly visible even if the app knows, that there was an issue
  • Fixing "loop" by tapping on the author or the source when the person activity is already inflated

Changes:

  • (Again) changing cards to be not outlined anymore (only quotes and wisdom)
  • Changing toolbar to collapsing toolbar

New:

  • Qwotable now shares its content in pictures

Removals:

  • Remove updater
  • Remove anything that has to do with updates (this includes the update info card, the update section)
  • Remove swipe refresh layout in settings and home fragment as it is no longer necessary

Qwotable Version 0.1.6 beta

29 Jan 21:30
59cfd4e
Compare
Choose a tag to compare
Pre-release

New:

  • Readding German translation
  • Adding a summary for the color preference, based on the color you are using

Changes:

  • Fixing dark mode not working

INFO: THE FRENCH TRANSLATION IS NOT DONE YET! THEREFORE THE QUOTES AND WISDOM FRAGMENTS WON'T SHOW ANYTHING AND THE LANGUAGE IS SET TO ENGLISH!

Qwotable Version 0.1.5 beta

29 Jan 00:44
Compare
Choose a tag to compare
Pre-release

New:

A navigation icon has been added to every activity. It will lead you back to the previous activity or fragment
Another (yet unclickable) preference has been added that will, in future updates, show previous changelogs.
Dynamic color is now available for every device running Android 12 and higher. It currently replaces the red theme.

Changes:

The design of Qwotable has been changed to the design language of Material 3.
The dialog for copy and share Qwotable has been replaced by buttons on the cards.
"Colors" and "Language" were merged into one category called "Language and Theme"
Some changes were made to the tablet layout.

Notice: Please be aware that this is not a release but a preview or beta. It may have some issues yet. If you encounter issues, use the bug report preference in settings and tell me about the issue and how to reproduce it (step-by-step). Only then I may be able to fix the bug.

Qwotable Version 0.1.4 beta

22 Jan 17:07
Compare
Choose a tag to compare
Pre-release

New:

Home-Layout for tablets
Dialog to share and copy wisdom
Error screen for quotes and wisdom fragment when offline
Error screen for wisdom
Retry button for error screen

Changes:

Start of changing variable names and id names
Disable landscape modes on smartphones
Add "found in" to wisdom cards
Completely disable color scheme for Android Versions < Android 10
The app now sets the color scheme back to red even if another color scheme was set before on phones running Android 9 and lower
The next button on the presentation screen now does not start the app anymore when the last page was opened and then returned to another page before
Wisdom now parses German wisdoms as well
The status bar in light mode is now shown correctly when the color scheme is set to pink
The color-dialog's card now wraps the height of its content