tag:github.com,2008:https://github.com/SkinCanOrg/SkinCan/releases Release notes from SkinCan 2022-06-10T00:46:45Z tag:github.com,2008:Repository/490143117/v0.0.4 2022-06-13T04:51:12Z SkinCan v0.0.4 (Alpha4-M1: HotFix) <h2>Changes</h2> <ul> <li>Result description now includes cancer type (not human-readable for now)</li> </ul> <h2>Fixes</h2> <ul> <li>Fix users being able to click multiple results at once from the result list</li> <li>Fix the "Scan Again" button not doing anything</li> </ul> <p><strong>Full changelog</strong>: <a class="commit-link" href="https://github.com/SkinCanOrg/SkinCan/compare/v0.0.3...v0.0.4"><tt>v0.0.3...v0.0.4</tt></a></p> <hr> <h3>Checksums</h3> <table> <thead> <tr> <th>Variant</th> <th>SHA-256</th> </tr> </thead> <tbody> <tr> <td>Universal</td> <td>cc8f1682eb1b7fde59a020214d592788cf2e2f97deee1fa9cc61c53751fde8d3</td> </tr> <tr> <td>arm64-v8a</td> <td>265996b946eeb820d3d81eb23e4cef4b00d84d2c4e9205d7bd88ef990645b0f8</td> </tr> <tr> <td>armeabi-v7a</td> <td>49095b67b25ce293e427ea0c9686b468d4c8dac9338b6f2ec60f28c197a5b7d9</td> </tr> <tr> <td>x86</td> <td>aa3ba9ec0e6b9672a5aaebc5fe4e4fc126e71e85b2b4c5c85429e98e005cb3fb</td> </tr> <tr> <td>x86_64</td> <td>7a46438b9dfbf27c5ac91977dfe750c9922e4bb29202cffeef52ca02cd057051</td> </tr> </tbody> </table> github-actions[bot] tag:github.com,2008:Repository/490143117/v0.0.3 2022-06-11T03:01:56Z SkinCan v0.0.3 (Alpha3-M1: UI Improvement) <h2>Additions</h2> <ul> <li>Google Auth (Login/Register with Google)</li> <li>Better transition when moving between Result List and Result Detail page</li> <li>Loading and Error state for Result List page</li> </ul> <h2>Changes</h2> <ul> <li>Adjusted Bottom Navigation Bar height to follow Material3 specs</li> <li>Result status colour changes dynamically (Cancer = Red, Clear = Green)</li> <li>A few minor colour changes</li> </ul> <p><strong>Full changelog</strong>: <a class="commit-link" href="https://github.com/SkinCanOrg/SkinCan/compare/v0.0.2...v0.0.3"><tt>v0.0.2...v0.0.3</tt></a></p> <hr> <h3>Checksums</h3> <table> <thead> <tr> <th>Variant</th> <th>SHA-256</th> </tr> </thead> <tbody> <tr> <td>Universal</td> <td>946d396e7e0b84f8c4b8de8295357147f627df3bc1d1e1693f2247aa3e4858dd</td> </tr> <tr> <td>arm64-v8a</td> <td>315d55f543fa2f9180dad037d32227145537906fa3ecbef1a3e6f5425fbb17d9</td> </tr> <tr> <td>armeabi-v7a</td> <td>8918f0493e0e654f31d1e366bf5b0799899e36d8a94ef70b3d21f16a9341ac87</td> </tr> <tr> <td>x86</td> <td>9bdad6227b137990f3ddcd6d627ee0275ad44472d592cf6fe85926499eac529d</td> </tr> <tr> <td>x86_64</td> <td>fe3d1df00b2e2b31f323d953b0641fbf80a2aacc57bd626ee2e9dbcb687be4c8</td> </tr> </tbody> </table> github-actions[bot] tag:github.com,2008:Repository/490143117/v0.0.2 2022-06-11T03:00:57Z SkinCan v0.0.2 (Alpha2-M1: HotFix) <h2>Fixes</h2> <ul> <li>Crash when user clicks scan but ML model doesn't exist</li> </ul> <h2>Changes</h2> <ul> <li>ML model is now being downloaded when the scan button is clicked</li> <li>Switch Preference use MaterialSwitch from Material3</li> <li>Datetime formatting</li> <li>Result list status max lines set to 2</li> </ul> <p><strong>Full changelog</strong>: <a class="commit-link" href="https://github.com/SkinCanOrg/SkinCan/compare/v0.0.1...v0.0.2"><tt>v0.0.1...v0.0.2</tt></a></p> <hr> <h3>Checksums</h3> <table> <thead> <tr> <th>Variant</th> <th>SHA-256</th> </tr> </thead> <tbody> <tr> <td>Universal</td> <td>37c7556b24d055e9840dcdfa6084750fa8f7bdbff65c4b3fdc302a7f7afcc730</td> </tr> <tr> <td>arm64-v8a</td> <td>829b247ca9e32c522cfde5fa97e544941b4b682aad24cb98b431ed43d2f611de</td> </tr> <tr> <td>armeabi-v7a</td> <td>b8ebdec821876d02cf1b0ff93cc7ec24033d19bee850fefce231b96def5953ca</td> </tr> <tr> <td>x86</td> <td>91d3c5153e4fcecf4358896997211fc74b0b4576b61631785ff05b1aaa088c2c</td> </tr> <tr> <td>x86_64</td> <td>50d0defb61c206c2a95318de893172874e8cdf96396bd432b8646a9f5770be06</td> </tr> </tbody> </table> github-actions[bot] tag:github.com,2008:Repository/490143117/v0.0.1 2022-06-10T01:16:17Z SkinCan v0.0.1 (Alpha-M1: First Release) <h2>Summary</h2> <p><strong>95%</strong> (Technically 100%, but the ML part is currently broken) MVP has been completed. The current layout is still a bit rough to follow the prototype as close as possible, with no crash protection in certain places, etc.</p> <p>The <strong>next prioritized goal</strong> is probably to <strong>fix the ML part</strong> and <strong>add crash protection</strong>, more UI polishing would be great too but not that high of a priority for now.</p> <h2>Known Issue</h2> <p>You need to wait for a few moments before tapping the Scan button on the Scanner page to let the ML model be downloaded (depending on your internet connection, this can take a couple of seconds to a few minutes).</p> <hr> <h3>Checksums</h3> <table> <thead> <tr> <th>Variant</th> <th>SHA-256</th> </tr> </thead> <tbody> <tr> <td>Universal</td> <td>fdc5518d44f2f1356407bcb279c5d93e3e4937348ca9ede5912f6593a921fd0f</td> </tr> <tr> <td>arm64-v8a</td> <td>c9ddf49d120e6bb8740e183683611d2689665d69e23dd74f084914bbf5aec7c3</td> </tr> <tr> <td>armeabi-v7a</td> <td>c195dbe6f8d7b0e2534a0d92955ea1a5bb2e1d5bb00433786ebfd8cabc0f2c1b</td> </tr> <tr> <td>x86</td> <td>65177536d71935f20634d80146581cc328e7e731914d189e739d0f1c8f205687</td> </tr> <tr> <td>x86_64</td> <td>3cd57989fe8db199f9a50413593b5ff22c9fbab3d5a2499fb4703b55ee72df96</td> </tr> </tbody> </table> github-actions[bot]