diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/layout/activity_web_overlay.xml | 13 | ||||
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 10 |
2 files changed, 9 insertions, 14 deletions
diff --git a/app/src/main/res/layout/activity_web_overlay.xml b/app/src/main/res/layout/activity_web_overlay.xml index fe223811..55456fae 100644 --- a/app/src/main/res/layout/activity_web_overlay.xml +++ b/app/src/main/res/layout/activity_web_overlay.xml @@ -23,17 +23,4 @@ android:layout_height="match_parent" android:layout_marginTop="?attr/actionBarSize" /> - <!--<com.pitchedapps.frost.views.FrostRefreshView--> - <!--android:id="@+id/overlay_frost_refresh_view"--> - <!--android:layout_width="match_parent"--> - <!--android:layout_height="match_parent"--> - <!--android:layout_marginTop="?attr/actionBarSize">--> - - <!--<com.pitchedapps.frost.views.FrostWebView--> - <!--android:id="@+id/overlay_frost_web_view"--> - <!--android:layout_width="match_parent"--> - <!--android:layout_height="match_parent" />--> - - <!--</com.pitchedapps.frost.views.FrostRefreshView>--> - </android.support.design.widget.CoordinatorLayout> diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 6eb8d795..7d479852 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,11 +6,19 @@ <item text="" /> --> + <version title="v1.8.2" /> + <item text="Fix duplicate notification sounds" /> + <item text="Fix map redirecting to blackberry" /> + <item text="Fix event reservation" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v1.8.1" /> <item text="Theme new Facebook update" /> <item text="Fix layout issue for posting messages" /> <item text="Create FAB for posting" /> - <item text="" /> <version title="v1.8.0" /> <item text="Add Chinese, Indonesian, Norwegian, Polish, Thai, and Turkish translations" /> |