Daniel Martí
ccf858f960
CHANGELOG: Start writing upcoming release
2016-03-05 23:01:10 +00:00
Daniel Martí
4aa44cb150
Bump to 0.99
2016-02-28 22:46:53 +00:00
Daniel Martí
d7827a3f07
CHANGELOG: prepare for upcoming release
2016-02-27 13:01:56 +00:00
Hans-Christoph Steiner
38e4b38602
Re-enable NetCipher to provide decent TLS on all Android versions
...
Revert "Revert netcipher to fix SNI regression"
This reverts commit 6c8e726aadbe6714d6295882c5be87a7bf81a9f0.
NetCipher is important for making sure that the client running on older
versions of Android is not using extremely crappy default TLS settings. It
also streamlines the Tor support.
closes #431 https://gitlab.com/fdroid/fdroidclient/issues/431
closes #576 https://gitlab.com/fdroid/fdroidclient/issues/576
2016-02-27 11:04:08 +01:00
Daniel Martí
80d8f9f30b
Sync changelog with stable branch
2016-02-14 14:56:56 +00:00
Daniel Martí
044bf0b2f8
CHANGELOG: Update with latest fixes
2016-02-09 16:04:29 +00:00
Daniel Martí
d063aa3a08
CHANGELOG: Add Android.mk fix
...
Also fix the 0.98 date to be the same as the one in the stable-v0.98
branch.
2016-02-06 13:47:07 +00:00
Daniel Martí
6dbcf95ae7
CHANGELOG: Add more crash fixes
2016-02-06 12:07:35 +00:00
Peter Serwylo
bd0e9e0a3c
When no keywords to search, use an empty query selection that evaluates to "1".
...
This means that instead of building invalid SQL such as `WHERE (() OR ())` it
will build `WHERE((1) OR (1))` which, while non-optimal, is at least valid.
Fixes issue #560 .
2016-02-04 07:51:37 +11:00
Ciaran Gultnieks
1cd0bf721a
Set date for 0.98 in changelog
2016-02-02 18:09:59 +00:00
Daniel Martí
10a8f349a1
CHANGELOG: Add note about db lock fix
2016-02-01 12:15:26 +00:00
Dominik George
0df829034c
Add author/email/license display capabilities to app. ( Closes : #532 )
2016-01-05 13:18:38 +01:00
Daniel Martí
b22466ee66
Add opt-in crash reporting via ACRA
...
Fixes #398 .
2015-12-26 23:35:48 +01:00
Daniel Martí
895cd7bbb1
Update changelog
2015-12-16 14:14:52 +01:00
Daniel Martí
2ecf18dc7f
Start 0.98 changelog
2015-12-07 21:31:44 +01:00
Daniel Martí
dd9a7207ac
Bump to 0.98-alpha0 after stable
2015-11-07 13:15:21 +01:00
Daniel Martí
214fd32552
Update changelog for 0.97
2015-10-29 16:18:41 +01:00
Daniel Martí
6c8e726aad
Revert netcipher to fix SNI regression
...
Fixes #431 .
2015-10-29 16:08:17 +01:00
Daniel Martí
a6199e7603
Update changelog
2015-10-06 12:40:34 +02:00
Daniel Martí
bed363e6fa
Update changelog
2015-10-04 08:21:58 -07:00
Daniel Martí
c57c73ec92
Update changelog
2015-09-30 11:50:33 -07:00
Daniel Martí
12f98a64e4
Update changelog
2015-09-29 22:12:44 -07:00
Daniel Martí
2d75c57a20
Update changelog
2015-09-25 22:09:53 -07:00
Daniel Martí
960f3ca2c2
Update changelog with 0.96.1 release
2015-09-24 16:53:18 -07:00
Nico Alt
ab2c1d49b6
Prompt for unstable updates globally
2015-09-14 18:58:52 +02:00
Daniel Martí
27420f6c01
Update changelog
2015-09-12 15:52:55 -07:00
Peter Serwylo
3f87462994
Updated changelog with downloadmanager details.
...
Used Toby's MR description because it was very concise.
2015-09-10 09:25:29 +10:00
Daniel Martí
592f0c65bf
Update changelog
2015-09-09 10:41:06 -07:00
Hans-Christoph Steiner
13c90e6c4a
add HTTPS pins for good, free CAs: cert.startcom.org & letsencrypt.org
...
These are two good options for easy, free HTTPS certificates. This should
help, but not fix, #238 https://gitlab.com/fdroid/fdroidclient/issues/238
2015-09-08 19:21:24 +02:00
Daniel Martí
cba103af77
Start changelog for 0.97
2015-09-08 10:18:27 -07:00
Daniel Martí
77bb9dbed8
Update changelog for 0.96
2015-09-02 17:54:55 -07:00
Daniel Martí
8c45250f78
Update the changelog
2015-08-24 11:03:57 -07:00
Daniel Martí
487da9615f
Some changelog rewordings
2015-08-20 10:33:35 -07:00
Daniel Martí
3f5b5ffc93
Avoid package receiver NPE crashes. Fixes #380 .
2015-08-19 11:19:59 -07:00
Daniel Martí
e48fb93c77
First changelog writeup
2015-08-10 17:27:50 -07:00
Daniel Martí
8d5c7abe89
Add 0.95.1 changelog notes
2015-08-10 17:11:30 -07:00
Daniel Martí
20c3a50f3b
Bump to 0.95
2015-08-04 14:37:34 -07:00
Daniel Martí
040c900be5
Bump to 0.95-alpha2, prepare for stable
2015-07-30 10:28:40 -07:00
Daniel Martí
e9ce43832a
Finish up changelog
...
* Don't imply that material design is completely finished
* Shorten changelog links item
2015-07-30 10:24:11 -07:00
Peter Serwylo
92f7d5e197
Add changelog entry about changelogs. Mind blown.
...
Made sure to include a comment about needing to update the index
in order to get changelogs to show.
2015-07-30 21:39:59 +10:00
Daniel Martí
f3e08bdc68
Add a few changelog items
2015-07-25 21:24:35 -07:00
Daniel Martí
186b2d0dc8
Mention material in the changelog
2015-06-28 13:43:05 -07:00
Peter Serwylo
d6aa60b211
Updated changelog after two merge requests merged.
2015-06-15 22:20:16 +10:00
Daniel Martí
93973131f7
Start changelog for next release
2015-06-14 19:46:41 +02:00
Daniel Martí
3b962b7546
Bump to 0.92 with changelog
2015-06-08 17:06:27 +02:00
Daniel Martí
fc52e3e1c0
Bump to 0.91
2015-05-18 23:08:32 +02:00
Daniel Martí
c586de61d2
Add unsigned repos dropping to the changelog
2015-05-15 17:20:49 +02:00
Daniel Martí
70a93b01db
Don't crash if links on descriptions cannot be handled
...
Basically the same safety net for ActivityNotFoundException that we had for
links in the menus, but for links in the descriptions too now.
2015-05-14 16:39:11 +02:00
Daniel Martí
647d63cd10
Add a couple of changelog entries
2015-05-14 12:18:53 +02:00
Peter Serwylo
239ccbf0f3
Updated changelog
...
Added comment about preventing addition of the same repo multiple
times.
More specific comment about pname et al, so that people don't think
they can use the regular search feature of F-Droid to search by
package name with a pname: prefix. Instead, it is only applicable to
incoming intents.
2015-05-11 09:14:18 +10:00