qco / bookliberator

Free and open source software to liberate text from treeware.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Create initial project #10

Closed slifty closed 4 years ago

slifty commented 4 years ago

Description

This PR adds the "skeleton" of an android app, generated using the "Basic Activity" template.

The PR also adds basic linting configuration, along with the required changes dictated by that linting.

Due Diligence Checklist

Steps to Test

  1. .gradlew lint

Deploy Notes

None

Related Issues

Related to #4

slifty commented 4 years ago

I don't actually know what our review structure should be here, since this is currently a single-dev project.

This PR is larger than they will be in future, and the majority of it (size wise) is generated code from the template. As such, I'm going to merge directly.