|
14 | 14 | <provides> |
15 | 15 | <binary>io.github.lainsce.Notejot</binary> |
16 | 16 | </provides> |
| 17 | + <kudos> |
| 18 | + <kudo>ModernToolkit</kudo> |
| 19 | + <kudo>HiDpiIcon</kudo> |
| 20 | + </kudos> |
17 | 21 | <developer_name>Lains</developer_name> |
18 | 22 | <url type="homepage">https://github.com/lainsce/notejot/</url> |
19 | 23 | <url type="bugtracker">https://github.com/lainsce/notejot/issues</url> |
|
31 | 35 | <control>touch</control> |
32 | 36 | </recommends> |
33 | 37 | <requires> |
34 | | - <display_length compare="ge">medium</display_length> |
| 38 | + <display_length compare="ge">360</display_length> |
35 | 39 | </requires> |
| 40 | + <custom> |
| 41 | + <value key="GnomeSoftware::key-colors">[(246, 211, 45)]</value> |
| 42 | + </custom> |
36 | 43 | <translation type="gettext">io.github.lainsce.Notejot</translation> |
37 | 44 | <releases> |
38 | 45 | <release version="3.1.2" date="2021-08-22"> |
|
64 | 71 | <p>Note: Your notes and notebooks are always saved in ~/.var/app/io.github.lainsce.Notejot when using the Flatpak. Happy notetaking!</p> |
65 | 72 | </description> |
66 | 73 | </release> |
67 | | - <release version="2.7.0" date="2020-02-19"> |
68 | | - <description> |
69 | | - <p>Release: Notebooks Noted Up</p> |
70 | | - <ul> |
71 | | - <li>New icon</li> |
72 | | - <li>Notes now can be put into Notebooks, for more categorization</li> |
73 | | - <li>Text Size of the Notes can be adjusted in 3 sizes</li> |
74 | | - <li>Minor UI improvements all around</li> |
75 | | - </ul> |
76 | | - <p>Note: Your notes and notebooks are always saved in ~/.var/app/io.github.lainsce.Notejot when using the Flatpak. Happy notetaking!</p> |
77 | | - </description> |
78 | | - </release> |
79 | | - <release version="2.6.0" date="2020-02-01"> |
80 | | - <description> |
81 | | - <p>Release: User Interface Improved</p> |
82 | | - <p>In many places, the UI has improved to make the experience better:</p> |
83 | | - <ul> |
84 | | - <li>Note settings button hiding when necessary</li> |
85 | | - <li>"No Open Notes" showing only when it's supposed to</li> |
86 | | - <li>Notes' hover being rounded</li> |
87 | | - <li>Minor UI improvements</li> |
88 | | - </ul> |
89 | | - </description> |
90 | | - </release> |
91 | | - <release version="2.5.2" date="2020-01-26"> |
92 | | - <description> |
93 | | - <p>Release: Just A Little More</p> |
94 | | - <ul> |
95 | | - <li>Minor UI fixes, and the format buttons actually format only the selected text this time.</li> |
96 | | - </ul> |
97 | | - </description> |
98 | | - </release> |
99 | | - <release version="2.5.0" date="2020-01-25"> |
100 | | - <description> |
101 | | - <p>Release: Hello, Flatpak!</p> |
102 | | - <ul> |
103 | | - <li>Lots of fixes: New UI, formatting inside notes, dark mode, backend improvements…</li> |
104 | | - </ul> |
105 | | - </description> |
106 | | - </release> |
107 | 74 | </releases> |
108 | 75 | </component> |
0 commit comments