|
5 | 5 | <project_license>GPL-3.0+</project_license> |
6 | 6 |
|
7 | 7 | <name translate="no">Jorts</name> |
8 | | - <summary>Colourful little sticky notes for your thoughts :)</summary> |
| 8 | + <summary>Neither jeans nor shorts, just like jorts</summary> |
9 | 9 | <description> |
10 | | - <p>Neither jeans nor shorts, just like jorts. Colourful little sticky notes for your thoughts</p> |
| 10 | + <p>Colourful little sticky notes for all of your thoughts :)</p> |
| 11 | + <p>Features include:</p> |
11 | 12 | <ul> |
12 | | - <li>Ten pretty themes with soft transitions</li> |
13 | | - <li>Striving to keep it simple, cute, modern, light</li> |
14 | | - <li>Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)</li> |
15 | | - <li>You can open links and emails with Ctrl+Click</li> |
| 13 | + <li>Colours: Ten pretty themes. Any new note gets a random one</li> |
| 14 | + <li>Adaptive: New notes get the zoom you last chose</li> |
| 15 | + <li>Cute: Each new note has a funny or cute random (editable) title</li> |
| 16 | + <li>Handy: You can open links and emails with Ctrl+Click</li> |
16 | 17 | </ul> |
| 18 | + <p>This is a fork of an old version of "Notejot" by lainsce and wouldn't exist without her work. The community liked it so much, we thought it would be great to revive it!</p> |
17 | 19 | </description> |
18 | 20 | <provides> |
19 | 21 | <binary>io.github.ellie_commons.jorts</binary> |
|
33 | 35 | <suggests> |
34 | 36 | <id>com.github.matfantinel.reminduck</id> |
35 | 37 | <id>com.github.elfenware.badger</id> |
36 | | - <id>io.github.xchan14.larawan</id> |
| 38 | + <id>io.github.xchan14.larawan</id> |
37 | 39 | </suggests> |
38 | 40 |
|
39 | 41 | <keywords> |
|
52 | 54 | <caption>A sticky note with the "Blueberry" theme</caption> |
53 | 55 | <image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot.png</image> |
54 | 56 | </screenshot> |
| 57 | + <screenshot type="default"> |
| 58 | + <caption>You can change individual colour and text size!</caption> |
| 59 | + <image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot2.png</image> |
| 60 | + </screenshot> |
| 61 | + <screenshot type="default"> |
| 62 | + <caption>You can unzoom so hard you could do ascii art</caption> |
| 63 | + <image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot3.png</image> |
| 64 | + </screenshot> |
55 | 65 | </screenshots> |
56 | 66 | <content_rating type="oars-1.1"/> |
57 | 67 | <translation type="gettext" source_locale="en_GB"></translation> |
|
64 | 74 | <value key="x-appcenter-suggested-price">1</value> |
65 | 75 | </custom> |
66 | 76 | <releases> |
67 | | - <release version="2.1.0" date="2025-02-25"> |
| 77 | + <release version="2.1.0" date="2025-03-01"> |
68 | 78 | <description> |
69 | 79 | <p>2.1.0 Fresh out of the laundry!</p> |
70 | 80 | <ul> |
|
73 | 83 | <li>Better readability (WCAG AA or AAA depending on theme)</li> |
74 | 84 | <li>Also slightly better looking theme. Yes even more :)</li> |
75 | 85 | <li>Improved translations</li> |
| 86 | + <li>Better shortcut and tooltips</li> |
| 87 | + <li>Fixed a bug where Jorts stayed on light system theme</li> |
| 88 | + <li>Fixed a bug where Jorts stayed on light system theme</li> |
76 | 89 | </ul> |
77 | 90 | </description> |
78 | 91 | </release> |
|
0 commit comments