From fec23276e8290d4600ef79c54b5fcb00673daa83 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 16 Feb 2018 21:51:02 -0500 Subject: Update/misc (#728) * Update basic agent check; fixes #714 * Disable swipe on long click * Remove duplicate code * Update dependencies * Update dependencies 2 * Add debug keystore * Update versions * Fix duplicate notification * Fix duplicate notification sound; addreesses #725 * Update changelog * Clean up --- app/src/main/res/layout/activity_web_overlay.xml | 13 ------------- app/src/main/res/xml/frost_changelog.xml | 10 +++++++++- 2 files changed, 9 insertions(+), 14 deletions(-) (limited to 'app/src/main/res') 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" /> - - - - - - - - - - - - - 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 @@ --> + + + + + + + + + - -- cgit v1.2.3