Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AafaaqAli authored Dec 17, 2019
1 parent 65239bf commit 39eefd8
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
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**.

0 comments on commit 39eefd8

Please sign in to comment.