Skip to content

Tags: EmmmaTech/Calculator_NX

Tags

v2.0.1

Toggle v2.0.1's commit message
Removed manual exit after downloading an update

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Calculator_NX Rewrite (and version 2.0.0) (#10)

* Removed all code and updated README

* borealis subrepo stuff

* Added simple calculator tab view layout

* Calculator tab is now functional!

* Fixed bug where the screen wouldn't update when a button is pressed

* In-progress of adding the update feature

* More borealis subrepo stuff

* Added exponent operator

* Update feature is now fully working!

* Added message to exit app after finished update

* Added wrapper for curl

* Updated borealis submodule

* Added tesla overlay

* Preparing for release 2.0.0

* Last commit before rewrite merge

v2.0.0.3-nightly

Toggle v2.0.0.3-nightly's commit message
Added wrapper for curl

Huge thanks to DarkMatterCore for telling me about his curl wrapper.

v2.0.0-nightly2

Toggle v2.0.0-nightly2's commit message
Fixed bug where the screen wouldn't update when a button is pressed

v2.0.0-nightly

Toggle v2.0.0-nightly's commit message
Calculator tab is now functional!

v1.3.2-beta2

Toggle v1.3.2-beta2's commit message
Calculator - Removed warnings

Changed version to 1.3.2 Beta 2
Main - Changed how the config directory is made if not found

v1.3.2-beta

Toggle v1.3.2-beta's commit message
Trying to fix by renaming utils to download

v1.3.1

Toggle v1.3.1's commit message
Update Makefile to 1.3.1

v1.3.0

Toggle v1.3.0's commit message
Update .gitignore

v1.2.0

Toggle v1.2.0's commit message
Release 1.2.0 - Changed Calculation Method