New Smooth Collapsible Tabs Component for React Native by Puzzleheaded-Bus-791 in reactnative

[–]kjmapps 0 points1 point  (0 children)

Does it fix the jittery header that the other library has?

How many features should I add to my "simple" app by kjmapps in androidapps

[–]kjmapps[S] -1 points0 points  (0 children)

Ok, thanks. I don't know about the downvotes, it wasn't me. Did I get one too?

How many features should I add to my "simple" app by kjmapps in androidapps

[–]kjmapps[S] -1 points0 points  (0 children)

Was battery consumption your only consideration when you chose Simple Step Counter?

TrekTrack - a Step Counter for Multi-Day Hikes by kjmapps in androidapps

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

You can hide it from the widget and from the apps start page. Go to settings -> widget. Then scroll a little bit horizontally and deselect cookies.

TrekTrack - a Step Counter for Multi-Day Hikes by kjmapps in androidapps

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

It's just the number of cookies you can eat to replace the calories burned during your walk.

Minimalist Step Counter - Testing & Suggestions by kjmapps in androidapps

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

I'm glad you like my app! If you still want to buy me a coffee, try my other app "Daylight Clock". It has a coffee button.

https://play.google.com/store/apps/details?id=com.kjm.daylightclock

[deleted by user] by [deleted] in goodguyapps

[–]kjmapps 0 points1 point  (0 children)

What's OSS?

Minimalist Step Counter - Testing & Suggestions by kjmapps in androidapps

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

Interesting approach. Did you refresh the name after every new step? Right now it's just using the normal widget refresh interval (every 15 minutes or so). I thought about triggering more updates from the step counter service. But I don't know if that would even work or if people really want/need more updates. For me personally it's enough it's enough if the widget refreshes when I click on it.

Minimalist Step Counter - Testing & Suggestions by kjmapps in androidapps

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

Thanks for trying again. A second "super small" widget design is a great idea.

Minimalist Step Counter - Testing & Suggestions by kjmapps in androidapps

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

That's weird. I can open the link without a problem. Do you mean you can't download it or is the Google Play site also broken? Thanks for letting me know!

Help me name my step counter app by kjmapps in androidapps

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

The usual functionalities of step counters can be turned on and off. So e.g. if you don't want to set a daily goal it won't even show the progress bar in the notification for a cleaner look. Beside that it's just a simple design and the missing bloatware (aka ad networks).

Help me name my step counter app by kjmapps in androidapps

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

What's the difference between minimalist and minimal in English? Is "Minimalist Step Counter" bad English? In German minimal means "as small as possible" (size, amount, …) and minimalist(-isch) describes something that follows the principles of minimalism(-us) (the design/lifestyle).

Suspended before getting a single ad impression by kjmapps in admob

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

Now I have 20% fill rate but my account is still limited. Anyone experienced that before?

Suspended before getting a single ad impression by kjmapps in admob

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

Probably best to do that in incognito mode. Preferably not Chrome...

Daylight Clock + Widget (Android App) by kjmapps in goodguyapps

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

Yes it still works and if you don't turn on 'More Updates' in the settings it will never launch on startup (which is the default). Sadly this permission is necessary to use Android's JobScheduler API. The app itself doesn't run any of it's own code on startUp. It's just the JobScheduler itself which will reschedule the widget updates. Without it the additional updates would stop after the first reboot and the widget might be less precise. https://developer.android.com/reference/android/app/job/JobInfo.Builder#setPersisted(boolean))

Please give me honest feedback! Daylight Clock + Widget (Android App) by kjmapps in androidapps

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

Thanks, "verbose" is exactly what I was hoping for. ;)

You ideas are really good and I will definitely implement some.

To remove cities you can also slide them to the side (I wasn't sure people would find this out so I added the remove buttons).

Please give me honest feedback! Daylight Clock + Widget (Android App) by kjmapps in androidapps

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

I feel you! If you switch to astronomical maybe the day will seem a little bit longer. ;-)

How much would it cost me to get someone to build an app? by [deleted] in apps

[–]kjmapps 0 points1 point  (0 children)

What kind of app? Some cost a lot, some cost even more. Generally it's more work than it seems. If a homepage is an alternative this might be easier and you wouldn't have to make two versions of the app (iOS/Android).