This website requires JavaScript.
Explore
Help
Sign in
Sulkta-OSS
/
straw
Watch
2
Star
0
Fork
You've already forked straw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ebb906c273
straw
/
app
/
src
/
main
/
java
/
us
/
shandian
/
giga
History
Download ZIP
Download TAR.GZ
Stypox
60dc9d27bc
Merge pull request
#4784
from bd0n4lds/Dont-Use-Float-Type-For-Loop-Indices
...
Change loop index from float to int
2020-11-09 13:04:17 +01:00
..
get
Use Comparator's comparing(), nullsLast() and reversed() methods.
2020-11-01 14:44:04 +05:30
io
Push conditionals inside branch expressions
2020-10-31 15:57:26 -04:00
postprocessing
Some general-purpose lint cleanup
2020-09-06 12:55:26 +02:00
service
Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally.
2020-11-01 14:44:07 +05:30
ui
Merge pull request
#4784
from bd0n4lds/Dont-Use-Float-Type-For-Loop-Indices
2020-11-09 13:04:17 +01:00
util
Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
2020-10-09 08:52:05 +05:30