Skip to content

Releases: gy6543721/GeminiAndroid

[2024/02/04] Add Chat Feature

04 Feb 09:22
be9f9ad
Compare
Choose a tag to compare

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

03 Feb 12:47
6b69cdc
Compare
Choose a tag to compare

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

29 Jan 21:33
a52eb3d
Compare
Choose a tag to compare

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

14 Jan 14:02
6fed594
Compare
Choose a tag to compare

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

13 Jan 09:01
1d6ce18
Compare
Choose a tag to compare
  • 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

06 Jan 10:14
fa6ba1d
Compare
Choose a tag to compare
  • 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

06 Jan 03:23
e15fd73
Compare
Choose a tag to compare
  • 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

06 Jan 01:58
9c8be92
Compare
Choose a tag to compare
  • 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

03 Jan 06:52
34887d9
Compare
Choose a tag to compare
  • Minor fix in app and variable name

*change log: 0.0.1...0.0.2

[2024/01/01] First Release

02 Jan 03:09
Compare
Choose a tag to compare
  • Build UI with Compose
  • Sync Gemini API