Releases: gy6543721/GeminiAndroid
Releases · gy6543721/GeminiAndroid
[2024/02/04] Add Chat Feature
What's Changed
- Add GenerativeModel chat feature with UI rebuild and logic refactor
- Refine code and update readme
Full Changelog: 0.2.0...0.3.0
[2024/01/31] Prompt Modification
What's Changed
- Modify prompt
- Refine code
- Change AGP and Kotlin to stable version
Full Changelog: 0.1.1...0.2.0
[2024/01/30] Minor Modification
What's Changed
- Refactor Gemini AI model update sharedflow
- Modify prompt
- Refine code
- Update AGP
Full Changelog: 0.1.0...0.1.1
[2024/01/14] Support Image Recognition
What's Changed
- Add image recognition support
- Improve application interface
- Modify prompt and strings
- Change the minimum installable OS version to Android 11
- Update ReadMe and project structure
Full Changelog: 0.0.6...0.1.0
[2024/01/13] Minor Update
- Update GeminiScreen to allow users to select all text
- Update the AGP and all dependent libraries to their latest versions
*change log: 0.0.5...0.0.6
[2024/01/06] Add Minor Features
- Refactor Compose functions
- Hide keyboard when button is pressed
- Enable text copy
- AGP upgrade
*change log: 0.0.4...0.0.5
[2024/01/06] Support Languages Modification
- Change default language to English
- Add Cantonese and Simplified Chinese support
*change log: 0.0.3...0.0.4
[2024/01/06] Support English and Japanese
- Add language support for English and Japanese
- Modify prompt to support device language
*change log: 0.0.2...0.0.3
[2024/01/02] Minor Fix
- Minor fix in app and variable name
*change log: 0.0.1...0.0.2
[2024/01/01] First Release
- Build UI with Compose
- Sync Gemini API