[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-10-12 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #9 from Volker Krause  ---
Git commit 68f0b5a67c0f8aee9019d889ffae5c032599a832 by Volker Krause.
Committed on 11/10/2023 at 18:18.
Pushed by vkrause into branch 'kf5'.

Adapt to notification API and permission changes in Android SDK 33

This still doesn't make notifications work out of the box again (the
application would need to explicitly ask for runtime permissions),
but at least it's working again when that is done or the user manually
enables notification permissions.


(cherry picked from commit 63f4acc6e1c59563bd6165ee513540390d3adf7f)

M  +3-1src/android/AndroidManifest.xml
M  +20   -5src/android/org/kde/knotifications/NotifyByAndroid.java

https://invent.kde.org/frameworks/knotifications/-/commit/68f0b5a67c0f8aee9019d889ffae5c032599a832

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-10-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/knotifications/-/merge_requests/137

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-10-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #7 from Volker Krause  ---
Git commit 63f4acc6e1c59563bd6165ee513540390d3adf7f by Volker Krause.
Committed on 11/10/2023 at 18:06.
Pushed by vkrause into branch 'master'.

Adapt to notification API and permission changes in Android SDK 33

This still doesn't make notifications work out of the box again (the
application would need to explicitly ask for runtime permissions),
but at least it's working again when that is done or the user manually
enables notification permissions.

M  +3-1src/android/AndroidManifest.xml
M  +20   -5src/android/org/kde/knotifications/NotifyByAndroid.java

https://invent.kde.org/frameworks/knotifications/-/commit/63f4acc6e1c59563bd6165ee513540390d3adf7f

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-09-22 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #6 from Volker Krause  ---
Thanks for testing/confirming! This isn't the complete fix yet though,
Itinerary should ask for the necessary permissions itself, but that is still
being worked on.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-09-21 Thread idoitprone
https://bugs.kde.org/show_bug.cgi?id=474643

idoitprone  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from idoitprone  ---
Closing bug because the commit fixes the bug, I may need to test whether the
notification works later.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-09-21 Thread idoitprone
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #4 from idoitprone  ---
Created attachment 161787
  --> https://bugs.kde.org/attachment.cgi?id=161787=edit
Screen shot of the commit working

Fdroid 23.11.70 (1695281007) 
build ameabi-7va

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-09-19 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #3 from Volker Krause  ---
Git commit 843d76319f17dd6c315aa2f3efbb428c23f16908 by Volker Krause.
Committed on 19/09/2023 at 16:54.
Pushed by vkrause into branch 'release/23.08'.

Require POST_NOTIFICATION permission for Android SDK 33

M  +1-0src/app/android/AndroidManifest.xml

https://invent.kde.org/pim/itinerary/-/commit/843d76319f17dd6c315aa2f3efbb428c23f16908

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-09-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/knotifications/-/merge_requests/134

-- 
You are receiving this mail because:
You are watching all bug changes.

[KDE Itinerary] [Bug 474643] Cannot enable notification permissions on Android 13.

2023-09-17 Thread idoitprone
https://bugs.kde.org/show_bug.cgi?id=474643

--- Comment #1 from idoitprone  ---
23.11.70 (1694968095) f-droid

-- 
You are receiving this mail because:
You are watching all bug changes.