Anjani Kumar
|
e3f0572b9d
|
Adding two action buttons (Send Files/Run Commands) in notification only when there is a single device connected
|
2020-02-24 22:39:58 +05:30 |
|
Albert Vaca
|
06bce217ac
|
Merge remote-tracking branch 'albertvaka/photo-npe-fix'
|
2020-02-24 11:41:40 +01:00 |
|
l10n daemon script
|
e1f418e597
|
GIT_SILENT made messages (after extraction)
|
2020-02-21 02:41:41 +01:00 |
|
Albert Vaca
|
fb97bb5dbb
|
Merge branch 'work/androidx-bump'
|
2020-02-18 21:13:06 +01:00 |
|
Simon Redman
|
0d69c0b96c
|
Fix duplicated addresses
|
2020-02-17 16:34:51 -08:00 |
|
l10n daemon script
|
3dc171632c
|
GIT_SILENT made messages (after extraction)
|
2020-02-17 02:46:50 +01:00 |
|
Dmitriy Bogdanov
|
4c5114388a
|
Set correct actions in MPRIS notification
|
2020-02-14 16:14:58 +04:00 |
|
Albert Vaca Cintora
|
546613f4b8
|
Bump Androidx version
We went over the DEX methods limit, so I enabled Proguard on debug :(
|
2020-02-09 21:51:56 +01:00 |
|
l10n daemon script
|
4fe2b1b601
|
GIT_SILENT made messages (after extraction)
|
2020-02-08 02:48:36 +01:00 |
|
l10n daemon script
|
0b85d80634
|
GIT_SILENT made messages (after extraction)
|
2020-02-05 02:48:04 +01:00 |
|
l10n daemon script
|
0ca20767c7
|
GIT_SILENT made messages (after extraction)
|
2020-01-28 02:42:08 +01:00 |
|
l10n daemon script
|
519cfd8253
|
GIT_SILENT made messages (after extraction)
|
2020-01-25 02:46:28 +01:00 |
|
l10n daemon script
|
c09b310c6b
|
GIT_SILENT made messages (after extraction)
|
2020-01-21 02:49:00 +01:00 |
|
l10n daemon script
|
c88a9df295
|
GIT_SILENT made messages (after extraction)
|
2020-01-20 02:46:40 +01:00 |
|
l10n daemon script
|
6d8faa7c48
|
GIT_SILENT made messages (after extraction)
|
2020-01-18 02:47:42 +01:00 |
|
l10n daemon script
|
f2ef2e9047
|
GIT_SILENT made messages (after extraction)
|
2020-01-17 02:48:41 +01:00 |
|
l10n daemon script
|
45a5385ee5
|
GIT_SILENT made messages (after extraction)
|
2020-01-16 02:45:12 +01:00 |
|
Albert Vaca
|
386c3cec21
|
Listen to MY_PACKAGE_REPLACED to restart the service on app upgrades.
The old PACKAGE_REPLACED event doesn't work since Oreo [1].
[1] https://developer.android.com/about/versions/oreo/background.html#broadcasts
BUG: 416245
|
2020-01-15 12:46:22 +01:00 |
|
Albert Vaca Cintora
|
54be4a1a99
|
Don't load clipboard plugin in Android 10
|
2020-01-14 23:02:38 +01:00 |
|
Albert Vaca Cintora
|
9f3b75b748
|
Notify Android 10 users that clipboard won't work
|
2020-01-14 23:02:38 +01:00 |
|
Albert Vaca Cintora
|
b1e3113343
|
Allow negative button to not be present
|
2020-01-14 23:02:38 +01:00 |
|
Albert Vaca Cintora
|
2ee3c543f5
|
Remove requestCode from get[Optional]PermissionExplanationDialog
|
2020-01-14 23:02:38 +01:00 |
|
l10n daemon script
|
6a43975951
|
GIT_SILENT made messages (after extraction)
|
2020-01-14 02:45:56 +01:00 |
|
Albert Vaca
|
8e28580e93
|
Release 1.13.7
v1.13.7
|
2020-01-13 17:35:25 +01:00 |
|
Albert Vaca
|
10f94781c3
|
Only set volume to previousVolume if it has a previous value
onDestroy() would call stopPlaying(), but previousVolume would be 0 (the
default value) if startPlaying() had been never called.
|
2020-01-13 17:33:15 +01:00 |
|
l10n daemon script
|
2f4dcd1448
|
GIT_SILENT made messages (after extraction)
|
2020-01-12 02:48:22 +01:00 |
|
Albert Vaca
|
acbea545d0
|
Linter fixes
|
2020-01-10 12:50:23 +01:00 |
|
Albert Vaca
|
aa69b67cfe
|
Fix NPE
|
2020-01-10 12:50:14 +01:00 |
|
l10n daemon script
|
9c19fd9b41
|
GIT_SILENT made messages (after extraction)
|
2020-01-09 02:41:02 +01:00 |
|
Nicolas Fella
|
bb1f79b5e6
|
Open .itinerary files always in KDE Itinerary
|
2020-01-07 19:09:56 +00:00 |
|
l10n daemon script
|
f7c78eeb8c
|
GIT_SILENT made messages (after extraction)
|
2020-01-07 02:51:48 +01:00 |
|
Albert Vaca Cintora
|
510028d738
|
Do not make all ONLY_ALERT_ONCE notifications silent
Propagate the flag to the desktop so we can use it there to do what it's
supposed to do.
Fixes Whatsapp notifications not showing up in the desktop.
|
2020-01-05 22:48:36 +01:00 |
|
Albert Vaca Cintora
|
b3d91e083a
|
Merge branch 'albertvaka/trusted-networks'
# Conflicts:
# AndroidManifest.xml
|
2020-01-05 22:39:05 +01:00 |
|
Albert Vaca Cintora
|
e37aa08dac
|
Release 1.13.6
v1.13.6
|
2020-01-05 22:34:07 +01:00 |
|
Erik Duisters
|
ad801f1db8
|
Make FindMyPhone plugin work on Android 10
|
2020-01-05 17:40:54 +00:00 |
|
Albert Vaca Cintora
|
235e49c80f
|
Fixes as per code review
|
2020-01-05 17:27:16 +01:00 |
|
Rishabh Sharma
|
d4f35d8bd6
|
added dark navigation bar for dark mode
|
2020-01-05 16:02:25 +01:00 |
|
l10n daemon script
|
5cf11c0e75
|
GIT_SILENT made messages (after extraction)
|
2019-12-23 02:41:01 +01:00 |
|
Erik Duisters
|
ef55d6d783
|
Certificate generation fails when locale is set to Arabic
|
2019-12-22 18:57:36 +00:00 |
|
l10n daemon script
|
f66263d05c
|
GIT_SILENT made messages (after extraction)
|
2019-12-19 02:38:47 +01:00 |
|
l10n daemon script
|
c292639d36
|
GIT_SILENT made messages (after extraction)
|
2019-12-17 02:42:25 +01:00 |
|
l10n daemon script
|
01a8b84087
|
GIT_SILENT made messages (after extraction)
|
2019-12-04 02:39:45 +01:00 |
|
l10n daemon script
|
ffea85c740
|
GIT_SILENT made messages (after extraction)
|
2019-11-30 02:50:50 +01:00 |
|
Albert Vaca Cintora
|
f6df98d648
|
Fix NPE
|
2019-11-25 14:38:38 +01:00 |
|
Albert Vaca Cintora
|
7f0c849fb0
|
Fix NPE on plugin in onActivityResult
|
2019-11-25 14:32:27 +01:00 |
|
Albert Vaca Cintora
|
5e37ffe7cd
|
Release 1.13.5
v1.13.5
|
2019-11-24 22:53:49 +01:00 |
|
Albert Vaca Cintora
|
5907517d91
|
Fix NPE
Apparently removeLink can be called when there are no links already
|
2019-11-24 22:52:47 +01:00 |
|
Albert Vaca Cintora
|
63d452908f
|
Restrict this to even more version
Anyway, it only seems to be used since Android 10
|
2019-11-24 22:48:59 +01:00 |
|
Albert Vaca
|
ccda9d468b
|
v1.13.4
v1.13.4
|
2019-11-21 21:38:35 +01:00 |
|
Albert Vaca
|
c3d02adaa4
|
Fix IllegalArgumentException crashes
|
2019-11-21 21:38:25 +01:00 |
|