github jherkenhoff/qalculate-android v0.1.2

pre-release23 hours ago

What's Changed

  • Autocomplete now works by compiling and caching a trie structure, which is much more efficient than the previous "bruteforce" search method
  • Change autocomplete to display as small cards overlaying the quick keys
  • Change presentation of calculation history (not done yet)
  • Strike through menu items that are currently not implemented
  • Implement button to remove currently entered text
  • fix: change regex so it correctly identifies html encoded tags by @Hoverth in #76
  • docs: add Hoverth as a contributor for code by @allcontributors in #77
  • Update README.md by @Poussinou in #81
  • docs: add Poussinou as a contributor for doc by @allcontributors in #82

New Contributors

Full Changelog: v0.1.1...v0.1.2

Don't miss a new qalculate-android release

NewReleases is sending notifications on new releases.