-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# SilentSalah | ||
|
||
![](Images/SalahAppMockup.png) | ||
|
||
# Working | ||
An application which turns the Phone state to Silent when Salah time reaches and turn the phone state back to normal when Salah time ends. | ||
|
||
# Important NOTE: | ||
1) After Installing the App please Allow the Permissions. | ||
|
||
a)- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS: [Documentation](https://developer.android.com/training/monitoring-device-state/doze-standby "More About Battery Optimization Request"). | ||
|
||
b)- DnD (Do not Disturb access Permission): [Reference](https://developer.android.com/reference/android/Manifest.permission#ACCESS_NOTIFICATION_POLICY). | ||
|
||
2) Due to the API 24 Restrictions, the app needs to be locked to avoid the optimization(Force close by System). | ||
|
||
|
||
# Libraries Used | ||
a) Toggle Buttons: [Link to Library](https://github.com/RiccardoMoro/RMSwitch "Link to the Github page") | ||
|
||
|
||
# Download Link | ||
[Apk Source File](https://www.dropbox.com/s/m121im40oecshn7/SilentSalah.apk?dl=0) | ||
|
||
|
||
|
||
This Application is created merely Developed with the intention of Sadqa-e-Jaariyah, So please feel free to contribute and report bugs :) | ||
|
||
|
||
# LICENSE | ||
This code is licensed under The **GNU General Public License v3.0**. | ||
|