Commit Graph

  • d4a5329bf6 Move the app-specific links below the app details. dev me 2026-07-04 14:55:09 -07:00
  • 251b3cdc0c fdroid metadata, CurrentVersionCode is fine with no value, so try removing the field entirely. me 2026-07-04 12:51:19 -07:00
  • cf1c40f5ce fdroid metadata, see what happens if we remove the version code. me 2026-07-04 12:48:40 -07:00
  • a4b69958e0 fdroid manifest requires an integer for the CurrentVersionCode. me 2026-07-04 12:41:46 -07:00
  • 596b13c7fd Test what happens when fdroid CurrentVersionCode is not the provided value. me 2026-07-04 12:35:51 -07:00
  • 6f7f85b90f Add trailing slashes back to urls in fdroid manifest. me 2026-07-04 12:32:28 -07:00
  • b629473129 Only provide the username for Liberapay. me 2026-07-04 12:09:07 -07:00
  • d36ceaa19f Fix Liberapay URL. me 2026-07-04 11:55:04 -07:00
  • ab746003b8 Add additional metadata for F-Droid. me 2026-07-04 11:41:21 -07:00
  • 27ed2afbf0 Update issue tracker to be proper HTTP link, use contact page. Change website page to go directly to the app. me 2026-07-04 10:47:15 -07:00
  • bd312edf83 Merge pull request 'Add manifest file for fdroid server.' (#4) from dev into main main me 2026-07-04 10:19:02 -07:00
  • b2167423db Add manifest file for fdroid server. me 2026-07-03 17:34:45 -07:00
  • 7e6c0b90e2 Merge pull request 'Volume Seekbar Fixes' (#3) from dev into main 1.1.1 me 2025-08-17 08:49:15 -07:00
  • 84c75f6be7 No need to call something in onCreate which is called in onResume. me 2025-08-17 08:41:29 -07:00
  • 1b3ca8c8af Only change the seekbar if it differs so that the volume sidebar does not show up on every open. me 2025-08-17 08:40:56 -07:00
  • f83a8b41e4 Ensure volume bar is accurate if the app is minimized and the volume is modified before the app is reopened. me 2025-08-17 08:35:13 -07:00
  • bc433b4185 Correctly add a space between "Volume" and the status. me 2025-08-17 08:33:00 -07:00
  • 34b13473c9 Show the article URL for proper accreditation. me 2025-07-19 15:54:00 -07:00
  • a642b51532 Increment version for future development. me 2025-07-19 15:52:02 -07:00
  • a5490b98c7 Hide release files (APKs and JSON) from Git. me 2025-07-19 15:51:05 -07:00
  • 140350012b Fix URL. me 2025-07-19 15:50:40 -07:00
  • d610bfd40b Merge pull request 'v1.1.0 - Update Targeted Version + Enhancements + Bugfixes' (#1) from dev into main 1.1.0 me 2025-07-19 15:25:33 -07:00
  • b1c2dfaa6f Add a Spanish string resource. me 2025-07-19 15:00:47 -07:00
  • e79ee82193 Add textview for volume control. me 2025-07-19 15:00:26 -07:00
  • 4f64ca49b7 Add a seek bar tied to media volume. me 2025-07-13 19:31:15 -07:00
  • 25969dd6d6 Fix the issue of a device not having any sounds to play by including a basic backup chime. me 2025-07-13 18:38:17 -07:00
  • 1fe3035050 Add a rounded icon and move icons to mipmap from drawable. me 2025-07-13 18:37:09 -07:00
  • 219ef6d64e Add more debug output regarding the prevention of large numbers. Reinstate missing assignment of longLoopInterval. me 2025-07-13 12:47:27 -07:00
  • 854f5df595 Set the versions to the newest SDK. Dock the minumum by 1 to match Carb Up. me 2025-07-13 10:32:50 -07:00
  • dbb1af03c4 Finish fixing the large numbers bug by making 99:59:59 the maximum value allowed. Enhance the logging around resetting the StartStop key after a crash. me 2025-07-13 10:32:19 -07:00
  • 37e7df98af Update all debug log text. Fix bugs related to Start/Stop button. Start working on TODO for large value bug. me 2025-07-12 15:43:47 -07:00
  • 9bb729d5c2 Remove test from version name. me 2025-07-12 15:31:07 -07:00
  • 03380cf023 Putting things into place to fix a bug when the app is destroyed while the timer was running. me 2025-07-12 13:18:52 -07:00
  • 8da02333df Fix minute section displayin the hour's worth of minutes. me 2025-07-12 12:39:11 -07:00
  • 926fe17919 Remove unused imports. me 2025-07-12 12:38:20 -07:00
  • fb007debad Change theme to DayNight rather than hardcoded to Light. Doesn't change much right now. me 2025-07-12 12:38:08 -07:00
  • 23772cedcb Remove the temporary app name header and add a margin for the true action bar. me 2025-07-12 12:30:44 -07:00
  • e02abc19f8 Remove the temporary action bar hide. me 2025-07-12 12:30:12 -07:00
  • fc6ff2e5cc Begin working on UI fixes. me 2025-07-11 14:53:09 -07:00
  • 4cd8641ec2 Update version. me 2025-07-11 14:52:47 -07:00
  • 15ff7fa1cf Clean up extra lines. me 2025-07-11 14:52:37 -07:00
  • a3fe0d4a2e Delete deleteme's. me 2025-07-11 14:30:40 -07:00
  • f055efed02 Project is now compiling and running on a test device successfully. me 2025-07-11 14:30:15 -07:00
  • 9446f427c3 Add link to a helpful upgrading article. me 2025-07-11 13:38:53 -07:00
  • c57cdd0a35 Update gradle and android:gradle configurations so that the project builds successfully. me 2025-07-11 13:38:27 -07:00
  • 058e854606 Ensure app can be installed by future Android versions. me 2025-07-11 13:13:04 -07:00
  • cd14c98ffe Add original project. Final me 2025-01-04 12:39:21 -07:00
  • 1783fc3953 Initial commit me 2025-01-04 10:15:47 -07:00