- Switched login to Hackatime OAuth2 (untested)
- Moved
MainActivityto use aviewModeland update the FCM registering - Moved
HomeScreento use aviewModel - Added a custom
Loggerclass (taken from my other apps) - Entirely rewritten the API endpoints using the new API docs
- Updated the Firebase token registration handling (untested)
- Made
SecureStoragekeys constant - Updated some function types
- Renamed “API Key” to “data” in the share to server switch as now it shares the access token
- Updated libs and raised target SDK from 36 (Android 16) to 37 (Android 17)
Current 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
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.