Skip to content

Commit

Permalink
Added a label for the double double star (user request).
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeetay committed Jun 11, 2016
1 parent aceba16 commit f01faa9
Show file tree
Hide file tree
Showing 11 changed files with 86 additions and 66 deletions.
Binary file modified app/src/main/assets/constellations.binary
Binary file not shown.
Binary file modified app/src/main/assets/messier.binary
Binary file not shown.
Binary file modified app/src/main/assets/stars.binary
Binary file not shown.
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@
<string name="pole_star" translation_description="Name of the (North) Pole Star">Pole Star</string>
<string name="alpha_centauri" translation_description="Name of the star Alpha Centauri">Alpha Centauri</string>
<string name="rigil_kent" translation_description="Name of the star Rigil Kent">Rigil Kent</string>
<string name="e_lyrae" translation_description="Name of the star ε Lyrae">ε Lyrae</string>

<string name="m1" translation_description="Name of the Messier object M1">M1</string>
<string name="m2" translation_description="Name of the Messier object M2">M2</string>
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
# org.gradle.parallel=true

org.gradle.daemon=true
org.gradle.jvmargs=-Xmx2048M
Loading

0 comments on commit f01faa9

Please sign in to comment.