diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index ac883387..b1bf7a5c 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -12,9 +12,10 @@ <item text="Allow customization of overlay swipe" /> <item text="Add sharing menu options in the overlay app" /> <item text="Improved rounding icons" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Add web text scaling" /> + <item text="Create context menu; long press on a link!" /> + <item text="Intelligently stop horizontal page scrolling on long press" /> + <item text="More theming" /> <version title="v1.1"/> <item text="Add universal experimental toggle" /> |