<div dir="ltr"><div>Hello All,<br><br></div>I'm working on improving the usability of Personas in LibreOffice. I started working since the Community Bonding period, and with the help of Kendy, I've done the following things:<br>
<ul><li>Read about the Mozilla AMO API. The search API in particular and the data it returns, which is XML.</li><li>Created an XML Parser (PersonasDocHandler) to parse the XML results.</li><li>Changed the GUI in select_persona_dialog.ui to include a search bar and a 3x3 grid of images to show the results.</li>
<li>Created a thread (SearchAndParseThread) to retrieve and parse the search data in background, so the UI is not blocked. The preview images are downloaded from the HTML of the themes into their respective folders in the Gallery folder, and displayed in the grid.</li>
</ul><p>I have my University exams this week, so I won't be able to work much (will work on weekend). Still, my next work includes:</p><ul><li>Adding spacing between images.</li><li>Images can't be clicked, so think of a way of using button with images.</li>
<li>Other UI quirks.<br></li></ul><div><div><div dir="ltr">Regards,<div>Rachit Gupta</div></div>
</div></div></div>