Hyperling me
me created branch dev in me/android-infinite-timer 2025-08-17 08:49:27 -07:00
me pushed to main at me/android-infinite-timer 2025-08-17 08:49:18 -07:00
7e6c0b90e2 Merge pull request 'Volume Seekbar Fixes' (#3) from dev into main
84c75f6be7 No need to call something in onCreate which is called in onResume.
1b3ca8c8af Only change the seekbar if it differs so that the volume sidebar does not show up on every open.
f83a8b41e4 Ensure volume bar is accurate if the app is minimized and the volume is modified before the app is reopened.
bc433b4185 Correctly add a space between "Volume" and the status.
Compare 9 commits »
me deleted branch dev from me/android-infinite-timer 2025-08-17 08:49:18 -07:00
me merged pull request me/android-infinite-timer#3 2025-08-17 08:49:16 -07:00
Volume Seekbar Fixes
me created pull request me/android-infinite-timer#3 2025-08-17 08:49:08 -07:00
Volume Seekbar Fixes
me pushed to dev at me/android-infinite-timer 2025-08-17 08:41:38 -07:00
84c75f6be7 No need to call something in onCreate which is called in onResume.
me pushed to dev at me/android-infinite-timer 2025-08-17 08:41:07 -07:00
1b3ca8c8af Only change the seekbar if it differs so that the volume sidebar does not show up on every open.
me pushed to dev at me/android-infinite-timer 2025-08-17 08:35:22 -07:00
f83a8b41e4 Ensure volume bar is accurate if the app is minimized and the volume is modified before the app is reopened.
me pushed to dev at me/android-infinite-timer 2025-08-17 08:33:09 -07:00
bc433b4185 Correctly add a space between "Volume" and the status.
me created branch dev in me/hugo-jackanope 2025-08-17 08:27:27 -07:00
me pushed to dev at me/hugo-jackanope 2025-08-17 08:27:27 -07:00
me pushed to main at me/hugo-jackanope 2025-08-15 16:48:02 -07:00
me pushed to main at me/hugo-jackanope 2025-08-15 16:42:48 -07:00
me pushed to main at me/hugo-jackanope 2025-08-15 16:39:17 -07:00
me created branch dev in me/env-docker 2025-08-15 12:13:28 -07:00
me pushed to dev at me/env-docker 2025-08-15 12:13:28 -07:00
me pushed to main at me/env-docker 2025-08-15 12:13:17 -07:00
5afc3bfaee Merge pull request 'Productionize Hugo Configuration' (#8) from dev into main
5323b6647f Change restart loop timers.
6dac535211 Remove running service commands since they don't actually keep the programs enabled.
d035f9d8e7 Refactor how the project is run, using nginx instead of hugo server, a cron job to pull git changes, and a start script to ensure the correct services are started each run and are monitored to stay up.
dfb9a306c5 Allow copies of Hugo configuration to exist outside of the Git project.
Compare 5 commits »
me deleted branch dev from me/env-docker 2025-08-15 12:13:17 -07:00
me merged pull request me/env-docker#8 2025-08-15 12:13:16 -07:00
Productionize Hugo Configuration
me created pull request me/env-docker#8 2025-08-15 12:13:09 -07:00
Productionize Hugo Configuration