2026年09月01日
タイムアタック、プレミアムテーマ、広告なしの究極の 2048 を体験してください! 2048の最新バージョン1.1をダウンロードして、新機能とアップデートをすぐに楽しもう!
- **Responsive Layout**: Auto-adjusts fonts, cards, and padding on small screens (<360dp) and adds vertical scrolling for low-height devices.
- **Reliable Data Saving**: Upgraded persistence to `@ApplicationScope` so game progress is never lost when closing the app.
- **Performance Boost**: Offloaded DataStore JSON decoding to `Dispatchers.IO` and applied `collectAsStateWithLifecycle()` to save battery.
- **Accurate Timer**: Switched timer to monotonic `System.nanoTime()` for precision.