forked from AdAway/AdAway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
290 lines (230 loc) · 8.3 KB
/
CHANGELOG
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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
Please report bugs on the following website instead of writing bad reviews:
https://github.com/AdAway/AdAway/issues
3.2
* Systemless root support - extensive work by PerfectSlayer
* Improvements to root mounter - by sanjay900
* Translations updates
* Various updates for support on Android 7.x
3.1.2
* Update hosts-file.net source to use https
* Translations updates
3.1.1
* Minor bugfixes
* Update mongoose internal webserver to 6.4 release
* Translations updates
* Update pgl.yoyo.org default source to use https
* Add generated timestamp into header of hosts file
3.1
* Add 64bit arch which allows tcpdump to run on those devices
* Adjust scan adware list and stop it from crashing
* Update libpcap to 1.7.4 release
* Update tcpdump to 4.7.4 release
* Update mongoose internal webserver to 6.0 release and add IPv6 support
* Add enable IPv6 option which adds ::1 to all hosts entries
* Improve building hosts file speed by up to 2.5x
* RevertService uses Target hosts file preference
* Updates to support Android 6.0 SDK (23)
3.0.2
* Disable autocorrect/autocomplete for hosts input on whilelist and redirection inputs
* Allow two pane layout as long as min of 600dp width available regardless of orientation
* Add material colored status icons
* Adjust asset layout per latest development guidelines
* Minor other adjustments
3.0.1
* Make some text fields single line - by Phoenix09
* Make daily update time randomized within a range
* Minor fixes
* Adjust hosts-file.net default source URL
3.0
This release has mainly been done by 0-kaladin.
* Min Android version increased to Android 4.1 to support Position Independent Executables (PIE)
* Material design
2.9.2
This release has mainly been done by Dāvis Mošenkovs.
* Added Trove library for high performance collections
* Adware scan improvements
* Separate whitelisting and redirections options - "Allow whitelisting" defaults to checked; "Allow redirections" defaults to state of "Allow redirections and whitelisting" (or unchecked on new installations)
* Fix tcpdump logging upon file deletion
* Fix possible crash on DB update
* Fix AdAway's default hosts source
2.9.1
* Fixing regression bugs
2.9
This release has mainly been done by Dāvis Mošenkovs, thanks!
* Workaround for Android 4.4 (see Help)
* Fixed Hide reboot dialog setting being ignored after symlink creation
* Fix crashes
* Change AdAway's default hosts source to https
2.8.1
* Fix mobile hosts source
2.8
* Higher timeout for root commands
* New version of RootCommands library (If you experience problems install busybox, AdAway will then use it!)
* Remove unused billing permission
2.7
* Reduce apk size by switching from HtmlSpanner to HtmlTextView library
2.6
* Improve build for F-Droid
2.5
* Fix URLs in-app
2.4
* Fix Remounter for Android 4.3
* Fix auto update on ethernet connection
2.3
* AdAway was removed from Google Play!
* Because http://www.ismeh.com/HOSTS is down, a alternative source has been added
2.2
* Introduce SUPERUSER permission for new Superuser app
* Allow backups of AdAway (for Carbon)
* Logo reworked thanks to Alin Ţoţea-Radu
2.1
* Allow whitelist entries from hosts sources if enabled in preferences
- Fixed missing menu entry for hosts sources on tablets
- Webserver on boot should work more reliable
- Webserver should not be killed on low memory
2.0
IF YOU HAVE PROBLEMS WITH 2.0: Please uninstall and then reinstall AdAway!
* New library for root access: RootCommands
* Tcpdump and Webserver now included for ARM, x86, MIPS (Please test and report problems!)
* Google forced me to remove the possibility to donate via Flattr and PayPal
- Hopefully fixes DNS logging for Android 4.1
1.37
* Skip unreachable hosts sources and show number of successful sources
- Fix for crash on donations screen (Android 4.1)
- Fix crash on help screen (Android 4.1)
- Bind local webserver https only to localhost (thanks to Stebalien for finding that bug)
1.36
* Help and About screens reworked
* Simple scanner for bad Adware apps like Airpush Notifications (derived from open source Airpush-Detector, thanks!)
1.35
* New method for background update checking
* AdAway will now reschedule the update check to execute it when the Internet connection is established
* New preference to update only when on Wifi
* AdAway now allows empty hosts sources for people who only want to maintain their own lists
1.34
* In-app PayPal donations are now possible
- Disabled hardware acceleration on ICS, caused black screens and glitches on some custom roms
1.33
- Fixed rare problems on some devices regarding remounting /system as read/write
1.32
- Fixes crashes with 1.31
1.31
* Check for APN proxy
1.30
* Design improvements for Android 4
- Layout fixes for "Your Lists"
1.29
* Languages updated
- Fixed copying when no cp command is available
1.28
* Now works on devices without cp command
* New debug setting
1.27
* No longer needs busybox
- Fixed problems with reverting
- Method to restart Android changed
1.26
* Usability improvements: Buttons will now be disabled while applying, reverting is improved
* Faster due to improved hosts parsing
* Now including tcpdump
1.25
* Better tcpdump integration
* Wildcard characters * and ? can be used in your whitelist
* Updated translations
- Fixes stuck on applying hopefully
1.24
* Tcpdump DNS request logging
* Preference to allow redirection rules from Hosts Sources
* New hosts source for mobile ads: http://www.ismeh.com/HOSTS
- Webserver binary now updates correctly from old AdAway versions
1.23
- Fix for import/export
1.22
- More notification and status bug fixes
- Fixed preference bug causing automatic update to be enabled
- Fixed color of notifications
- Fixed a crash under Android 3.2
1.21
- Fixed staying notification when update was failing
- Hopefully fixes webserver crashes
1.20
- Fixed staying notification
1.19
* Automatic updating in background can be enabled in preferences
* New method for checking for symlink, should fix some problems
- Fixes for exporting entries
- Fixes for donation screen, when no Google Android Market is available
1.18
* Local webserver now answers with blank page instead of 404 error page
* Import and Export of Your Lists
- Bug fix for symlink check
- Last entry in hosts file is now working (missed new line at end of hosts file)
- Fixes for daily update check
- Allow hostnames without TLD ending
1.17
- Fix for translation problems
1.16
* Translations: German, French, Spanish
Thanks to all contributors!
* Better check for symlink
* Newer version of web server mongoose
* Better handling of AdAway database
- Fixed "Not enough space available" bug
- Fixed problem with applying
1.15
- Added permission for Google Android Market donations
1.14
- Force close on open hosts file fixed
- Donations with Google Android Market added
1.13
- Webserver now hears on all local IP address (0.0.0.0)
- Custom target can be set in preferences, for example to /data/etc/hosts
- Hosts file can be opened from menu
1.12
- Delayed starting of webserver on boot
- Disabled debug logging
1.11
- Fixed bugs in layout
1.10
* Webserver is now a preference, disabled by default
- Fixed daily update again. Should schedule now correctly
- Fixed crash on Android 3.0 and 3.1 in Your Lists
- Fixed preferences on Android 3.x
- Fixed rotation bug on Android 3.x
1.09
* New design for tablet sizes
* New hosts source: http://pgl.yoyo.org/adservers
- fixed crash on Android 3 Honeycomb
- Fix for daily update check
- Removed hosts source sysctl.org because of false positives
1.08
* AdAway got a redesign
* AdAway ships with a webserver, that listens on localhost
* Dates of all hosts sources are saved and can be seen in Hosts sources
* Preference to hide reboot question dialog
* Help page with information about AdAway
* Added new hosts source sysctl.org
* Daily update check can be enabled in preferences
- Should now work on roms which doesn't symlink busybox commands
1.07
* AdAway can now create a symlink
- better error handling
- No update check on orientation change
1.06
* hosts file target can be choosen
* Donation button
- Fixed SQLite bug occuring on Android 2.1
1.05
* Update Check implemented
- Fixed bug when changing orientation of device while downloading
- better error handling when downloading
- Fixed localhost entry again
1.04
* Implemented Redirection List
- Fixed Layout bugs
1.03
* Implemented Blacklist and Whitelist
1.02
- Fixed localhost entry
1.01
- Fixed permissions on /system/etc/hosts