-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit test all the things! Fix all the bugs!
-Cleaned up some of my mistakes -Fixed Java Doc comments -Changed access modifiers from public to private where appropriate -Renamed some stuff -Rewrote some methods -Made the GUI auto-expand to fit device screen (scales in both height and width) -Added Unit Tests (wrote new tests for important BaseConversion methods and adapted the old unit tests for this version of Pr0Ca1... didn't get around to Pr0Number testing though) -Generated new signed apk and tested on both my Nexus 7 tablet and my ZTE Maven smartphone
- Loading branch information
Showing
11 changed files
with
1,629 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.