bunk icon indicating copy to clipboard operation
bunk copied to clipboard

The unofficial attendance calculator app for ITER

Results 19 bunk issues
Sort by recently updated
recently updated
newest added

* All public classes, interfaces, methods etc must be documented. * All method parameters and return types must be marked with `@NonNull` or `@Nullable`.

code quality

File location: [app/src/main/java/app/abhijit/iter/data/Cache.java](https://github.com/abhijitparida/bunk/blob/master/app/src/main/java/app/abhijit/iter/data/Cache.java) ~(update/add unit tests accordingly)~

code quality

See: 1. [app/src/main/res/values/styles.xml](https://github.com/abhijitparida/bunk/blob/master/app/src/main/res/values/styles.xml) 2. [app/src/main/res/values/colors.xml](https://github.com/abhijitparida/bunk/blob/master/app/src/main/res/values/colors.xml)

enhancement

Source material: 1. https://github.com/abhijitparida/bunk/blob/master/promo/logo.svg 2. https://github.com/abhijitparida/bunk/blob/master/promo/playstore%20logo.png

enhancement

Some methods of the `Subject` model are not currently being unit tested. Add unit tests for all public methods. See: * [app/src/main/java/app/abhijit/iter/models/Subject.java](https://github.com/abhijitparida/bunk/blob/master/app/src/main/java/app/abhijit/iter/models/Subject.java) * [app/src/test/java/app/abhijit/iter/models/SubjectTest.java](https://github.com/abhijitparida/bunk/blob/master/app/src/test/java/app/abhijit/iter/models/SubjectTest.java)

code quality

Make sure these boxes are checked before submitting your pull request. - [x ] My code follows the style guidelines of this project - [ x] New and existing unit...

Also, I added values in colors.xml "colorPrimary", "colorPrimaryDark", "colorAccent" I highly recommend you to use these values for setting up primary colors. Then you can change them accordingly. Signed-off-by: KRHero03...

Make sure these boxes are checked before submitting your pull request. - [x] My code follows the style guidelines of this project - [x] New and existing unit tests pass...

Make sure these boxes are checked before submitting your pull request. - [x] My code follows the style guidelines of this project - [x] New and existing unit tests pass...

Make sure these boxes are checked before submitting your pull request. - [x] My code follows the style guidelines of this project - [x] New and existing unit tests pass...