Albert Vaca
|
ab4a1079cc
|
Increased version number to release
v0.8e
|
2015-03-15 17:52:25 -07:00 |
|
Albert Vaca
|
57871802d8
|
Only try to mount the root of the phone if we have read access to it
BUG: 336043
|
2015-03-15 17:52:25 -07:00 |
|
Albert Vaca
|
838be381c3
|
Establishing connection only worked one way (bug introduced in 459fe40)
|
2015-03-15 16:58:28 -07:00 |
|
l10n daemon script
|
53ad94ef32
|
SVN_SILENT made messages (after extraction)
|
2015-03-14 02:09:03 +00:00 |
|
Albert Vaca
|
53031a0ff1
|
Increased version number to release
v0.8d
|
2015-03-07 20:16:19 -08:00 |
|
Albert Vaca
|
459fe403a8
|
Increased the maximum length of incoming NetworkPackages from 1KB to 512KB
BUG: 343417
|
2015-03-07 20:13:35 -08:00 |
|
Albert Vaca
|
c15263b416
|
MPRIS Activity kept the last song played while showing "No players found"
|
2015-03-07 13:44:45 -08:00 |
|
Albert Vaca
|
6e2b3289e6
|
Increased version number to release
|
2015-03-07 13:37:03 -08:00 |
|
Albert Vaca
|
7d7f10f022
|
MPRIS Activity didn't get any info from the plugin if there were no players
|
2015-03-07 13:31:09 -08:00 |
|
Vineet Garg
|
ea514c0a19
|
Previous commit was blocking links.add(link) for unpaired devices
Public key was set to null for unpaired devices and its Base64 encoding
was causing an exception.
REVIEW: 122806
|
2015-03-04 18:32:55 -08:00 |
|
l10n daemon script
|
1e34a42b8f
|
SVN_SILENT made messages (after extraction)
|
2015-03-03 03:06:33 +00:00 |
|
Albert Vaca
|
db3f4a2fec
|
We now update the name of a device if it changed the next time we see it
|
2015-03-01 20:57:45 -08:00 |
|
Albert Vaca
|
63a3b6afe4
|
Fixed crash when answering a pair request after the device is gone
|
2015-03-01 19:19:11 -08:00 |
|
Albert Vaca
|
66c137d11d
|
Increased version number to release
|
2015-03-01 16:08:13 -08:00 |
|
Albert Vaca
|
7f26472665
|
Fixed crash when browsing the settings if the device got disconnected.
|
2015-03-01 16:06:49 -08:00 |
|
l10n daemon script
|
3c3cfa9c94
|
SVN_SILENT made messages (after extraction)
|
2015-03-01 02:13:28 +00:00 |
|
l10n daemon script
|
7f808a2e0f
|
SVN_SILENT made messages (after extraction)
|
2015-02-27 02:17:02 +00:00 |
|
l10n daemon script
|
970f8c63b0
|
SVN_SILENT made messages (after extraction)
|
2015-02-26 02:06:37 +00:00 |
|
l10n daemon script
|
d2dbfd6384
|
SVN_SILENT made messages (after extraction)
|
2015-02-23 02:17:59 +00:00 |
|
l10n daemon script
|
d1b2cba609
|
SVN_SILENT made messages (after extraction)
|
2015-02-21 02:22:00 +00:00 |
|
l10n daemon script
|
bd6ab61594
|
SVN_SILENT made messages (after extraction)
v0.8
|
2015-02-19 02:11:34 +00:00 |
|
l10n daemon script
|
73356a3ef7
|
SVN_SILENT made messages (after extraction)
|
2015-02-17 02:31:28 +00:00 |
|
l10n daemon script
|
71352bff0e
|
SVN_SILENT made messages (after extraction)
|
2015-02-16 02:15:33 +00:00 |
|
Albert Vaca
|
f76977ef21
|
Fixed release build failing on lint errors
|
2015-02-01 12:31:51 -08:00 |
|
Albert Vaca
|
0510182866
|
De-duplicated code
|
2015-02-01 12:31:51 -08:00 |
|
Albert Vaca
|
88b38f224b
|
Increased version number to release
|
2015-02-01 12:31:42 -08:00 |
|
Albert Vaca
|
3d415c5959
|
Fixes to the new sendPackage logic
|
2015-02-01 12:31:42 -08:00 |
|
Albert Vaca
|
bda6e3cb7f
|
Fixed battery plugin
|
2015-02-01 12:31:42 -08:00 |
|
Albert Vaca
|
86261bd105
|
Lint fixes
|
2015-02-01 12:31:42 -08:00 |
|
Albert Vaca
|
f0935ebb8a
|
Trying to simplify the sendPackage logic.
|
2015-02-01 12:31:41 -08:00 |
|
Albert Vaca
|
288ca01e44
|
Log cleanup
|
2015-02-01 12:31:41 -08:00 |
|
Albert Vaca
|
83a22cab9d
|
Payload sizes are now longs instead of ints
|
2015-02-01 12:31:41 -08:00 |
|
Albert Vaca
|
e4f9c15b36
|
Explicit exceptions in NetworkPackage's encrypt/decrypt
|
2015-02-01 12:31:41 -08:00 |
|
l10n daemon script
|
ba64b42711
|
SVN_SILENT made messages (after extraction)
|
2015-02-01 02:01:09 +00:00 |
|
l10n daemon script
|
f218d61f71
|
SVN_SILENT made messages (after extraction)
|
2015-01-27 02:02:36 +00:00 |
|
l10n daemon script
|
2dbbfa70c4
|
SVN_SILENT made messages (after extraction)
|
2015-01-25 02:04:39 +00:00 |
|
l10n daemon script
|
92be045f3a
|
SVN_SILENT made messages (after extraction)
|
2015-01-23 02:09:35 +00:00 |
|
Albert Vaca
|
8765b7c692
|
Made notifications from KDE Connect silent
Flag "requestAnswer" should be renamed to "silent", using both for now.
|
2015-01-20 23:11:55 -08:00 |
|
Albert Vaca
|
39af8f96e6
|
Hide notifications for Google Now
|
2015-01-20 23:11:55 -08:00 |
|
Albert Vaca
|
823531ddea
|
Code cleanup
|
2015-01-20 23:11:55 -08:00 |
|
Albert Vaca
|
2a224e5757
|
Hide empty facebook messenger notification
|
2015-01-20 23:11:55 -08:00 |
|
l10n daemon script
|
a45a56e779
|
SVN_SILENT made messages (after extraction)
|
2015-01-20 02:02:59 +00:00 |
|
l10n daemon script
|
f4ac548eeb
|
SVN_SILENT made messages (after extraction)
|
2015-01-19 02:01:35 +00:00 |
|
l10n daemon script
|
b488aeaeee
|
SVN_SILENT made messages (after extraction)
|
2015-01-18 02:00:17 +00:00 |
|
Albert Vaca
|
79480d0b23
|
In some cases file size was being incorrectly set when sharing a file.
It was set as a field in the network package instead of with the payload.
|
2015-01-17 16:40:57 -08:00 |
|
Vineet Garg
|
1edca5e45c
|
Added progress bar in notification while sending file
REVIEW: 121980
|
2015-01-17 16:40:57 -08:00 |
|
Albert Vaca
|
ded027d3cc
|
Revert "Added MPRIS controls from the notifications panel"
This reverts commit 816a6f5c79213bb7db5db9e78fa42568a39c482a.
Conflicts:
src/org/kde/kdeconnect/Plugins/MprisPlugin/MprisActivity.java
src/org/kde/kdeconnect/Plugins/MprisPlugin/NotificationPanel.java
src/org/kde/kdeconnect/Plugins/MprisPlugin/NotificationReturnSlot.java
|
2015-01-17 16:40:57 -08:00 |
|
l10n daemon script
|
e1cec047d8
|
SVN_SILENT made messages (after extraction)
|
2015-01-17 01:59:03 +00:00 |
|
l10n daemon script
|
ad3046118b
|
SVN_SILENT made messages (after extraction)
|
2015-01-16 02:04:47 +00:00 |
|
l10n daemon script
|
f951f4769e
|
SVN_SILENT made messages (after extraction)
|
2015-01-15 01:58:17 +00:00 |
|