diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 7964c0e9..cc77c661 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -8,16 +8,8 @@ <item text="" /> --> - <version title="Beta Updates" /> - - <item text="Fix regex bug for some devices" /> - <item text="Fix notification text" /> - <item text="Update round icons" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> + <!--<version title="Beta Updates" />--> + <version title="v1.4" /> <item text="Update IAB helper" /> @@ -29,6 +21,16 @@ <item text="Aggressively filter nonrecent posts in recents mode" /> <item text="Add download option for full sized images" /> <item text="Fix rounded icons" /> + <item text="Fix regex bug for some devices" /> + <item text="Fix notification text" /> + <item text="Update round icons" /> + <item text="Allow for multiple result flags in settings to better reload the main view" /> + <item text="Add custom image picker" /> + <item text="Check if activities can open intent before loading in browser" /> + <item text="Add url debugging. Long press a button and press debug link to send me an email" /> + <item text="Update theme" /> + <item text="Move search bar style to default" /> + <item text="Allow for image downloads in messages" /> <version title="v1.3" /> <item text="Create toggle for notifications only from primary account" /> |