Skip to content

Commit

Permalink
vendor: replace SimpleGallery with FossifyGallery
Browse files Browse the repository at this point in the history
* Version 1.1.3 gallery-7-foss-release.apk from the GitHub releases
https://github.com/FossifyOrg/Gallery/releases/tag/1.1.3

* SimpleTools is deprecated, the original maintainer forked the project
SimpleMobileTools/General-Discussion#244

Change-Id: I6acef5dca10a700cb7330d9a8ca493ecbcfbedc5
Signed-off-by: SirRGB <[email protected]>
  • Loading branch information
SirRGB committed Apr 21, 2024
1 parent 41ed46f commit 90e1592
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prebuilt/app/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)
LOCAL_MODULE := SimpleGallery
LOCAL_MODULE := FossifyGallery
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := APPS
LOCAL_BUILT_MODULE_STEM := package.apk
Expand Down
Binary file added prebuilt/app/FossifyGallery.apk
Binary file not shown.
Binary file removed prebuilt/app/SimpleGallery.apk
Binary file not shown.

0 comments on commit 90e1592

Please sign in to comment.