Hyperling d610bfd40b Merge pull request 'v1.1.0 - Update Targeted Version + Enhancements + Bugfixes' (#1) from dev into main
# Enhancements
- Target Android 36 and update theme so that the app may be used properly on current and future versions of Android.
- Volume slider for easy viewing and changing of current settings.
- Add a default sound for devices lacking notification sounds.
- Add a rounded icon.

# Bugfixes
- App opening with Start already pressed.
- Large intervals (hundreds of hours) causing odd behavior.
2025-07-19 15:25:33 -07:00
2025-07-19 15:00:47 -07:00
2025-01-04 12:39:21 -07:00
2025-01-04 10:15:47 -07:00
2025-01-04 12:39:21 -07:00
2025-01-04 12:39:21 -07:00
2025-01-04 12:39:21 -07:00
2025-01-04 10:15:47 -07:00
2025-01-04 12:39:21 -07:00

Infinite Timer

Timer which loops over the specified interval, playing your default notification sound each time it hits 0.

Update Notes

2025-07-11

(This article)[https://sijus.medium.com/resurrecting-a-5-year-old-android-app-a-developers-journey-59d8f5689e5b] was very helpful in getting this app updated from SDK 25 to 36.

Licenses

Chime sound byte came free from here: https://pixabay.com/sound-effects/chime-sound-7143/

Description
Timer which loops over the specified interval, playing your default notification sound each time it hits 0.
Readme MIT 824 KiB
1.1.1 Latest
2025-08-17 08:51:02 -07:00
Languages
Java 100%