Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Android-Academy-Global
/
AndroidAcademyClient
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Prepare client to work with back-end api
- #14
#14
Open
mik629
wants to merge 30 commits into
Android-Academy-Global:develop
Android-Academy-Global/AndroidAcademyClient:develop
from
mik629:develop
mik629/AndroidAcademyClient:develop
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
Prepare client to work with back-end api
#14
mik629
wants to merge 30 commits into
Android-Academy-Global:develop
Android-Academy-Global/AndroidAcademyClient:develop
from
mik629:develop
mik629/AndroidAcademyClient:develop
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2021
Prepare client to work with back-end api
Show description for d6752ab
mikhail.erkhov
committed
d6752ab
View commit details
Copy full SHA for d6752ab
Browse repository at this point
Commits on Aug 29, 2021
Fix broken CI
Show description for 8525fa2
mik629
committed
8525fa2
View commit details
Copy full SHA for 8525fa2
Browse repository at this point
Commits on Oct 29, 2021
Remove fragments
mik629
committed
ad0aa61
View commit details
Copy full SHA for ad0aa61
Browse repository at this point
Extracted dependencies declaration into buildSrc/Config
mik629
committed
05548a3
View commit details
Copy full SHA for 05548a3
Browse repository at this point
Added gradlew
mik629
committed
65f88b2
View commit details
Copy full SHA for 65f88b2
Browse repository at this point
NewsScreen re-written in compose
mik629
committed
e963a03
View commit details
Copy full SHA for e963a03
Browse repository at this point
Commits on Oct 31, 2021
[NewsScreen] Fixed tabs behaviour
mik629
committed
3e7233a
View commit details
Copy full SHA for 3e7233a
Browse repository at this point
Commits on Nov 11, 2021
Compose Theming
mik629
committed
78ff650
View commit details
Copy full SHA for 78ff650
Browse repository at this point
Fixed up profile screen icons
mik629
committed
e7073cc
View commit details
Copy full SHA for e7073cc
Browse repository at this point
Added Profile Screen
mik629
committed
a0fc7d7
View commit details
Copy full SHA for a0fc7d7
Browse repository at this point
Commits on Nov 15, 2021
Organise code by layers
mik629
committed
9eee289
View commit details
Copy full SHA for 9eee289
Browse repository at this point
Commits on Nov 16, 2021
Fixed profile/discard changes
mik629
committed
6faa9fc
View commit details
Copy full SHA for 6faa9fc
Browse repository at this point
Commits on Nov 23, 2021
Fixed profile/edit
mik629
committed
d1a904a
View commit details
Copy full SHA for d1a904a
Browse repository at this point
Commits on Dec 2, 2021
Added draft implementation of VideoScreen
Show description for 33da48f
mik629
committed
33da48f
View commit details
Copy full SHA for 33da48f
Browse repository at this point
Commits on Dec 3, 2021
Added draft implementation of VideoScreen
Show description for 1dc3746
mik629
committed
1dc3746
View commit details
Copy full SHA for 1dc3746
Browse repository at this point
Added draft implementation of VideoScreen
Show description for 64f4cf7
mik629
committed
64f4cf7
View commit details
Copy full SHA for 64f4cf7
Browse repository at this point
Refactoring
Show description for 84d73dd
mik629
committed
84d73dd
View commit details
Copy full SHA for 84d73dd
Browse repository at this point
Commits on Dec 14, 2021
Clean up
Show description for 54386b3
mik629
committed
54386b3
View commit details
Copy full SHA for 54386b3
Browse repository at this point
Commits on Dec 17, 2021
Refactoring
Show description for e91c5cd
mik629
committed
e91c5cd
View commit details
Copy full SHA for e91c5cd
Browse repository at this point
Commits on Dec 20, 2021
LogIn screen
mik629
committed
e60ac6c
View commit details
Copy full SHA for e60ac6c
Browse repository at this point
Commits on Dec 21, 2021
Changed statusBar, bottomBar and tabs background to comply with main background
mik629
committed
ec4cc7e
View commit details
Copy full SHA for ec4cc7e
Browse repository at this point
Commits on Dec 24, 2021
Added splash screen and fixed up the navigation
mik629
committed
02dcaec
View commit details
Copy full SHA for 02dcaec
Browse repository at this point
Commits on Dec 27, 2021
Added Academy label
mik629
committed
4e249a4
View commit details
Copy full SHA for 4e249a4
Browse repository at this point
Commits on Dec 29, 2021
[AuthOptionsScreen] Improve UX
Show description for adcbdb7
mik629
committed
adcbdb7
View commit details
Copy full SHA for adcbdb7
Browse repository at this point
Commits on Jan 11, 2022
[AuthOptionsScreen] Refactoring
Show description for 9b95caa
mik629
committed
9b95caa
View commit details
Copy full SHA for 9b95caa
Browse repository at this point
Commits on Jan 14, 2022
[AuthOptionsScreen] Auth via back-end
Show description for d70c610
mik629
committed
d70c610
View commit details
Copy full SHA for d70c610
Browse repository at this point
Commits on Jan 18, 2022
Update README.md
mik629
authored
67ebef3
View commit details
Copy full SHA for 67ebef3
Browse repository at this point
[ProfileScreen] Clear focus on cancel/done
mik629
committed
173bd93
View commit details
Copy full SHA for 173bd93
Browse repository at this point
[CI] Fix CI
mik629
committed
933884d
View commit details
Copy full SHA for 933884d
Browse repository at this point
Merge pull request #1 from mik629/compose
Show description for 4b62655
mik629
authored
4b62655
View commit details
Copy full SHA for 4b62655
Browse repository at this point
You can’t perform that action at this time.