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 }}
esafirm
/
java-code-styles
Public
forked from
square/java-code-styles
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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 Jan 22, 2017
Merge remote-tracking branch 'upstream/master'
esafirm
committed
d7f4818
View commit details
Copy full SHA for d7f4818
Browse repository at this point
Commits on Nov 11, 2016
Merge pull request #38 from zsavely/patch-1
Show description for db83654
JakeWharton
authored
db83654
View commit details
Copy full SHA for db83654
Browse repository at this point
Added support for usernames with spaces.
Show description for 790e7d3
zsavely
authored
790e7d3
View commit details
Copy full SHA for 790e7d3
Browse repository at this point
Commits on Nov 1, 2016
Add Sane Default
esafirm
committed
c4e093d
View commit details
Copy full SHA for c4e093d
Browse repository at this point
Commits on Aug 8, 2016
Return to chop down if long, and keep simple method one line
esafirm
committed
c4fe61c
View commit details
Copy full SHA for c4fe61c
Browse repository at this point
Commits on Aug 1, 2016
Merge pull request #35 from square/autoimport-exclude
Show description for 06aabce
JakeWharton
authored
06aabce
View commit details
Copy full SHA for 06aabce
Browse repository at this point
Commits on Jul 28, 2016
[~] Change chained call to wrap always
esafirm
committed
666c0cc
View commit details
Copy full SHA for 666c0cc
Browse repository at this point
Commits on Jul 27, 2016
Automatically configure Auto Import Exclude from Import and Completion list
inez
committed
de33186
View commit details
Copy full SHA for de33186
Browse repository at this point
Commits on Jul 11, 2016
Remove align method
esafirm
committed
589d40c
View commit details
Copy full SHA for 589d40c
Browse repository at this point
Commits on Jul 9, 2016
[+] Update Style
esafirm
committed
db66680
View commit details
Copy full SHA for db66680
Browse repository at this point
Commits on Jul 3, 2016
[~] Some adjusment
esafirm
committed
0725a3e
View commit details
Copy full SHA for 0725a3e
Browse repository at this point
[+] Update Bandung style
esafirm
committed
1ffe80c
View commit details
Copy full SHA for 1ffe80c
Browse repository at this point
Commits on May 12, 2016
Add Bandung code style
esafirm
committed
7729778
View commit details
Copy full SHA for 7729778
Browse repository at this point
Commits on Mar 3, 2016
Merge pull request #30 from letientai299/master
Show description for bdeaa5f
JakeWharton
committed
bdeaa5f
View commit details
Copy full SHA for bdeaa5f
Browse repository at this point
Support for Windows.
letientai299
committed
ae3cd94
View commit details
Copy full SHA for ae3cd94
Browse repository at this point
Commits on Feb 5, 2016
Merge pull request #29 from square/danger/fix-zsh-typo
Show description for a874ed8
JakeWharton
committed
a874ed8
View commit details
Copy full SHA for a874ed8
Browse repository at this point
using double brackets for safety
JackDanger
committed
6ede41e
View commit details
Copy full SHA for 6ede41e
Browse repository at this point
Commits on Jan 29, 2016
Merge pull request #27 from ravikumar-n/master
Show description for ccb5b37
JakeWharton
committed
ccb5b37
View commit details
Copy full SHA for ccb5b37
Browse repository at this point
Commits on Jan 19, 2016
Merge pull request #28 from mattprecious/mattp/blank
Show description for 1df4eab
JakeWharton
committed
1df4eab
View commit details
Copy full SHA for 1df4eab
Browse repository at this point
Don't insert blank lines before tags
mattprecious
committed
7731303
View commit details
Copy full SHA for 7731303
Browse repository at this point
Commits on Jan 9, 2016
Added XML codestyle to format android:name tag.
ravikumar-n
committed
34719e7
View commit details
Copy full SHA for 34719e7
Browse repository at this point
Commits on Dec 23, 2015
Merge pull request #26 from square/jw/wrap
Show description for 95d6b0e
loganj
committed
95d6b0e
View commit details
Copy full SHA for 95d6b0e
Browse repository at this point
Wrap method params and call arguments when long.
JakeWharton
committed
e3f260d
View commit details
Copy full SHA for e3f260d
Browse repository at this point
Commits on Dec 17, 2015
Merge pull request #25 from square/jw/line-break-after-last-element
Show description for 0dcc97d
JakeWharton
committed
0dcc97d
View commit details
Copy full SHA for 0dcc97d
Browse repository at this point
Ensure line-break after last attribute.
JakeWharton
committed
29e0e94
View commit details
Copy full SHA for 29e0e94
Browse repository at this point
Commits on Dec 15, 2015
Merge pull request #24 from square/loganj/kotlin
Show description for 501f4d7
JakeWharton
committed
501f4d7
View commit details
Copy full SHA for 501f4d7
Browse repository at this point
Add Kotlin style settings to SquareAndroid
loganj
committed
7fd6813
View commit details
Copy full SHA for 7fd6813
Browse repository at this point
Commits on Dec 14, 2015
Merge pull request #23 from square/jw/classlayout
Show description for d848e2f
JakeWharton
committed
d848e2f
View commit details
Copy full SHA for d848e2f
Browse repository at this point
Put class and layout non-namespaced attributes first.
JakeWharton
committed
1958a7b
View commit details
Copy full SHA for 1958a7b
Browse repository at this point
Merge pull request #22 from ravikumar-n/master
Show description for cddd8a5
JakeWharton
committed
cddd8a5
View commit details
Copy full SHA for cddd8a5
Browse repository at this point
Added XML arrangement for SquareAndroid style
ravikumar-n
committed
81428dd
View commit details
Copy full SHA for 81428dd
Browse repository at this point
Commits on Oct 15, 2015
Merge pull request #19 from edenman/master
Show description for 7c21001
JakeWharton
committed
7c21001
View commit details
Copy full SHA for 7c21001
Browse repository at this point
Update to new file format
Eric Denman
committed
4540a37
View commit details
Copy full SHA for 4540a37
Browse repository at this point
Commits on Oct 7, 2015
Merge pull request #18 from dgalling/master
Show description for 59f7bbd
JakeWharton
committed
59f7bbd
View commit details
Copy full SHA for 59f7bbd
Browse repository at this point
Report switch statement fall-through as an error
Davis Gallinghouse
committed
a2d3a12
View commit details
Copy full SHA for a2d3a12
Browse repository at this point
Previous
Next
You can’t perform that action at this time.