Skip to content

Commit

Permalink
Update 1.0_r5.
Browse files Browse the repository at this point in the history
  • Loading branch information
D4rK7355608 committed Jul 13, 2022
1 parent 84a4e59 commit 9ea93bc
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 20 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Version 1.0_r5:
- Under the hood improvements.

# Version 1.0_r4:
- Under the hood improvements.

Expand Down
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
![GitHub Pull Requests](https://img.shields.io/github/issues-pr/D4rK7355608/com.d4rk.musicsleeptimer.plus?style=for-the-badge&logo=github)
![GitHub License](https://img.shields.io/github/license/D4rK7355608/com.d4rk.musicsleeptimer.plus?style=for-the-badge&logo=github)

## D4rK Music Sleep Timer Plus
## 🎶 D4rK Music Sleep Timer Plus 🎶

- ╔╦╦╦═╦╗╔═╦═╦══╦═╗
- ║║║║╩╣╚╣═╣║║║║║╩╣
- ╚══╩═╩═╩═╩═╩╩╩╩═╝

## Set your music to stop after you fall asleep.
## Set your music to stop after you fall asleep. 💤

Just a simple app to stop your music or podcasts after you fall asleep. When the timer stops, audio playback is gradually lowered then paused. 😴

Expand All @@ -36,30 +36,30 @@ There are some great alternatives out there, but they all have the same major fl

Designed with simplicity in mind to make sure it’s simple to use.

Bugs can be reported here.
## ⚠ Opening Issues ⚠

## Opening Issues :warning:
Bugs can be reported [here](https://github.com/D4rK7355608/com.d4rk.musicsleeptimer.plus/issues).

> Only use the GitHub Issues section if you discovered issues with the code itself. Do not mistake the Issues page as a help desk.
> For support, informations and requests, please contact <[email protected]>.
- Create an service/notification/general bug. 🐞

__D4rK Music Sleep Timer is 100% free, open source inspired by SleepTimer by SimonMarquis, ad free, and pause everything it claims to!__
__🖤 D4rK Music Sleep Timer is 100% free, open source inspired by SleepTimer by SimonMarquis, ad free, and pause everything it claims to! 🖤__

## 💿 Features!
## 🛠️ Features!
- ⭐️ Set Timer to a certain time, or by duration.
- ⭐️ Shortcut to extend timer right in the notification drawer.
- ⭐️ No bloat/unnecessary features.
- ⭐️ Simple and easy to use.
- ⭐️ Fast and lightweight.
- ⭐️ No bloat/unnecessary features.
- ⭐️ Free!
- ⭐️ Free Open source & secure.

__️Note❗️__ Don't look for a launcher icon, this app only provides a Quick Settings Tile.
__Note❗__ Don't look for a launcher icon, this app only provides a Quick Settings Tile.

## Changelog [here](https://raw.githubusercontent.com/D4rK7355608/com.d4rk.musicsleeptimer.plus/master/CHANGELOG.md)!
## 📝 Changelog [here](https://raw.githubusercontent.com/D4rK7355608/com.d4rk.musicsleeptimer.plus/master/CHANGELOG.md)!

## Screenshots:
## 🖼️ App preview:

<img src="/app/src/main/play/listings/en-US/graphics/phone-screenshots/5-screenshot_all.png">

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.d4rk.musicsleeptimer.plus"
minSdk 26
targetSdk 32
versionCode 8
versionName "1.0_r4"
versionCode 10
versionName "1.0_r5"
archivesBaseName = "com.d4rk.musicsleeptimer.plus-v${versionName}"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
7 changes: 6 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.d4rk.musicsleeptimer.plus">
<uses-permission android:name="android.permission.INTERNET"/>
<application
android:allowBackup="false"
android:fullBackupContent="false"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher"
android:logo="@drawable/ic_launcher_foreground"
android:label="@string/app_name"
android:appCategory="audio"
android:supportsRtl="true"
android:description="@string/app_description"
android:theme="@android:style/Theme.DeviceDefault">
android:theme="@android:style/Theme.DeviceDefault"
android:dataExtractionRules="@xml/data_extraction_rules"
tools:ignore="UnusedAttribute">
<service
android:name=".services.SleepTileService"
android:icon="@drawable/ic_music_off"
Expand Down
9 changes: 5 additions & 4 deletions app/src/main/play/listings/en-US/full-description.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
🎶 D4rK Music Sleep Timer Plus 💤
🎶 D4rK Music Sleep Timer Plus 🎶

╔╦╦╦═╦╗╔═╦═╦══╦═╗
║║║║╩╣╚╣═╣║║║║║╩╣
Expand Down Expand Up @@ -28,6 +28,7 @@ Designed with simplicity in mind to make sure it’s simple to use.
❗Note❗ : Don't look for a launcher icon, this app only provides a Quick Settings Tile.

⚠ Opening Issues⚠

Bugs can be reported here: https://github.com/D4rK7355608/com.d4rk.musicsleeptimer.plus/issues

• Only use the GitHub Issues section if you discovered issues with the code itself. Do not mistake the Issues page as a help desk. For support, informations and requests, please contact [email protected].
Expand All @@ -36,14 +37,14 @@ Create an service/notification/general bug. 🐞

GitHub: https://github.com/D4rK7355608/com.d4rk.musicsleeptimer.plus

🖤 D4rK Music Sleep Timer Plus is 100% free, open source, inspired by SleepTimer by SimonMarquis, ad free, and pause everything it claims to!
🖤 D4rK Music Sleep Timer Plus is 100% free, open source, inspired by SleepTimer by SimonMarquis, ad free, and pause everything it claims to! 🖤

💿 Features!
🛠️ Features!
⭐️ Set Timer to a certain time, or by duration.
⭐️ Shortcut to extend timer right in the notification drawer.
⭐️ No bloat/unnecessary features.
⭐️ Simple and easy to use.
⭐️ Fast and lightweight.
⭐️ No bloat/unnecessary features.
⭐️ Free Open source & secure.

👨‍💻 More about me:
Expand Down
36 changes: 36 additions & 0 deletions app/src/main/res/xml/data_extraction_rules.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Sample data extraction rules file; uncomment and customize as necessary.
See https://developer.android.com/about/versions/12/backup-restore#xml-changes
for details.
-->
<data-extraction-rules>
<cloud-backup>
<!--
The domain can be file, database, sharedpref, external or root.
Examples:
<include domain="file" path="file_to_include"/>
<exclude domain="file" path="file_to_exclude"/>
<include domain="file" path="include_folder"/>
<exclude domain="file" path="include_folder/file_to_exclude"/>
<exclude domain="file" path="exclude_folder"/>
<include domain="file" path="exclude_folder/file_to_include"/>
<include domain="sharedpref" path="include_shared_pref1.xml"/>
<include domain="database" path="db_name/file_to_include"/>
<exclude domain="database" path="db_name/include_folder/file_to_exclude"/>
<include domain="external" path="file_to_include"/>
<exclude domain="external" path="file_to_exclude"/>
<include domain="root" path="file_to_include"/>
<exclude domain="root" path="file_to_exclude"/>
-->
</cloud-backup>
<!--
<device-transfer>
<include .../>
<exclude .../>
</device-transfer>
-->
</data-extraction-rules>
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
buildscript {
dependencies {
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.0'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.1'
}
}
plugins {
id 'com.android.application' version '7.2.1' apply false
id 'com.android.library' version '7.2.1' apply false
id 'org.jetbrains.kotlin.android' version '1.6.21' apply false
id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
id "com.google.gms.google-services" version "4.3.10" apply false
}
task clean(type: Delete) {
Expand Down

0 comments on commit 9ea93bc

Please sign in to comment.