Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lambiengcode
/
compose-chatgpt-kotlin-android-chatbot
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
255
Code
Issues
8
Pull requests
2
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on May 24, 2024
Merge pull request #23 from lambiengcode/imgbot
Show description for c4c9162
lambiengcode
authored
c4c9162
Copy full SHA for c4c9162
[ImgBot] Optimize images
Show description for f741949
ImgBotApp
committed
f741949
Copy full SHA for f741949
fix(docs): screenshots
lambiengcode
committed
ef87c76
Copy full SHA for ef87c76
Merge pull request #22 from lambiengcode/fix/crash-when-delete-conversation
Show description for 0d2a5fb
lambiengcode
authored
0d2a5fb
Copy full SHA for 0d2a5fb
update .
lambiengcode
committed
04f3515
Copy full SHA for 04f3515
fix: conflict appdrawer
lambiengcode
committed
8ed0a98
Copy full SHA for 8ed0a98
chore: update gpt model * add some models and remove deprecated models
lambiengcode
committed
d031dee
Copy full SHA for d031dee
fix: crash when delete conversation
lambiengcode
committed
1353c5d
Copy full SHA for 1353c5d
Commits on Oct 10, 2023
Create SECURITY.md
lambiengcode
authored
a7786b0
Copy full SHA for a7786b0
Create CONTRIBUTING.md
lambiengcode
authored
d64b3f2
Copy full SHA for d64b3f2
Create CODE_OF_CONDUCT.md
lambiengcode
authored
e8b6347
Copy full SHA for e8b6347
Commits on Oct 7, 2023
Merge pull request #16 from sollarp/main
Show description for f6194af
lambiengcode
authored
f6194af
Copy full SHA for f6194af
Merge pull request #18 from sollarp/preview
Show description for cf20d6a
lambiengcode
authored
cf20d6a
Copy full SHA for cf20d6a
preview for ui components
sollarp
committed
46bc842
Copy full SHA for 46bc842
Commits on Oct 1, 2023
Fixes unwanted string '/n'
sollarp
committed
d12739e
Copy full SHA for d12739e
Commits on Jul 15, 2023
fix(is-11): set gpt-3.5-turbo is default
lambiengcode
committed
af64b7f
Copy full SHA for af64b7f
Commits on Jul 13, 2023
Update README.md
lambiengcode
authored
fd17aa4
Copy full SHA for fd17aa4
Merge branch 'main' of github.com:lambiengcode/compose_chatgpt_kotlin
lambiengcode
committed
0805f76
Copy full SHA for 0805f76
fix(decoder): using regex for lookup response stream from open ai api
lambiengcode
committed
a1b8729
Copy full SHA for a1b8729
Commits on Jun 24, 2023
Merge pull request #10 from sollarp/stopGenerate
Show description for a88f58b
lambiengcode
authored
a88f58b
Copy full SHA for a88f58b
Merge branch 'lambiengcode:main' into stopGenerate
sollarp
authored
64f8314
Copy full SHA for 64f8314
Fixes stop button colorScheme
sollarp
committed
e2ae9f2
Copy full SHA for e2ae9f2
Commits on Jun 23, 2023
Update README.md
lambiengcode
authored
a68b7fd
Copy full SHA for a68b7fd
Merge pull request #9 from sollarp/stopGenerate
Show description for 3fc0b6f
lambiengcode
authored
3fc0b6f
Copy full SHA for 3fc0b6f
Commits on Jun 22, 2023
Add stop generating button and fix camelCase
sollarp
committed
93f685d
Copy full SHA for 93f685d
Commits on Jun 21, 2023
Add stop generating button
sollarp
committed
48429b1
Copy full SHA for 48429b1
Commits on Jun 6, 2023
Update README.md
lambiengcode
authored
dce1a27
Copy full SHA for dce1a27
Merge pull request #8 from sollarp/dev
Show description for 067fe2d
lambiengcode
authored
067fe2d
Copy full SHA for 067fe2d
Commits on Jun 5, 2023
Changes fun deleteConversation parameter
sollarp
committed
60bcc33
Copy full SHA for 60bcc33
Commits on Jun 4, 2023
Adds delete function to coversation chat
sollarp
committed
4771e9d
Copy full SHA for 4771e9d
First commit
sollarp
committed
6a9d6e5
Copy full SHA for 6a9d6e5
Commits on Apr 21, 2023
Merge pull request #6 from wingsum93/develop
Show description for d93c496
lambiengcode
authored
d93c496
Copy full SHA for d93c496
Add change theme function: click the sun icon
wingsum93
committed
73ec8f6
Copy full SHA for 73ec8f6
Commits on Apr 4, 2023
Update README.md
lambiengcode
authored
ec3652b
Copy full SHA for ec3652b
Update README.md
lambiengcode
authored
1d51b8c
Copy full SHA for 1d51b8c
Pagination
Previous
Next
You can’t perform that action at this time.