1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-09 20:42:34 +01:00

Update changelog and apply spotless

This commit is contained in:
Allan Wang 2019-12-30 17:34:46 -08:00
parent 8c9dee220c
commit 52c213da79
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56
4 changed files with 5 additions and 8 deletions

View File

@ -127,10 +127,10 @@ import com.pitchedapps.frost.views.BadgedIcon
import com.pitchedapps.frost.views.FrostVideoViewer
import com.pitchedapps.frost.views.FrostViewPager
import com.pitchedapps.frost.widgets.NotificationWidget
import kotlin.math.abs
import kotlinx.coroutines.ExperimentalCoroutinesApi
import kotlinx.coroutines.launch
import org.koin.android.ext.android.inject
import kotlin.math.abs
/**
* Created by Allan Wang on 20/12/17.

View File

@ -1,10 +1,9 @@
v2.4.2
* Fix back stack history
* 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
* Update changelog
* Theme webview js dialogs

View File

@ -7,14 +7,13 @@
-->
<version title="v2.4.2" />
<item text="Fix back stack history" />
<item text="Fix townhall loading" />
<item text="Fix search suggestions" />
<item text="Redesign navigation layout" />
<item text="Update theme" />
<item text="Open formatted urls from context menu" />
<item text="Allow copying text with emojis" />
<item text="Theme webview js dialogs" />
<item text="Update changelog" />
<item text="" />
<version title="v2.4.1" />

View File

@ -1,14 +1,13 @@
# Changelog
## v2.4.2
* Fix back stack history
* 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
* Update changelog
## v2.4.1
* Add better support for mobile url conversions