Hackatime Stats (Android App)
- 3 Devlogs
- 13 Total hours
An Android app to view your stats on Hackclub's time tracking tool
An Android app to view your stats on Hackclub's time tracking tool
Pager, PullToRefresh and TextInput components from my other apps.shimmerable modifiersendApiKey function using wrong tag in loggingHeader component (waterfall padding is a larger horizontal padding for phones that have rounded/curved screen edges)LoginScreen, ProjectsScreen, GoalsScreen and SettingsScreen to viewModel
Notification object (this too took from ym other apps)GL to the GOIs, the commits for this devlogs were a mess cuz i made alot of changes at once and then tried to split it in multiple commits to avoid making a huge one 😭 🥀
MainActivity to use a viewModel and update the FCM registeringHomeScreen to use a viewModel
Logger class (taken from my other apps)SecureStorage keys constantCurrent code can not be currently built as most screens have missing types after the API endpoints rewrite
also idk what to put as pic since it’s all code changes and can’t build the app so i’ll put the OAuth2 handling with the net.openid:appauth library