• This repository has been archived on 16/Oct/2019
  • Stars
    star
    226
  • Rank 173,004 (Top 4 %)
  • Language
    Java
  • Created about 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is deprecated! Feel free to DM me or open an issue if you want to try and revive it

Hubble Gallery (DEPRECATED)

Discover and read about the Hubble Telescope's best images.

icon


Google Play listing โ†’

Maintained by derekcsm

Contributions by:

General code style

  • use 2 space indents and 4 space continuation indents for Java and Kotlin, and 2 space for indents & continuation in XML, we're slowing moving to that
  • try your best not to exceed horizontal line length
  • don't include "created by" or any other tags at top of classes, if you find any please remove them

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.