brandon.presley
  • Joined on 2022-07-01
brandon.presley pushed to master at brandon.presley/Massive 2024-03-23 01:46:08 +00:00
d0e76f574b Enable exporting plans as CSV - 2.33 🚀
brandon.presley pushed tag 36248 to brandon.presley/Massive 2024-03-23 01:46:08 +00:00
brandon.presley pushed to master at brandon.presley/Massive 2024-03-12 22:26:23 +00:00
52f642c2af Add privacy policy
brandon.presley pushed to master at brandon.presley/Massive 2024-03-12 22:21:50 +00:00
b7b974fb02 Update screenshots
brandon.presley pushed to master at brandon.presley/Massive 2024-03-12 22:21:39 +00:00
6d22bee440 Merge branch 'use_alarm_manager' of https://gitea.presley.nz/joseph/Massive into joseph-use_alarm_manager - 2.32 🚀
58b8488a27 Use AlarmManager to manage the ending of timers
Compare 2 commits »
brandon.presley deleted branch joseph-use_alarm_manager from brandon.presley/Massive 2024-03-12 00:07:33 +00:00
brandon.presley closed pull request brandon.presley/Massive#236 2024-03-11 23:08:24 +00:00
Use AlarmManager to manage the ending of timers
brandon.presley created branch joseph-use_alarm_manager in brandon.presley/Massive 2024-03-11 22:57:38 +00:00
brandon.presley pushed to joseph-use_alarm_manager at brandon.presley/Massive 2024-03-11 22:57:38 +00:00
6d22bee440 Merge branch 'use_alarm_manager' of https://gitea.presley.nz/joseph/Massive into joseph-use_alarm_manager - 2.32 🚀
58b8488a27 Use AlarmManager to manage the ending of timers
Compare 2 commits »
brandon.presley pushed tag 36247 to brandon.presley/Massive 2024-03-11 22:57:38 +00:00
brandon.presley commented on pull request brandon.presley/Massive#236 2024-03-09 00:57:28 +00:00
Use AlarmManager to manage the ending of timers

Hey boss I was trying to copy your work into Flexify https://github.com/brandonp2412/Flexify/blob/main/android/app/src/main/kotlin/com/presley/flexify/TimerService.kt but I'm getting `Unresolved…

brandon.presley commented on pull request brandon.presley/Massive#236 2024-03-08 22:46:05 +00:00
Use AlarmManager to manage the ending of timers

Incredible stuff my brother! Love your work

brandon.presley deleted branch improve_timer_accuracy from joseph/Massive 2024-03-08 00:18:08 +00:00
brandon.presley commented on pull request brandon.presley/Massive#235 2024-03-08 00:17:58 +00:00
Improve timer accuracy

I believe AlarmManager doesn't allow for setting things to go off faster than like 15 minutes into the future. How does the system clock use it for every second?

brandon.presley pushed to master at brandon.presley/Massive 2024-03-07 23:12:48 +00:00
745f9fb046 Merge pull request 'Improve timer accuracy' (#235) from joseph/Massive:improve_timer_accuracy into master
b979d0943f Improve timer accuracy
Compare 2 commits »
brandon.presley merged pull request brandon.presley/Massive#235 2024-03-07 23:12:46 +00:00
Improve timer accuracy
brandon.presley commented on pull request brandon.presley/Massive#235 2024-03-07 23:12:26 +00:00
Improve timer accuracy

You were right King thanks for the fix. I must have been pissing around spending way too much time resting for weeks now... Not sure how it worked the first few times i tested it but I suppose…

brandon.presley commented on pull request brandon.presley/Massive#235 2024-03-07 21:17:18 +00:00
Improve timer accuracy

What about CountdownTimer https://developer.android.com/reference/android/os/CountDownTimer any idea if that one works better for second by second updates? What about the system clock app on…

brandon.presley commented on issue brandon.presley/Massive#234 2024-03-07 09:23:06 +00:00
App force closes in graphs section

Please provide:

  1. App version
  2. adb logs
brandon.presley closed pull request brandon.presley/Massive#233 2024-03-05 05:37:34 +00:00
Add themed icons