Simple and lightweight step counter app for Android

86 stars 9 forks 86 watchers Kotlin GNU General Public License v3.0
5 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
user request help wanted up to debate

Simple and lightweight step counter app for Android

Kotlin

Simple and lightweight step counter app for Android

Kotlin

AI Summary: Implement a dynamic bar chart in the Stepsy Android app that adapts to the selected time period. For the 'today' view, it should display hourly step counts. This requires modifying the existing charting functionality to handle different time granularities and data aggregation.

Complexity: 4/5
user request help wanted

Simple and lightweight step counter app for Android

Kotlin

AI Summary: Modify the Stepsy Android app's widgets to prevent them from inheriting the system theme, ensuring consistent widget appearance regardless of the user's system theme setting.

Complexity: 3/5
user request help wanted

Simple and lightweight step counter app for Android

Kotlin

AI Summary: Fix a UI issue in an Android step counter app where the bottom-right button is partially obscured by the navigation bar on Android 15 devices with a 3-button navbar. This likely requires adjusting the layout to account for the navbar's height or using system UI flags to manage its visibility.

Complexity: 3/5
bug good first issue

Simple and lightweight step counter app for Android

Kotlin