Commit Graph

852 Commits

Author SHA1 Message Date
Swapnil Tripathi
6293ddc8bf License. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
5c810acb76 Remove previous action and resource. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
e560652523 Implement java -> cpp methods. 2022-03-26 17:48:51 +01:00
Tobias Fella
11b83ddf30 Fix intents 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
5916676009 Deleted android/src/org/kde/kasts/MediaService.java 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
76bf6c46cf Set default metadata. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
064734bfda Fixes compilation. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
c89540de90 Small fix. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
165b4e8183 License fix. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
e804551254 Added qDebugs and create instance of MediaSessionClient. 2022-03-26 17:48:51 +01:00
Tobias Fella
6c45126271 Fix native method registration 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
80187812e1 Fix signatures and types. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
8ffd205296 Fix incorrect logic to calculate position and duration. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
29387f0027 Added Java->C++ native calls for the session. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
239eeb69a4 Remove nugatory function definitions. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
9e29d7aa42 Fix author string. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
40cddbc8a5 Play/Pause notification updation. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
7e934fda0d Fix signature. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
2e0fcd4ca6 Using the meta data and adding android log messages. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
5b548c96c8 Remove redundant slots. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
5e350b9d5f Applied suggestions. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
10981f2a94 Applied suggestions. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
f43eecb74a Refactor the switch statement. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
09005b232d Added C++ connections to the media session. 2022-03-26 17:48:51 +01:00
Tobias Fella
f4a754ad1c Notification! 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
76b1d5c30d Removed redundant setActions() for stopped playback in android. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
83e6aadd96 Added break statements. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
086bc86bea Change function and member definitions to static. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
0ab472ee1f Fix typos 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
4a163b0116 Implemented native call to the android MediaSession. 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
7008a3ec9b Added C++ client 2022-03-26 17:48:51 +01:00
Swapnil Tripathi
3148c776f3 Added service 2022-03-26 17:48:51 +01:00
Tobias Fella
9968f086ab Add custom android Activity
Doesn't do anything yet, but we're going to need it for the android
integration
2022-03-26 17:48:51 +01:00
Bart De Vries
bbded05933 Keep unreadEntryCount cached instead of getting it from DB everytime 2022-03-10 08:03:00 +01:00
Devin Lin
529a1ca878 Set QT_ENABLE_GLYPH_CACHE_WORKAROUND=1 if it is not set 2022-03-09 19:47:39 -05:00
Devin Lin
36d9a84bff Port to Kirigami.Dialog
This should simplify logic, and also handles scrolling nicely.
Appearance and UX-wise, everything should be the same as before with OverlaySheet.
2022-03-04 09:11:22 +00:00
l10n daemon script
73f2c46638 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-02-27 01:54:50 +00:00
l10n daemon script
6759ab9aba GIT_SILENT made messages (after extraction) 2022-02-27 00:50:23 +00:00
Bhushan Shah
f5887822f1 GIT_SILENT: fixup typo 22.02 2022-02-08 20:58:25 +05:30
Bhushan Shah
bea2ab7992 GIT_SILENT: Update version and appstream data for 22.02 2022-02-08 18:23:50 +05:30
Bart De Vries
4483046904 Re-enable icons for gpodder and nextcloud
Only this time we use the icons that are already part of breeze-icons
instead of rolling our own.  This avoids reuse license issues in kasts.
2022-01-27 21:25:34 +01:00
Bart De Vries
080669c283 Avoid overflow on slider bar on very long podcasts 2022-01-25 14:46:45 +01:00
Bart De Vries
bd46d33863 Optimize placement of mobile player image and title for landscape mode 2021-12-17 16:56:17 +01:00
Bart De Vries
8e0b346d5f Optimize placement of info messages (take into account sync message) 2021-12-17 16:55:18 +01:00
Bart De Vries
6c51086749 Optimize placement of info and error messages 2021-12-17 16:00:50 +01:00
Bart De Vries
3aa45e555a Don't attempt to change globaldrawer properties if it's not loaded yet 2021-12-17 11:11:17 +01:00
Bart De Vries
91aa415908 Keep fetching episode actions until we get the current timestamp
Solves #23
2021-12-15 13:54:51 +01:00
l10n daemon script
b3dac269b7 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-10 01:44:51 +00:00
l10n daemon script
6310491216 GIT_SILENT made messages (after extraction) 2021-12-10 00:46:25 +00:00
Alexey Andreev
5380a431e2 Apply Kirigami Theme color for TextEdit explicitly
Since TextEdit is not a QQC2 component, just general Qt Quick one
2021-12-10 03:12:31 +03:00