Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
Release v5.9r
Browse files Browse the repository at this point in the history
Edited change log and cleaned assests for v5.9r
  • Loading branch information
Ali committed Sep 18, 2018
1 parent c4c1f0f commit c9c2687
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 31 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,27 @@ ______

### Change Log:

v5.9r (18.9.2018//00:05:37)

[NEW]

- Daily usage per app (Press on an app in "Selected Apps" screen)
- Privacy Policy link in About Me
- F-Droid link in About Me

[Announcment]

- Next update will take sometime as i will implement user requested features & reported bugs all at once, bare with me please!

_________


If you want to contribute with translations, visit the GitHub repo or Email me.

Now Get Off Your Phone 🤨

_________

5.8r (12.9.2018//10:25:57)

[NEW]
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
minSdkVersion 21
multiDexEnabled true
targetSdkVersion 27
versionCode 41
versionName "5.8r"
versionCode 42
versionName "5.9r"
}
buildTypes {
release {
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/drawable/drawer_bg.png
Binary file not shown.
9 changes: 0 additions & 9 deletions app/src/main/res/drawable/ic_info_black_24dp.xml

This file was deleted.

9 changes: 0 additions & 9 deletions app/src/main/res/drawable/ic_notifications_black_24dp.xml

This file was deleted.

9 changes: 0 additions & 9 deletions app/src/main/res/drawable/ic_sync_black_24dp.xml

This file was deleted.

4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<string name="open_times">+ Times</string>
<string name="not_running">Lock Timer Not Running</string>
<string name="dialog_description">v5.8r\nAn App that simply tries to help you achieve a more-productive day;\nIf it helped you, it would be greatly appreciated to leave a rating !"</string>
<string name="dialog_description">v5.9r\nAn App that simply tries to help you achieve a more-productive day;\nIf it helped you, it would be greatly appreciated to leave a rating !"</string>

<string name="permission_check_title">Do you want to give usage permissions ?</string>
<string name="permission_check_message">Without this permission, the app won\'t work</string>
Expand Down Expand Up @@ -105,6 +105,6 @@


<string name="changes">
v5.8r (12.9.2018//10:25:57)\n\n[NEW]\n\n- Currently selected apps ( Feature Request )\n\nNow you can check your selected apps without opening the app selector; you can also open specific app settings screen by clicking on it. ( This feature will get more updates such as Usage Time per App )\n\n[FIXED]\n\n- Some database values\n- Some UI Bugs\n\n_______\n\nv5.7r (10.9.2018//11:11:41)\n\n[FIXED]\n\n- OpenCounters changed from double digits to: 2,3,4,5\n\n[ANNOUNCEMENT]\n\n- GOYP is now on F-Droid!\n\n_______\n\nv5.6r (21.7.2018//10:40:31)\n\n[NEW]\n\n- You can now contribute to translations! Email me if you are interested in translating the app :)\n\n[Fixed]\n\n- Some of the selected apps disappearing (Thanks to a user bug report!)\n- Crash upon pressing on Bug Reporter (This has been completely removed)\n\n[Updated]\n\n- Multi Selector Library\n- Other dependancies\n- Playstore screenshots\n- Added support email in About\n- Added GitHub account in About\n\n\nThankyou for taking the time and leaving bug reports/feedback!\n\nHave a wonderful weekend!
v5.9r (18.9.2018//00:05:37)\n\n[NEW]\n\n- Daily usage per app (Press on an app in \"Selected Apps\" screen)\n- Privacy Policy link in About Me\n- F-Droid link in About Me\n\n[Announcment]\n\n- Next update will take sometime as i will implement user requested features &amp; reported bugs all at once, bare with me please!\n\nIf you want to contribute with translations, visit GitHub repo or Email me.\n\n_______\n\nv5.8r (12.9.2018//10:25:57)\n\n[NEW]\n\n- Currently selected apps ( Feature Request )\n\nNow you can check your selected apps without opening the app selector; you can also open specific app settings screen by clicking on it. ( This feature will get more updates such as Usage Time per App )\n\n[FIXED]\n\n- Some database values\n- Some UI Bugs\n\n_______\n\nv5.7r (10.9.2018//11:11:41)\n\n[FIXED]\n\n- OpenCounters changed from double digits to: 2,3,4,5\n\n[ANNOUNCEMENT]\n\n- GOYP is now on F-Droid!\n\n_______\n\nv5.6r (21.7.2018//10:40:31)\n\n[NEW]\n\n- You can now contribute to translations! Email me if you are interested in translating the app :)\n\n[Fixed]\n\n- Some of the selected apps disappearing (Thanks to a user bug report!)\n- Crash upon pressing on Bug Reporter (This has been completely removed)\n\n[Updated]\n\n- Multi Selector Library\n- Other dependancies\n- Playstore screenshots\n- Added support email in About\n- Added GitHub account in About\n\n\nThankyou for taking the time and leaving bug reports/feedback!\n\nHave a wonderful weekend!
</string>
</resources>
18 changes: 18 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/42.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
v5.9r (18.9.2018//00:05:37)

[NEW]

- Daily usage per app (Press on an app in "Selected Apps" screen)
- Privacy Policy link in About Me
- F-Droid link in About Me

[Announcment]

- Next update will take sometime as i will implement user requested features & reported bugs all at once, bare with me please!

_________


If you want to contribute with translations, visit the GitHub repo or Email me.

Now Get Off Your Phone 🤨

0 comments on commit c9c2687

Please sign in to comment.