Commit Graph

  • 4564163e2f Merge pull request #1499 from wallabag/dependabot/gradle/gradle-wrapper-9.5.1 master Strubbl 2026-05-19 16:28:52 +02:00
  • 78cfb5e20f Merge pull request #1503 from wallabag/dependabot/gradle/androidx.media-media-1.8.0 Strubbl 2026-05-19 16:26:54 +02:00
  • ac6fb532d7 Merge pull request #1500 from wallabag/dependabot/gradle/com.google.android.material-material-1.14.0 Strubbl 2026-05-19 16:26:15 +02:00
  • 48db8507f6 Merge pull request #1502 from wallabag/dependabot/gradle/com.android.tools.build-gradle-9.2.1 Strubbl 2026-05-19 16:25:53 +02:00
  • 3bf090b2d7 Bump androidx.media:media from 1.7.1 to 1.8.0 dependabot[bot] 2026-05-19 12:31:22 +00:00
  • 500d765e7b Bump com.android.tools.build:gradle from 9.2.0 to 9.2.1 dependabot[bot] 2026-05-19 12:31:04 +00:00
  • 603311d203 Bump com.google.android.material:material from 1.13.0 to 1.14.0 dependabot[bot] 2026-05-19 12:30:51 +00:00
  • 30e4ec3e07 Bump gradle-wrapper from 9.4.1 to 9.5.1 dependabot[bot] 2026-05-19 12:30:43 +00:00
  • 3559ddb41b Merge pull request #1497 from jim-daf/fix-webview-file-access Thomas Citharel 2026-05-19 09:27:07 +02:00
  • fd80d16feb Disable WebView file access when the image cache is off dimitris 2026-05-13 19:54:35 +02:00
  • 4898a20e23 Merge pull request #1495 from weblate/weblate-wallabag-android-app Thomas Citharel 2026-05-08 11:53:01 +02:00
  • 6493572eb4 Translated using Weblate (Kabyle) ButterflyOfFire 2026-05-06 20:02:48 +02:00
  • 6f5da892de Merge pull request #1493 from Strubbl/update-gradle-9.2.0 Thomas Citharel 2026-04-30 18:58:07 +02:00
  • a9b121bc23 Merge pull request #1494 from Strubbl/update-github-workflows-2026-04-28 Thomas Citharel 2026-04-29 08:22:18 +02:00
  • 151f405e1d update Github action Android build Sven Fischer 2026-04-28 20:11:39 +02:00
  • 0e465d5c6f update Github action Validate Gradle Wrapper according to https://github.com/gradle/actions/tree/main/wrapper-validation Sven Fischer 2026-04-28 20:08:01 +02:00
  • bac42713e2 apply insets to manage article tags view Sven Fischer 2026-04-28 19:24:18 +02:00
  • 5973c326a1 fix Android status and action bar text color, nav drawer in light theme Sven Fischer 2026-04-28 18:10:21 +02:00
  • 6ae629d067 update dependencies okhttp, swiperefreshlayout, material Sven Fischer 2026-04-28 17:26:43 +02:00
  • 77042d36c6 apply insets to connetion wizard Sven Fischer 2026-04-28 17:26:20 +02:00
  • 062819b87a migrate to androidx.preference Sven Fischer 2026-04-28 17:25:42 +02:00
  • 6751694b0e fix lint issue onBackPressed and cleanup obsolete code Sven Fischer 2026-04-27 23:09:48 +02:00
  • 4a549e4bc1 fix lint issues with styles.xml Sven Fischer 2026-04-27 23:03:39 +02:00
  • 5127053a7b increase compileSdk and targetSdkVersion to 37 Sven Fischer 2026-04-27 23:01:37 +02:00
  • a2adaeb94c apply insets to root view instead of the individual components Sven Fischer 2026-04-27 22:45:48 +02:00
  • 08092a84fd use proguard-android-optimize Sven Fischer 2026-04-27 22:23:13 +02:00
  • b1f27a7a2a update gradle to 9.2.0 from 8.13.2 Sven Fischer 2026-04-27 22:15:43 +02:00
  • d606086878 update gradle to 8.13.2 Sven Fischer 2025-12-17 18:22:28 +01:00
  • 43e2f81a52 show last list item above bottom nav bar Sven Fischer 2025-11-25 19:53:59 +01:00
  • b653b62aff settings activity looks good now, but not the preference fragements Sven Fischer 2025-11-24 23:02:23 +01:00
  • 199d6a9a4d article view scrolls past bottom tools now, but upper AppBar does not get hidden enough yet Sven Fischer 2025-11-24 22:50:40 +01:00
  • 8b0d52def0 when scrolling in article view, AppBar stays fixed Sven Fischer 2025-11-24 22:42:32 +01:00
  • ad40277810 fix upper status bar to have the correct color Sven Fischer 2025-11-24 22:15:02 +01:00
  • 47185b6aec update to sdk 36 and edge-to-edge-display Sven Fischer 2025-11-24 21:25:01 +01:00
  • addb91ec05 update gradle to 8.13.1 Sven Fischer 2025-11-24 21:08:26 +01:00
  • da5688fb6a update media to 1.7.1 Sven Fischer 2025-10-29 15:47:41 +01:00
  • 2945bdca9f update gradle to 8.11.2 Sven Fischer 2025-10-29 15:46:20 +01:00
  • 39cba1311f update androidx dependencies Sven Fischer 2025-07-01 21:17:16 +02:00
  • 87cd378bb7 gradle: fix property assignment syntax Sven Fischer 2025-07-01 21:15:58 +02:00
  • 34ebefc408 set targetSdkVersion 35 Sven Fischer 2025-07-01 20:46:20 +02:00
  • bd135faa21 increase compileSdk to 36 Sven Fischer 2025-07-01 20:37:50 +02:00
  • eda2fdacbb update gradle Sven Fischer 2025-07-01 20:35:36 +02:00
  • cd76141964 Merge pull request #1490 from weblate/weblate-wallabag-android-app Strubbl 2026-04-27 21:57:08 +02:00
  • b158193554 Translated using Weblate (Japanese) Yuichi MITA 2026-01-26 04:00:17 +01:00
  • e3763f0928 Merge pull request #1487 from nvllz/autohide-fix Strubbl 2025-12-17 20:07:58 +01:00
  • a9429362a7 fixes to actionbar nvllz 2025-12-16 21:54:20 +01:00
  • 64522828a4 fixes to actionbar nvllz 2025-12-16 21:37:46 +01:00
  • 68122b9862 Merge pull request #1476 from weblate/weblate-wallabag-android-app Thomas Citharel 2025-11-27 13:38:56 +01:00
  • fc224511c5 Translated using Weblate (German) Jürgen Boschuk 2025-11-26 12:40:33 +01:00
  • 69b9965e45 opt-in for ARM memory tagging extension add-MTE Sven Fischer 2025-11-24 19:56:56 +01:00
  • 3b4515da56 Translated using Weblate (Ukrainian) s0k0l -_- 2025-11-23 23:26:33 +01:00
  • f3bc094d0a Translated using Weblate (Italian) scollovati 2025-10-12 11:52:17 +02:00
  • 8a8324c8d1 Translated using Weblate (Polish) Matthaiks 2025-10-08 09:39:53 +02:00
  • 3db4c3477b Deleted translation using Weblate (Portuguese (Portugal)) Jérémy 2025-10-08 09:48:54 +02:00
  • bf0d6baa23 Added translation using Weblate (Portuguese (Portugal)) Languages add-on 2025-10-08 07:35:30 +02:00
  • 2a271fe0ae Translated using Weblate (Catalan) raulmagdalena 2025-08-14 12:46:12 +02:00
  • cd4de9a7d5 Merge pull request #1451 from nvllz/autohide-topbar Strubbl 2025-07-01 21:35:05 +02:00
  • 202f7b1720 Merge pull request #1460 from weblate/weblate-wallabag-android-app Strubbl 2025-06-22 23:40:09 +02:00
  • bd5a2fb869 Translated using Weblate (Korean) hb k 2025-06-18 13:15:34 +02:00
  • 7242bd2b4d Translated using Weblate (Dutch) Erik van Oosten 2025-06-07 18:36:13 +02:00
  • a1aee09cb0 Merge pull request #1459 from weblate/weblate-wallabag-android-app Strubbl 2025-06-05 20:08:15 +02:00
  • 2337f3a352 Translated using Weblate (Dutch) Erik van Oosten 2025-06-05 12:26:17 +02:00
  • d0b1b6a89a Merge pull request #1452 from weblate/weblate-wallabag-android-app Strubbl 2025-06-04 21:45:03 +02:00
  • b7758e760a Translated using Weblate (Dutch) Erik van Oosten 2025-06-04 20:18:32 +02:00
  • 7b0627018a Translated using Weblate (Kabyle) ButterflyOfFire 2025-05-27 22:50:53 +02:00
  • 24c801d332 Added translation using Weblate (Kabyle) ButterflyOfFire 2025-05-27 22:40:16 +02:00
  • 9876c6fda6 Translated using Weblate (Norwegian Bokmål) olavlan 2025-03-30 11:39:31 +02:00
  • 99a6f7d8b0 Merge pull request #1161 from wallabag/creation_date-based_sort_order Strubbl 2025-06-04 21:34:07 +02:00
  • 273faeb7be mainactivity toolbar and status bar design improvements nvllz 2025-03-26 03:53:00 +01:00
  • 0f24217525 replace actionbar with collapsible toolbar on article screen nvllz 2025-03-26 01:30:24 +01:00
  • 9ef438fa6a Merge pull request #1447 from weblate/weblate-wallabag-android-app Thomas Citharel 2025-01-10 20:37:29 +01:00
  • deebb23c13 Translated using Weblate (Portuguese) J 2025-01-10 14:59:22 +00:00
  • a64c249c22 Merge pull request #1445 from Strubbl/fix-1431-annotate-menu-not-shown Thomas Citharel 2024-12-06 15:13:59 +01:00
  • 1ffac867cb call invalidate() to refresh the customized menu Sven Fischer 2024-12-06 14:48:08 +01:00
  • 79a3b0d8c4 Merge pull request #1441 from weblate/weblate-wallabag-android-app Thomas Citharel 2024-12-06 14:03:44 +01:00
  • 8f3d013548 Translated using Weblate (Tamil) தமிழ்நேரம் 2024-11-24 03:09:38 +00:00
  • 257d607d10 Added translation using Weblate (Belarusian (Latin script)) Čarvanavoki 2024-11-14 14:53:49 +01:00
  • 846a459e8d Merge pull request #1434 from Strubbl/update-gradle-8.7 Thomas Citharel 2024-12-06 13:56:10 +01:00
  • 4f1254920b update gradle to 8.7.3 from 8.7.0 Sven Fischer 2024-12-06 13:48:44 +01:00
  • 8dabf97212 add app.wallabag.it as host to the AndroidManifest intents Sven Fischer 2024-10-02 23:11:35 +02:00
  • 69d943ff9b update to gradle 8.7 and wrapper to 8.9 Sven Fischer 2024-10-02 22:57:50 +02:00
  • 84de81413d Merge pull request #1440 from weblate/weblate-wallabag-android-app Thomas Citharel 2024-11-14 10:55:10 +01:00
  • 7744826ea1 Added translation using Weblate (Belarusian) Čarvanavoki 2024-11-14 08:49:40 +01:00
  • 17d336f5c6 Merge pull request #1438 from weblate/weblate-wallabag-android-app Thomas Citharel 2024-11-07 11:24:57 +01:00
  • 8644a8a4d7 Translated using Weblate (Tamil) தமிழ்நேரம் 2024-11-07 04:00:18 +00:00
  • 642739f7f6 Translated using Weblate (Tamil) Strubbl 2024-11-06 22:59:26 +00:00
  • 96b6d1e1cc Translated using Weblate (Tamil) Strubbl 2024-11-06 22:57:05 +00:00
  • d006751fc3 Translated using Weblate (Tamil) Strubbl 2024-11-06 22:54:10 +00:00
  • 3e8e633e38 Translated using Weblate (Tamil) Strubbl 2024-11-06 22:50:13 +00:00
  • 3088faac1e Translated using Weblate (Tamil) தமிழ்நேரம் 2024-11-05 16:27:56 +00:00
  • 81c92633e6 Added translation using Weblate (Tamil) தமிழ்நேரம் 2024-11-05 11:03:50 +01:00
  • 7ab1b72985 Merge pull request #1429 from wallabag/dependabot/gradle/com.android.tools.build-gradle-8.6.1 dependabot[bot] 2024-09-18 17:58:00 +00:00
  • 14f13b804c Bump com.android.tools.build:gradle from 8.6.0 to 8.6.1 dependabot[bot] 2024-09-18 02:13:26 +00:00
  • 71ab8d714a Merge pull request #1428 from weblate/weblate-wallabag-android-app Strubbl 2024-09-13 15:56:10 +02:00
  • fcfacfb9ed Translated using Weblate (Galician) josé m 2024-09-12 04:09:04 +00:00
  • d112edc7b5 Merge pull request #1427 from wallabag/dependabot/gradle/com.android.tools.build-gradle-8.6.0 dependabot[bot] 2024-09-02 16:07:11 +00:00
  • ff684f23ea Bump com.android.tools.build:gradle from 8.5.2 to 8.6.0 dependabot[bot] 2024-08-30 02:18:47 +00:00
  • eef4506d8e Merge pull request #1425 from weblate/weblate-wallabag-android-app Thomas Citharel 2024-08-26 10:44:22 +02:00
  • dc1898f587 Translated using Weblate (Catalan) raulmagdalena 2024-08-25 11:16:34 +00:00
  • 44b6293db8 Translated using Weblate (Galician) josé m 2024-08-21 04:05:44 +00:00