Skip to content

Commit

Permalink
Clean project, add screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
tajchert committed Jun 4, 2015
1 parent c39ec0d commit 49de891
Show file tree
Hide file tree
Showing 26 changed files with 5 additions and 410 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -5,3 +5,7 @@
.DS_Store
/build
/captures
# Idea
*.iml
.idea/
nammu/gradle.properties
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

22 changes: 0 additions & 22 deletions .idea/compiler.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/copyright/profiles_settings.xml

This file was deleted.

20 changes: 0 additions & 20 deletions .idea/encodings.xml

This file was deleted.

20 changes: 0 additions & 20 deletions .idea/gradle.xml

This file was deleted.

46 changes: 0 additions & 46 deletions .idea/misc.xml

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/modules.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/runConfigurations.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

21 changes: 0 additions & 21 deletions RuntimePermissionHelper.iml

This file was deleted.

Binary file added image/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
93 changes: 0 additions & 93 deletions nammu/nammu.iml

This file was deleted.

9 changes: 1 addition & 8 deletions nammu/src/main/AndroidManifest.xml
@@ -1,11 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="pl.tajchert.nammu" >

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" ></application>
<manifest package="pl.tajchert.nammu" >

</manifest>
11 changes: 0 additions & 11 deletions nammu/src/main/res/layout/activity_main.xml

This file was deleted.

5 changes: 0 additions & 5 deletions nammu/src/main/res/menu/menu_main.xml

This file was deleted.

Binary file removed nammu/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed nammu/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed nammu/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed nammu/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
5 changes: 0 additions & 5 deletions nammu/src/main/res/values-v21/styles.xml

This file was deleted.

6 changes: 0 additions & 6 deletions nammu/src/main/res/values-w820dp/dimens.xml

This file was deleted.

5 changes: 0 additions & 5 deletions nammu/src/main/res/values/dimens.xml

This file was deleted.

6 changes: 0 additions & 6 deletions nammu/src/main/res/values/strings.xml

This file was deleted.

8 changes: 0 additions & 8 deletions nammu/src/main/res/values/styles.xml

This file was deleted.

0 comments on commit 49de891

Please sign in to comment.