Commit History

Author SHA1 Message Date
  Carles Sentis 25062d7288 Increment version to 1.3.0, updating versionCode to 5 and versionName in build.gradle.kts for the next release. 7 hours ago
  Carles Sentis a5621049cd Implement base URL management in settings, allowing users to save and retrieve the base URL. Update UI components in SettingsContent for base URL input and feedback. Refactor dependency injection to provide base URL dynamically in KtorApiService. Remove WalletScreen and WorkersScreen implementations as part of the refactor. 7 hours ago
  Carles Sentis dd499f7c7c Add WalletScreen implementation with UI components for displaying wallet details, including balance, transactions, and current price. Implement pull-to-refresh functionality and error handling. Introduce helper functions for clipboard operations. 13 hours ago
  Carles Sentis 6b25fafe1b Increment version to 1.2.1, enhance Umami analytics integration by adding user identification functionality, and refactor related components. Update MainApplication to initialize analytics and identify users on startup. Improve analytics repository and use cases to support user identification. Adjust UI components in Dashboard and Settings screens to track page views when visible. Refactor dependency injection for better organization. 14 hours ago
  Carles Sentis 6ce052fe05 Increment version to 1.2, add debug build type with suffixes, and enhance ProGuard rules. Update UI components in MainActivity and DashboardContent for improved layout and padding. Refactor BottomTabs and Wallet/Workers screens for consistent padding adjustments. 1 day ago
  Carles Sentis 24c83736fd Refactor README to update screenshots section with markdown formatting for better presentation 2 days ago
  Carles Sentis a29588bab2 Add screenshots section to README and include images for dashboard, workers, and wallet 2 days ago
  Carles Sentis ef99f9e4a7 Update README to include Google Play badge, increment version to 1.1, and implement Umami analytics integration. Add analytics repository and use cases, track page views and events in dashboard, wallet, and workers screens. Enhance UI with pull-to-refresh functionality and improve settings screen with developer information. 2 days ago
  Carles Sentis 8ce411edaa Update .gitignore to properly exclude build artifacts 3 days ago
  Carles Sentis 29870be932 Update privacy policy link, enable buildConfig in Gradle, refactor MainActivity to use Navigator for screen management, enhance DashboardContent with navigation improvements, and add wallet address saving functionality. Introduce new dialog for difficulty explanation and update UI components across settings and workers screens for better user experience. 3 days ago
  Carles Sentis 4576d2f651 Update README.md to include project title, description, features, installation instructions, contributing guidelines, and license information. Add data privacy section and application logo. 3 days ago
  Carles Sentis 29b05c5fff Add initial project structure with license, privacy policy, and README. Implement core functionality including data models, repository, and use cases for wallet management and network information. Set up UI components for dashboard, settings, and wallet screens. Enhance theming and localization support. 3 days ago
  Carles Sentis 7b468ab4bd First commit 3 days ago