mintris/app
2025-03-28 12:33:42 -04:00
..
src/main Fix menu shifting issue and code cleanup. Fix menu shifting by adding fillViewport and padding to ScrollView. Added missing getLastClearedLines method. Improved code quality with proper logging constants and removed unused imports. 2025-03-28 12:33:42 -04:00
build.gradle Add high score system with persistent storage using SharedPreferences and Gson 2025-03-27 00:27:44 -04:00
proguard-rules.pro Initial commit: Modern Tetris implementation with official rules and scoring system 2025-03-26 12:44:00 -04:00