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:
parent
8c9dee220c
commit
52c213da79
@ -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.
|
||||
|
@ -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
|
@ -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" />
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user