aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
blob: 0cc00d99261ebd68ddd1e91a3ca21dc86cfccc96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <!--
    <version title="v" />
    <item text="" />
    -->

    <version title="v1.5.7" />
    <item text="Allow hiding of composer and groups you may knnow" />
    <item text="Theme overflow icon" />
    <item text="Greatly improve search bar" />

    <version title="v1.5.6" />
    <item text="Greatly improve background notification fetcher" />
    <item text="Support fetching messages from all accounts" />
    <item text="Update theme" />

    <version title="v1.5.5" />
    <item text="Numerous bug fixes in KAU" />
    <item text="Set background back to white on non facebook pages" />
    <item text="Make read notification/message colors more obvious" />
    <item text="Clean up and small bug fixes" />
    <item text="Fix facebook link parsing issue for many links" />

    <version title="v1.5.2" />
    <item text="Add default download manager to download all files" />
    <item text="Limit notification sounds when multiple notifications come in" />
    <item text="Check that job scheduler exists before scheduling notifications" />

    <version title="v1.5.1" />
    <item text="Release day is here!" />
    <item text="Add full support for messaging in overlays. We will dynamically launch new overlays when required to." />
    <item text="Prevent bad messenger intent from launching" />
    <item text="Add toggle for recents feed. Aggressive loading removes extra posts that are not really recent, whereas disabling it will show exactly what you get on Facebook" />
    <item text="Add contextual menu items. Easily go to your full list of notifications or messages from the overlay." />
    <item text="Ensure that bottom bar layout does not hide the web content" />
    <item text="Add option to share external links to Frost" />
    <item text="Trigger notification service on each app start" />

    <version title="v1.4.13" />
    <item text="Prevent image loading from trimming too many characters" />
    <item text="Fix most recent mode for news feed" />
    <item text="Add link to disable video autoplay in settings > newsfeed" />
    <item text="Update theme" />

    <version title="v1.4.12" />
    <item text="Fix new messages not showing" />
    <item text="Fix theme for sharing and new messages" />
    <item text="Prevent search bar settings from disabling itself if auto suggestions fail" />
    <item text="Fix numerous crashes relating to search bar layouts" />
    <item text="Add debugging for menu" />

    <version title="v1.4.11" />
    <item text="Fix url loading bug and add option to launch urls in default browser (behaviour setting)" />
    <item text="Allow for bottom bar tabs (appearance setting)" />
    <item text="Allow custom ringtones for notifications and messages (notification setting)" />
    <item text="Improve logout logic when account is invalid" />
    <item text="Fix material light background for certain items" />
    <item text="Fix initial login not sticking" />
    <item text="Allow back press in login activity" />
    <item text="Update themes" />

    <version title="v1.4.7" />
    <item text="Update secondary background for transparent themes to be more visible." />
    <item text="Pressing enter when searching will launch the full search page" />
    <item text="Add different backgrounds for news feed articles." />
    <item text="Add option to get image/video from default camera or gallery app." />
    <item text="Fix some bug reports." />
    <item text="Remove error dialog for IAB. It will now depend solely on the google services dialogs." />
    <item text="Fix loading issue for old conversations" />
    <item text="Add debugger for failed image activities" />

    <version title="v1.4.5" />
    <item text="Create more robust IM notification fetcher with a timeout" />
    <item text="Add hidden debugging options for certain views" />
    <item text="Separate IM and general notification groups" />
    <item text="Add click actions to group notifications. They will launch the message page or the notification page respectively" />
    <item text="Add behaviour setting to force message threads to scroll to the bottom after loading." />
    <item text="Add faq for disabling video auto play" />

    <version title="v1.4.2" />
    <item text="Experimental: Add notifications for messages; report to me if this drains your battery" />
    <item text="Add FAQ in the about section" />
    <item text="Add video uploading" />
    <item text="Add open link option in context menu" />
    <item text="Add geolocation" />
    <item text="Update theme" />
    <item text="Fix notification titles" />
    <item text="ALPHA: Add support for downloading videos (hit the download button)" />
    <item text="Deny intents for login so the page loads properly (thank you @Zenexer)" />
    <item text="Reduce injection offset and move injectors to an earlier method" />
    <item text="Add option to disable media loading on metered network" />
    <item text="Fix menu section" />
    <item text="Add more background setters to help transparent themes" />

    <version title="v1.4.1" />
    <item text="Add intro pages" />
    <item text="Style new comment highlights" />
    <item text="Style reaction background" />
    <item text="Disable pull to refresh when typing is detected" />

    <version title="v1.4" />
    <item text="Update IAB helper" />
    <item text="Create image viewing and downloading; long press any image!" />
    <item text="Start filtering out unnecessary loads" />
    <item text="Fix notification duplicates" />
    <item text="Fix long pressing album images" />
    <item text="Add friend request tab in nav bar" />
    <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" />
    <item text="Micro string optimizations" />
    <item text="Add profile icons to notifications" />
    <item text="Make notifications expandable" />
    <item text="Add notification trigger in settings" />
    <item text="Fix bug where only single latest notification is showing" />
    <item text="Reduce Menu loading logic" />
    <item text="Load js injectors after showing webview" />
    <item text="Add toggles for sound, vibration, and lights" />
    <item text="Avoid restricting facebook features (such as user tagging)" />
    <item text="Add option to disable loading in overlays" />
    <item text="Fixed experimental search result text" />

    <version title="v1.2" />
    <item text="Scale browser on keyboard pop up" />
    <item text="Clean up web overlay" />
    <item text="Allow customization of overlay swipe" />
    <item text="Add sharing menu options in the overlay app" />
    <item text="Improved rounding icons" />
    <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" />
    <item text="Fixed up billing properties and add auto checker" />
    <item text="Open status updates in new window" />
    <item text="Allow for photo uploads" />
    <item text="Improve search bar to stop when not in view" />
    <item text="Integrate CI" />
    <item text="Add more theme fixes" />
    <item text="Initial Reddit beta release" />


    <version title="v1.0" />
    <item text="Add more global preferences" />
    <item text="Add fully customizable theme engine" />
    <item text="Add support for in app billing" />
    <item text="Huge changes internally from KAU" />
    <item text="Add credits section" />
    <item text="Add experimental section" />
    <item text="Add search option" />
    <item text="Fix up main layout" />
    <item text="Fix some theme components" />
    <item text="Add behaviour settings" />
    <item text="Add about section with links" />

    <version title="v0.3" />
    <item text="Add rounded icons option" />
    <item text="Sort preferences" />
    <item text="Add adblock base" />
    <item text="Add feed configurations" />
    <item text="Animated settings panels" />
    <item text="Add notification filters" />

    <version title="v0.2" />
    <item text="Remove unnecessary permissions" />
    <item text="Add notifications" />
    <item text="Theme more components" />
    <item text="Separate independent web overlay from in app overlay" />
    <item text="Allow notifications from any account" />
    <item text="Smooth transition from Settings and only restart when necessary" />
    <item text="Add logout option from drawer" />
    <item text="Add many more drawer urls" />
    <item text="Add anonymous analytics" />
    <item text="Move settings to drawer" />
    <item text="Add feedback option" />

    <version title="v0.1" />
    <item text="Initial Changelog" />
    <item text="Create core databases" />
    <item text="Implement CSS/Js injectors" />
    <item text="Implement ripple preferences" />
    <item text="Create multiple account caching" />
    <item text="Create web overlay" />
</resources>