diff --git a/app/src/main/java/com/google/android/stardroid/gallery/HardcodedGallery.kt b/app/src/main/java/com/google/android/stardroid/gallery/HardcodedGallery.kt index 9af40c788..5347fb763 100644 --- a/app/src/main/java/com/google/android/stardroid/gallery/HardcodedGallery.kt +++ b/app/src/main/java/com/google/android/stardroid/gallery/HardcodedGallery.kt @@ -44,6 +44,8 @@ class HardcodedGallery internal constructor(private val resources: Resources) : val galleryImages = ArrayList() // Note the internationalized names in places. Be sure that if the // search term is internationalized in the search index then it is here too. + add(galleryImages, R.drawable.eclipse_map_2024_notext_1920, R.string.eclipse24, R.string + .eclipse24) add(galleryImages, R.drawable.messenger_11_07_39, R.string.mercury, R.string.mercury) add(galleryImages, R.drawable.hubble_venus_clouds_tops, R.string.venus, R.string.venus) add(galleryImages, R.drawable.hubble_mars, R.string.mars, R.string.mars) diff --git a/app/src/main/res/drawable/eclipse_map_2024_notext_1920.png b/app/src/main/res/drawable/eclipse_map_2024_notext_1920.png new file mode 100644 index 000000000..6e1d60591 Binary files /dev/null and b/app/src/main/res/drawable/eclipse_map_2024_notext_1920.png differ diff --git a/app/src/main/res/values/help.xml b/app/src/main/res/values/help.xml index 3e3d6e657..4e6caa8f8 100644 --- a/app/src/main/res/values/help.xml +++ b/app/src/main/res/values/help.xml @@ -151,6 +151,7 @@ Spherical coverage data obtained from (http://www2.research.att.com/~njas/coverings)<br/> Hubble Images provided by NASA\'s Space Telescope Science Institute (http://hubblesite.org/)<br/> +2024 Eclipse Map courtesy of NASA\'s Scientific Visualization Studio.<br/> Meteor shower data from the International Meteor Organization (http://www.imo.net/data)<br/> M31 image by Peter Kennett (https://commons.wikimedia.org/wiki/File:M31(Kennett).jpg)<br/> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 295725f8c..f73adec68 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -47,6 +47,7 @@ Sensor Speed Damping Ecliptic + Eclipse path 2024-04-08 Latitude or longitude setting isn\'t a number. Accept No Thanks