Skip to content

Commit

Permalink
Merge pull request #129 from 75py/renewal
Browse files Browse the repository at this point in the history
Renewal
  • Loading branch information
75py authored May 4, 2022
2 parents fa65196 + 9c353fc commit 543dd2e
Show file tree
Hide file tree
Showing 168 changed files with 2,415 additions and 9,538 deletions.
16 changes: 11 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
*.iml
.idea
app/signingConfigs
fabric.properties
.externalNativeBuild
.cxx
local.properties
ads.properties
.idea/
83 changes: 0 additions & 83 deletions .travis.yml

This file was deleted.

124 changes: 0 additions & 124 deletions CHANGELOG.md

This file was deleted.

24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Aplin [![Build Status](https://travis-ci.org/75py/Aplin.svg?branch=master)](https://travis-ci.org/75py/Aplin) [![codecov](https://codecov.io/gh/75py/Aplin/branch/master/graph/badge.svg)](https://codecov.io/gh/75py/Aplin)
Aplin
=====

Application manager for Android!
Expand All @@ -10,28 +10,6 @@ Download
https://play.google.com/store/apps/details?id=com.nagopy.android.aplin


Latest version
--------------

4.0.1


For Developers
--------------

Unit test
=========

* Command
```
cd Aplin/app
../gradlew testDebug --info
```

* Android Studio
"VM Options -noverify" is required.


License
-------

Expand Down
51 changes: 0 additions & 51 deletions README.md.template

This file was deleted.

2 changes: 1 addition & 1 deletion app/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/build
/build
Binary file removed app/aplin_beta.keystore
Binary file not shown.
Loading

0 comments on commit 543dd2e

Please sign in to comment.