Age | Commit message (Collapse) | Author |
|
Remove unused SpotBugs rules.
Fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD, ICAST_INTEGER_MULTIPLY_CAST_TO_LONG, NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION, OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
|
|
|
|
|
|
|
|
Each screen is its own file, which makes it easier to add interactive elements.
|
|
|
|
This enables creating Activities outside the app and core modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of checking every module individually. This avoids having to
re-state all disabled Lint checks in all parent modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tiny fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|