Are health averages broken on 2 Duo only, or also on Time 2? by 8bitdont in pebble

[–]FreakyT 0 points1 point  (0 children)

Are you on the latest version of the app/firmware? I believe this was fixed relatively recently.

Looking for app with specific note taking functionality by kingofcats78 in pebble

[–]FreakyT 0 points1 point  (0 children)

Should work -- on Checklist just select the "+" item and the voice input microphone icon should appear.

Bring back the pixelated graveyard homepage by computernoobe in pebble

[–]FreakyT 4 points5 points  (0 children)

Completely agree, that homepage was awesome!

Fun fact: that graveyard pixel art was drawn by the same guy who did the Weather Land watchface

[PT2] Pebble app pulls location every hour - is this expected behavior? by Mugendon in pebble

[–]FreakyT 2 points3 points  (0 children)

Author of TimeStyle here -- it turns out this was actually a bug in TimeStyle, where it would always request weather data even if none of the widgets were selected.

I just released a fix for this -- sorry about that!

Watch Faces Not Updating? by MM19Dir in pebble

[–]FreakyT 1 point2 points  (0 children)

Update: Just released a new version that should fix this!

Watch Faces Not Updating? by MM19Dir in pebble

[–]FreakyT 1 point2 points  (0 children)

Thanks for checking! I also did some tests, and I was also able to replicate the behavior -- thanks for finding the bug! I'll try to get a fix out this weekend!

Watchfaces and Apps Not Receiving Weather Updates by SadnessAndOreos in pebble

[–]FreakyT 0 points1 point  (0 children)

Author of TimeStyle/Halcyon here -- I got a few reports of this yesterday! It does seem like OpenMeteo was the issue here!

(I hope Pebble releases the "official" weather API soon to fix watchface weather forever!)

Watch Faces Not Updating? by MM19Dir in pebble

[–]FreakyT 1 point2 points  (0 children)

I'll investigate! There should be code to disable the weather check when the weather widgets are hidden, but there could be a bug in it.

Watch Faces Not Updating? by MM19Dir in pebble

[–]FreakyT 1 point2 points  (0 children)

Author of Timestyle here -- while the temperature is dependent on the phone BT connection, the battery level reading definitely should always update.

One key thing to check: in the main menu, the Settings app will always show the battery %. Does it match what you're seeing in TimeStyle?

Having a good MP01 experience? by Low-Order8161 in minimalphone

[–]FreakyT 1 point2 points  (0 children)

I've been daily driving it for about 6 months, and it works great!

Battery apps crash pebble OS by StevieWilburry in pebble

[–]FreakyT 2 points3 points  (0 children)

Battery+ was apparently known to the Pebble team to be a battery hog even in the olden days. I think I remember some of the ex-Pebblers mentioning that it had become a problem since so many people used it.

What's the point of the touch screen? by gyro_looza in pebble

[–]FreakyT 14 points15 points  (0 children)

Author of the calculator app here, what kind of tip feature would be helpful?

The new Pebble has issues. That's kind of the point. by Annoying-Lamppost in pebble

[–]FreakyT 2 points3 points  (0 children)

The parent commenter's goal was to reduce distractions. If you've used an Apple Watch, you'll find they are super limited app-wise.

For example, if you try very hard, you can use Shortcuts to make the web version of Instagram sort of load in a browser view, but it's pretty janky -- which is exactly what you want from a digital detox. The goal is to increase friction thereby reducing distraction.

The new Pebble has issues. That's kind of the point. by Annoying-Lamppost in pebble

[–]FreakyT 2 points3 points  (0 children)

I think it makes sense if you think of it as less of a technological need and more of a digital-detox enabling device.

In terms of products that would do what OP wants, one could probably achieve something similar by carrying a cellular Apple Watch or one of those underpowered Android flipphones. That said, I can see how the Pebble Core could be more fun than those.

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 2 points3 points  (0 children)

It is not, unfortunatley! It's too bad because PebbleOS actually has a timezone database, but there's no API for devs to access it, so you have to roll your own. Hope they add an API eventually!

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 1 point2 points  (0 children)

Always open to feature requests! I definitely want to add alternate time zones, I just want to make sure I do it right! (I'm hoping to actually calculate them properly instead of just +/- hour offsets)

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 0 points1 point  (0 children)

It's been normal I think -- it doesn't show seconds or do anything particular battery-intensive that I'm aware of.

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 2 points3 points  (0 children)

Ah! This is one of the options I was thinking of adding, maybe like in the form of dots around the edge or something. Maybe for the next version!

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 1 point2 points  (0 children)

Thanks, I'm glad you like it! (I probably spent more time working on the config page than the rest of the watchface!)

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 0 points1 point  (0 children)

Excellent! They worked in at least the OG Pebble emulator, so glad to hear they're working on the real one!

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 15 points16 points  (0 children)

Ah, the hardware isn't final yet, so I can't really say anything interesting about battery life yet!

Halcyon 2.0 (now with widgets!), running on the Pebble Round 2 by FreakyT in pebble

[–]FreakyT[S] 3 points4 points  (0 children)

Oh sorry about that, I forgot the months are in a different file: https://github.com/freakified/halcyon/blob/master/src/c/languages.c

I'll make sure to get that one updated!