diff --git a/metadata/name.boyle.chris.sgtpuzzles.yml b/metadata/name.boyle.chris.sgtpuzzles.yml index 9dcf8972a2..453d668c3e 100644 --- a/metadata/name.boyle.chris.sgtpuzzles.yml +++ b/metadata/name.boyle.chris.sgtpuzzles.yml @@ -2,7 +2,7 @@ Categories: - Games License: MIT AuthorName: Chris Boyle -AuthorEmail: chris@boyle.name +AuthorEmail: puzzles@chris.boyle.name AuthorWebSite: https://chris.boyle.name/ WebSite: https://chris.boyle.name/projects/android-puzzles SourceCode: https://github.com/chrisboyle/sgtpuzzles @@ -11,21 +11,15 @@ Changelog: https://github.com/chrisboyle/sgtpuzzles/releases AutoName: Puzzles Description: |- - A port of Simon Tatham’s Portable Puzzle Collection, a collection of 39 + A port of Simon Tatham’s Portable Puzzle Collection, a collection of 40 single-player logic games. Various control options for small screens: on-screen arrow keys (can be enabled - in Settings), pinch to zoom, and a new button to swap press/long-press. + in Settings), pinch to zoom, and a button to swap press/long-press. - NFC lets you beam a puzzle to your friend’s phone, - like this. - - Media permissions let you swap saved games with the versions for other platforms - at http://is.gd/sgtpuz (via Save/Share actions) - - Contains the following 39 games: Black Box, Bridges, Cube, Dominosa, Fifteen, + Contains the following 40 games: Black Box, Bridges, Cube, Dominosa, Fifteen, Filling, Flip, Flood, Galaxies, Guess, Inertia, Keen, Light Up, Loopy, Magnets, - Map, Mines (Minesweeper), Net, Netslide, Palisade, Pattern, Pearl, Pegs + Map, Mines (Minesweeper), Mosaic, Net, Netslide, Palisade, Pattern, Pearl, Pegs (Solitaire), Range, Rectangles, Same Game, Signpost, Singles, Sixteen, Slant, Solo (Sudoku), Tents, Towers, Tracks, Twiddle, Undead, Unequal, Unruly, Untangle @@ -108,11 +102,25 @@ Builds: forceversion: true ndk: r18b + - versionName: 2022-04-29-0852-c43a34fb-fdroid + versionCode: 127 + commit: 2022-04-29-0852-c43a34fb + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + forceversion: true + prebuild: sed -i '/versionNameSuffix.*idForSimon/d' build.gradle + ndk: r24 + MaintainerNotes: |- * Cannot use UCM/AUM because of dynamic versionName. * Check not only installation, but actual games to ensure correct JNI build. AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 2019-03-26-0844-68363231 -CurrentVersionCode: 120 +CurrentVersion: 2022-04-29-0852-c43a34fb-fdroid +CurrentVersionCode: 127