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
Accelerator
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 }}
jupitorapps
/
AndroidCodeStyle
Public
forked from
GCX-HCI/grandcentrix-AndroidCodeStyle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 3, 2019
Merge pull request #33 from lukaszkalnik/update_readme_copy_to_project
Show description for e22ed12
StefMa
authored
e22ed12
View commit details
Copy full SHA for e22ed12
Browse repository at this point
update README part about copying the code style to project
lukasz-kalnik-gcx
committed
568e93b
View commit details
Copy full SHA for 568e93b
Browse repository at this point
Commits on Aug 22, 2019
Merge pull request #32 from grandcentrix/as_3.5
Show description for 88722ea
StefMa
authored
88722ea
View commit details
Copy full SHA for 88722ea
Browse repository at this point
Update Code Style for AS 3.5
StefMa
committed
919bedf
View commit details
Copy full SHA for 919bedf
Browse repository at this point
Commits on Apr 29, 2019
Merge pull request #26 from lukaszkalnik/fix_mockk_star_imports
Show description for 00484a5
StefMa
authored
00484a5
View commit details
Copy full SHA for 00484a5
Browse repository at this point
fix mockk star imports
lukasz-kalnik-gcx
committed
fec3c70
View commit details
Copy full SHA for fec3c70
Browse repository at this point
Commits on Apr 26, 2019
Apply AS 3.4 CodeStyle changes (#25)
Show description for 2f82e72
passsy
authored
2f82e72
View commit details
Copy full SHA for 2f82e72
Browse repository at this point
Apply AS 3.4 CodeStyle changes
rehlma
committed
5e3b458
View commit details
Copy full SHA for 5e3b458
Browse repository at this point
Commits on Jan 8, 2019
Merge pull request #22 from lukaszkalnik/feature/mockk_star_imports
Show description for 0491f48
passsy
authored
0491f48
View commit details
Copy full SHA for 0491f48
Browse repository at this point
add star imports for MockK
lukasz-kalnik-gcx
committed
c2c87e9
View commit details
Copy full SHA for c2c87e9
Browse repository at this point
Commits on Oct 31, 2018
Merge pull request #21 from grandcentrix/update_codestyle
Show description for 3850613
rehlma
authored
3850613
View commit details
Copy full SHA for 3850613
Browse repository at this point
Add keep getters and setter again
passsy
committed
f8adc8f
View commit details
Copy full SHA for f8adc8f
Browse repository at this point
Revert "Remove redundant properties which now exist in settings for the specific langauge"
Show description for 627c80e
passsy
committed
627c80e
View commit details
Copy full SHA for 627c80e
Browse repository at this point
Remove version
passsy
committed
51dfa37
View commit details
Copy full SHA for 51dfa37
Browse repository at this point
Remove redundant properties which now exist in settings for the specific langauge
passsy
committed
2bb140a
View commit details
Copy full SHA for 2bb140a
Browse repository at this point
Add hint for install via path
StefMa
committed
f3f82f1
View commit details
Copy full SHA for f3f82f1
Browse repository at this point
Update code style from current export
StefMa
committed
b8f7262
View commit details
Copy full SHA for b8f7262
Browse repository at this point
Commits on Oct 30, 2018
Merge pull request #17 from grandcentrix/kotlin_code_style
Show description for cc24701
passsy
authored
cc24701
View commit details
Copy full SHA for cc24701
Browse repository at this point
Merge pull request #18 from grandcentrix/path_to_install
Show description for 30da8af
passsy
authored
30da8af
View commit details
Copy full SHA for 30da8af
Browse repository at this point
Catch slash issue
StefMa
committed
368c502
View commit details
Copy full SHA for 368c502
Browse repository at this point
Commits on Oct 29, 2018
Merge pull request #19 from grandcentrix/fix_git_command
Show description for 014fdaa
passsy
authored
014fdaa
View commit details
Copy full SHA for 014fdaa
Browse repository at this point
Fix git add command
StefMa
committed
98dba6b
View commit details
Copy full SHA for 98dba6b
Browse repository at this point
Add custom install to README
StefMa
committed
111c04d
View commit details
Copy full SHA for 111c04d
Browse repository at this point
Let code style install in (project)-path
StefMa
committed
be40fdb
View commit details
Copy full SHA for be40fdb
Browse repository at this point
Add official kotlin code style
StefMa
committed
2da4179
View commit details
Copy full SHA for 2da4179
Browse repository at this point
Mention Kotlin Code Style in README
StefMa
committed
66aa4a0
View commit details
Copy full SHA for 66aa4a0
Browse repository at this point
Commits on Jan 25, 2018
Merge pull request #14 from grandcentrix/feature/kotlin_blank_lines_and_line_break_adjustments
Show description for 5864788
passsy
authored
5864788
View commit details
Copy full SHA for 5864788
Browse repository at this point
Commits on Jan 17, 2018
adopts the blank line keeping and line wrapping from Java to Kotlin
jreehuis-gcx
committed
4e25dcd
View commit details
Copy full SHA for 4e25dcd
Browse repository at this point
Commits on Oct 10, 2017
Merge pull request #11 from hrules6872/master
Show description for 2cd9043
StefMa
authored
2cd9043
View commit details
Copy full SHA for 2cd9043
Browse repository at this point
Commits on Oct 9, 2017
Add Linux support
hector6872
committed
b917ef3
View commit details
Copy full SHA for b917ef3
Browse repository at this point
Commits on Sep 26, 2017
Make arrangement rules a sublist
passsy
authored
f6ecf20
View commit details
Copy full SHA for f6ecf20
Browse repository at this point
Remove gcx accronym
passsy
authored
7728b02
View commit details
Copy full SHA for 7728b02
Browse repository at this point
Add Code Style features to Readme
Show description for 4e6eaf5
passsy
authored
4e6eaf5
View commit details
Copy full SHA for 4e6eaf5
Browse repository at this point
Commits on Sep 4, 2017
Merge pull request #16 from StefMa/keep_lifecycle_methods_together
Show description for c5a13f5
StefMa
authored and
GitHub Enterprise
committed
c5a13f5
View commit details
Copy full SHA for c5a13f5
Browse repository at this point
Merge pull request #17 from StefMa/feature/keep_getters_and_setters_together
Show description for 4df904b
StefMa
authored and
GitHub Enterprise
committed
4df904b
View commit details
Copy full SHA for 4df904b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.