/hubble_gallery

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

Primary LanguageJava

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.