Commit Graph

1471 Commits

Author SHA1 Message Date
Allan Nordhøy 4156b5913a App strings reworked 2021-09-05 21:05:20 +04:00
Dmitriy Bogdanov bd5e401446 Fix and improve some strings 2021-09-05 21:05:20 +04:00
Allan Nordhøy 85c69f40b3 App strings reworked 2021-09-05 21:02:44 +04:00
Dmitriy Bogdanov 1f66573f04 Revert "Replace deprecated method usage"
This reverts commit f214a3b165.

Turns out the suggested method is not called before API 24.
2021-08-08 20:54:18 +04:00
gnu-ewm f960849f21 Translated using Weblate (Polish)
Currently translated at 84.6% (286 of 338 strings)
2021-07-24 23:22:04 +02:00
dependabot[bot] 1db61c8b79 Merge pull request #1186 from wallabag/dependabot/gradle/androidx.appcompat-appcompat-1.3.1 2021-07-24 21:22:00 +00:00
dependabot[bot] 0d75a37b67 Bump appcompat from 1.3.0 to 1.3.1
Bumps appcompat from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 02:02:38 +00:00
dependabot[bot] a270f9119b Bump slf4j-android from 1.7.31 to 1.7.32
Bumps slf4j-android from 1.7.31 to 1.7.32.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 02:02:51 +00:00
dependabot[bot] 5fd10de0c0 Bump slf4j-android from 1.7.30 to 1.7.31
Bumps slf4j-android from 1.7.30 to 1.7.31.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 02:02:30 +00:00
Thomas Citharel e44ae1b36a Merge pull request #1175 from wallabag/release_2.4.3
Version 2.4.3
2021-06-18 17:46:56 +02:00
Dmitriy Bogdanov 2a22a8ab62 Version 2.4.3 2021-06-18 18:33:07 +04:00
Dmitriy Bogdanov be409e2ab1 Fix custom text selection actions on Android 11+ 2021-06-18 18:22:01 +04:00
Dmitriy Bogdanov 399d958652 Truncate annotation quotes at 10000 characters 2021-06-16 21:47:17 +04:00
Sven Fischer 37877fbdbd Increase widget counter of max. number unread articles to 9999 2021-06-14 23:12:11 +02:00
Marek 43cecae373 Translated using Weblate (Czech)
Currently translated at 100.0% (338 of 338 strings)
2021-06-14 22:46:35 +02:00
ssantos abb9d8fe2b Translated using Weblate (Portuguese)
Currently translated at 50.0% (169 of 338 strings)
2021-06-14 22:46:35 +02:00
creywood 3b59bcc338 Update quote style and remove bottom margin from paragraphs within them (#1165)
* Remove bottom margin from paragraphs in quote blocks

Fixes #1163

* Ensure that spaces between paragraphs in quotes will remain

#1163

* Ensure sufficient spacing above and below blockquotes

This is similar to what wallabag web is doing and avoids cases where
two blockquotes would be joined without space, or a blockquote could end
up butted up against the following content.

* Further fixes for blockquote extra bottom margin

Brings in changes for #1143, removing all borders and padding between
blockquote and children, allowing for margin collapsing

* Whitespace fix

* Quote accent colour change as requested

* Sync quote high contrast change across themes

Co-authored-by: Chris Heywood <31988069+creywood@users.noreply.github.co>
2021-06-14 22:46:31 +02:00
dependabot[bot] b973096e5e Bump appcompat from 1.2.0 to 1.3.0
Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 20:38:53 +00:00
dependabot[bot] ad3c08da1c Bump recyclerview from 1.2.0 to 1.2.1
Bumps recyclerview from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 02:03:02 +00:00
Dmitriy Bogdanov f96e99b373 Update Android gradle plugin to 4.2.0 2021-05-06 15:03:24 +04:00
dependabot[bot] 60525c2391 Bump media from 1.2.1 to 1.3.1
Bumps media from 1.2.1 to 1.3.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 02:02:32 +00:00
Marek dc78dcaf7d Translated using Weblate (Czech)
Currently translated at 99.7% (337 of 338 strings)
2021-05-04 18:30:25 +02:00
Strubbl ddd203877b Merge pull request #1116 from TacoTheDank/master
Use some Compat classes
2021-05-04 18:30:22 +02:00
Strubbl 809738ea5f Merge pull request #1149 from solkaz/fix-issue-1125
fix: return empty list of Articles if SQLException is thrown
2021-05-04 18:27:51 +02:00
dependabot[bot] 5a3d9053b9 Merge pull request #1152 from wallabag/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0 2021-05-04 16:26:59 +00:00
Dmitriy Bogdanov 14b7bfad76 Lower max query length of the exists API request
...to avoid StreamResetException with HTTP2+nginx.

Use the library default instead of a custom value.
2021-04-20 11:11:08 +04:00
dependabot[bot] e20be5396f Bump recyclerview from 1.1.0 to 1.2.0
Bumps recyclerview from 1.1.0 to 1.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 02:02:53 +00:00
TacoTheDank 154a14e460 Use AndroidX Media Compat classes for audiofocusrequest 2021-04-03 10:50:19 +04:00
Jeff Held 7cb1057a6f Don't crash if full-text search returns an error
Show an empty result list instead.

Closes #1125
2021-04-02 20:45:56 +04:00
TacoTheDank dac33e1234 Fix Html.fromHtml deprecation 2021-04-01 14:54:54 -04:00
dependabot[bot] c4de8bdecf Merge pull request #1135 from wallabag/dependabot/gradle/com.google.android.material-material-1.3.0 2021-03-31 16:22:00 +00:00
Panos Alevropoulos 73904f3622 Translated using Weblate (Greek)
Currently translated at 100.0% (338 of 338 strings)
2021-03-31 18:11:11 +02:00
Panos Alevropoulos bcd103b469 Translated using Weblate (French)
Currently translated at 100.0% (338 of 338 strings)
2021-03-31 18:11:11 +02:00
Panos Alevropoulos f296678496 Added translation using Weblate (Greek) 2021-03-31 18:11:11 +02:00
leschek c7309b7129 Translated using Weblate (Czech)
Currently translated at 78.1% (264 of 338 strings)
2021-03-31 18:11:11 +02:00
Arda Kilicdagi d49fb94a5d Translated using Weblate (Turkish)
Currently translated at 100.0% (338 of 338 strings)
2021-03-31 18:11:11 +02:00
Weblate 69ea839514 Added translation using Weblate (Galician) 2021-03-31 18:11:11 +02:00
Weblate a9061e36b8 Added translation using Weblate (Arabic) 2021-03-31 18:11:11 +02:00
dependabot[bot] 2835d91aa9 Bump conscrypt-android from 2.5.1 to 2.5.2
Bumps [conscrypt-android](https://github.com/google/conscrypt) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/google/conscrypt/releases)
- [Commits](https://github.com/google/conscrypt/compare/2.5.1...2.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 16:07:50 +00:00
dependabot[bot] 32969a9153 Bump stetho-okhttp3 from 1.5.1 to 1.6.0
Bumps [stetho-okhttp3](https://github.com/facebook/stetho) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/facebook/stetho/releases)
- [Changelog](https://github.com/facebook/stetho/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/stetho/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 15:52:07 +00:00
dependabot[bot] 0de3cd6ffc Bump stetho from 1.5.1 to 1.6.0
Bumps [stetho](https://github.com/facebook/stetho) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/facebook/stetho/releases)
- [Changelog](https://github.com/facebook/stetho/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/stetho/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 02:03:33 +00:00
dependabot[bot] b6acf0aa74 Bump okhttp-urlconnection from 4.9.0 to 4.9.1
Bumps [okhttp-urlconnection](https://github.com/square/okhttp) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.0...parent-4.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 18:33:52 +00:00
Dmitriy Bogdanov 1f88cccb19 Use a fail-fast method with DB Cursor
to make linter happy
2021-03-29 12:30:17 +04:00
dependabot[bot] 2f84bfaec5 Bump material from 1.2.1 to 1.3.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 03:06:26 +00:00
dependabot[bot] ce43ce1766 Bump okhttp from 4.9.0 to 4.9.1
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.0...parent-4.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 03:09:09 +00:00
Unnamed 575d3d81cb Translated using Weblate (Chinese (Traditional))
Currently translated at 13.0% (44 of 338 strings)
2020-12-23 03:29:26 +01:00
Thomas Citharel 363d1d5efc Merge pull request #1118 from wallabag/fix_webview_file_access
Fix WebView file access (image cache)
2020-12-14 19:38:49 +01:00
Dmitriy Bogdanov d5c5377327 Fix WebView file access 2020-12-14 22:26:57 +04:00
Blip Blop 9bc0f94835 Translated using Weblate (Dutch)
Currently translated at 100.0% (338 of 338 strings)
2020-12-13 19:23:26 +01:00
Strubbl 0178c24c93 Translated using Weblate (German)
Currently translated at 100.0% (338 of 338 strings)
2020-12-13 19:23:25 +01:00