Build for Android:
gradle :androidApp:assembleDebug
Run on Desktop
gradle :desktopApp:run
Run on iOS
Run project ios-app/iosApp.xcodeproj
Build for Wear OS
gradle :wearApp:assembleDebug
TODO:
- Fix launching to blank screen
- Add copy text to item context menu
- WorkManager get update follow notifications
- Customize colors
- Glance Widget
- Follow item with local notifications on updates
- Chat bubbles
- Show your reply immediately when replying
- Highlight new items/Update items when back new or back online/Jump to unread items
- Post story
- Synchronize expanded items between devices
- Google Play Review API
- Register account
- Use android.icu.text.MessageFormat to translate plurals
- TalkBack
- Voice Access
- Switch Access
- Modifier.semantics()
- Read comments using voice synthesis
- Customize font from google font lib
- Search
- Swipe
- Favorites paging
- Fix arrows keys leaving text field when replying to thread
- Replying queues when offline