brandon.presley
  • Joined on 2022-07-01
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
brandon.presley pushed to master at brandon.presley/Massive 2024-03-05 05:36:05 +00:00
7c35da3f5b Add themed icons - 2.31 🚀
brandon.presley pushed tag 36246 to brandon.presley/Massive 2024-03-05 05:36:05 +00:00
brandon.presley commented on pull request brandon.presley/Massive#233 2024-03-05 05:35:54 +00:00
Add themed icons

Nice work King.

brandon.presley opened issue brandon.presley/Massive#232 2024-03-04 00:45:06 +00:00
Future of Massive
brandon.presley commented on issue brandon.presley/Massive#231 2024-03-04 00:29:09 +00:00
Defining supersets, and question about the Graphs page

The graphs page is showing your progress with a certain lift over time. Choosing the unit will re-calculate all the plotted points to be in your target unit. E.g. 1kg = 2.205lb.

For supersets I…

brandon.presley commented on issue brandon.presley/Massive#222 2024-03-04 00:21:42 +00:00
Alarm should wake screen and show on lock

TLDR: This would make the app lose it's place when you tap the notification for a finished alarm

I found when doing this on my flutter app Flexify would cause the activity to be destroyed &…

brandon.presley closed issue brandon.presley/Massive#222 2024-03-04 00:21:42 +00:00
Alarm should wake screen and show on lock
brandon.presley pushed tag 36245 to brandon.presley/Massive 2024-03-04 00:19:29 +00:00
brandon.presley closed issue brandon.presley/Massive#230 2024-03-04 00:19:28 +00:00
First impressions! (new user)
brandon.presley closed issue brandon.presley/Massive#206 2024-03-04 00:19:28 +00:00
Charts error
brandon.presley pushed to master at brandon.presley/Massive 2024-03-04 00:19:28 +00:00
817ac089d3 Fix insights page crashing with no data - 2.30 🚀
brandon.presley commented on issue brandon.presley/Massive#230 2024-03-02 02:10:26 +00:00
First impressions! (new user)

A bodyweight option (useful for activities like Calisthenics), to not insert it every time in the weight option of the set (maybe get it automatically from the last body weight logged?).

Inter…

brandon.presley closed issue brandon.presley/Massive#228 2024-03-01 07:06:58 +00:00
Timers disappeared
brandon.presley commented on pull request brandon.presley/Massive#229 2024-03-01 07:06:20 +00:00
WIP: Fix TimerService crashing on Android 14

I can't say whether this fixes anything or not, since I can't replicate any timer errors on my device or any emulators. However I can say this change didn't cause any extra issues on my devices…

brandon.presley closed pull request brandon.presley/Massive#229 2024-03-01 07:06:20 +00:00
WIP: Fix TimerService crashing on Android 14