You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added files to .gitignore
* removed modules.xml, as it was added to .gitignore
* added to .gitignore all patterns present in default .gitignore generated by Android Studio
* Implemented Google Library
Still everything to test
* Rewritten tests, fixed one class, added emulator exception
* Codacy improvements
* Applied suggested changes:
+ Added author tag (and standardized specs)
* Modified parseMessage() structure
* Extracted exception messages into static final fields
* Extracted RegEx string into static final field
* Used String.format()
- Removed fail() assertions
* Update README.md
* Changes:
+ Added exception types
- Removed throws clause on unchecked exceptions
* Enhanced tests
* Updated gradle
* Test Fixes:
Major fixes:
* Overridden prefix auto-detection
Small fixes:
* Syntax and typo fixes
Co-authored-by: giovannivelludo <56405609+giovannivelludo@users.noreply.github.com>
Co-authored-by: Cogno-Marco <marco.cognolato.98@gmail.com>
0 commit comments