1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-08 20:12:39 +01:00

Apply spotless and update changelog

This commit is contained in:
Allan Wang 2020-01-19 21:31:13 -08:00
parent 68d0efbc9e
commit dfa215e7ed
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56
3 changed files with 12 additions and 10 deletions

View File

@ -1,10 +1,3 @@
v2.4.2
v2.4.3
* Fix townhall loading
* Fix search suggestions
* Redesign navigation layout
* Update theme
* Open formatted urls from context menu
* Allow copying text with emojis
* Theme webview js dialogs
* Fix create post FAB
* Fix Android theme

View File

@ -6,6 +6,13 @@
<item text="" />
-->
<version title="v2.4.3" />
<item text="Fix Android theme" />
<item text="" />
<item text="" />
<item text="" />
<item text="" />
<version title="v2.4.2" />
<item text="Fix townhall loading" />
<item text="Fix search suggestions" />
@ -15,7 +22,6 @@
<item text="Allow copying text with emojis" />
<item text="Theme webview js dialogs" />
<item text="Fix create post FAB" />
<item text="" />
<version title="v2.4.1" />
<item text="Add better support for mobile url conversions" />

View File

@ -1,5 +1,8 @@
# Changelog
## v2.4.3
* Fix Android theme
## v2.4.2
* Fix townhall loading
* Fix search suggestions