You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,13 @@ A highly customizable interval timer app for Android
8
8
9
9
## Download
10
10
11
-
|Link|Package Name|
12
-
|:-:|:-:|
13
-
|<ahref='https://play.google.com/store/apps/details?id=io.github.deweyreed.timer.google'><imgalt='Get it on Google Play'src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'height='75'/></a>|io.github.deweyreed.timer.google|
14
-
|[Get it on Google Drive](https://drive.google.com/open?id=1YHIdW77fuxmyQ7sFza1LEIqmhzBygEZx)<br>(AAB universial APK)|io.github.deweyreed.timer.google|
15
-
|<ahref='https://f-droid.org/en/packages/io.github.deweyreed.timer.other/'><imgalt='Get it on F-Droid'src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png'height='75'/></a>|io.github.deweyreed.timer.other|
16
-
|[Get it on GitHub](https://github.com/timer-machine/timer-machine-android/releases)|io.github.deweyreed.timer.other|
| <ahref='https://play.google.com/store/apps/details?id=io.github.deweyreed.timer.google'><imgalt='Get it on Google Play'src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'height='75'/></a> | io.github.deweyreed.timer.google |
14
+
|[Get it on Google Drive](https://drive.google.com/open?id=1YHIdW77fuxmyQ7sFza1LEIqmhzBygEZx)<br>(AAB universial APK) | io.github.deweyreed.timer.google |
15
+
| <ahref='https://f-droid.org/en/packages/io.github.deweyreed.timer.other/'><imgalt='Get it on F-Droid'src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png'height='75'/></a> | io.github.deweyreed.timer.other |
16
+
| <ahref='https://apt.izzysoft.de/fdroid/index/apk/io.github.deweyreed.timer.other'><imgalt='Get it on IzzyOnDroid'src='https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroidButtonGreyBorder_nofont.png'height='50'/></a> | io.github.deweyreed.timer.other |
17
+
|[Get it on GitHub](https://github.com/timer-machine/timer-machine-android/releases)| io.github.deweyreed.timer.other |
17
18
18
19
## Structure
19
20
@@ -34,7 +35,7 @@ The `google` product flavor is the version in Google Play. It has some in-app pu
34
35
uses Firebase to store backup files and AppCenter to track crashes.
35
36
36
37
- Firebase: Create a Firebase project and add `google-services.json` to the project.
37
-
-[This optional Firebase Cloud Function](functions/index.js) removes old backup files when
38
+
-[This optional Firebase Cloud Function](functions/index.js) removes old backup files when
38
39
there are too many.
39
40
- AppCenter: Create an AppCenter project and put the app secret to your `local.properties`(
0 commit comments