Albert Vaca
e59ffc97fa
More material: pairing works and revamped plugin preferences
2015-09-07 02:16:23 -07:00
Albert Vaca
12334f5a31
WIP
2015-09-07 02:16:22 -07:00
Ashish Bansal
0eb3c6e9f5
Load plugins which are registered to listen to unpaired devices
...
Plugins which are registered to receive packages from unpaired devices
should be loaded even if device is not paired, otherwise they won't be
able to listen to NetworkPackages from the unpaired devices.
REVIEW: 124906
2015-08-27 13:06:24 +05:30
Albert Vaca
b34e7c8a78
Missing breaks in switch
2015-08-20 00:50:56 -07:00
Ashish Bansal
0868394596
Changed abstract plugin to receive packages from unpaired device
...
Now plugin can register to receive network packages from unpaired
devices.
REVIEW: 124819
2015-08-19 21:36:56 +05:30
Albert Vaca
403c18a056
Notifications plugin now uses notifications' "key"s as id.
...
Instead of our custom packageName + tag + scoped id.
2015-08-10 00:28:16 -07:00
Albert Vaca
a15b06cdc7
Minor fixes (mostly cosmetic) as per Android Lint analysis
2015-08-10 00:26:58 -07:00
Albert Vaca
64c8eb8767
Oops!
2015-08-09 22:44:26 -07:00
Albert Vaca
7a5e0aca73
Updated device names list as per [1]
...
[1] https://github.com/meetup/android-device-names/pull/4
2015-08-04 10:53:50 -07:00
Albert Vaca
6c3aedbbc3
Removed some icons we don't need
2015-08-04 10:53:35 -07:00
Albert Vaca
f715c0797b
Merge branch 'master' of git://anongit.kde.org/kdeconnect-android
2015-08-02 12:57:28 -07:00
Albert Vaca
fb49f471fb
Bumped Android Gradle plugin version
2015-08-02 01:22:43 -07:00
l10n daemon script
b601f6b3c5
SVN_SILENT made messages (after extraction)
2015-08-01 02:07:19 +00:00
l10n daemon script
2c296c4d19
SVN_SILENT made messages (after extraction)
2015-07-14 02:30:21 +00:00
l10n daemon script
252bbb45d0
SVN_SILENT made messages (after extraction)
2015-07-11 02:01:33 +00:00
l10n daemon script
d9415eb0e9
SVN_SILENT made messages (after extraction)
2015-06-30 02:20:44 +00:00
l10n daemon script
861d98eeff
SVN_SILENT made messages (after extraction)
2015-06-27 02:02:20 +00:00
l10n daemon script
4bc5c7e1ae
SVN_SILENT made messages (after extraction)
2015-06-23 02:23:32 +00:00
l10n daemon script
e53e11a184
SVN_SILENT made messages (after extraction)
2015-06-19 02:14:47 +00:00
l10n daemon script
79df72b80b
SVN_SILENT made messages (after extraction)
2015-06-18 02:07:27 +00:00
l10n daemon script
64eeb98b8e
SVN_SILENT made messages (after extraction)
2015-06-17 02:02:24 +00:00
Albert Vaca
fb5fdf752d
Don't mangle stacktraces, so crash reports are useful again.
2015-06-15 23:01:09 -07:00
Albert Vaca
99a6578ce3
If both devices request pairing at the same time, we just pair.
...
The second device accepts the request instead of failing.
2015-06-15 09:03:38 -07:00
l10n daemon script
4e46d83853
SVN_SILENT made messages (after extraction)
2015-06-15 02:06:13 +00:00
Albert Vaca
275cd03b19
Increased version number to release
v0.8h
2015-06-14 03:04:54 -07:00
Albert Vaca
c0a70e35f0
Fixed widgets not using the theme of the app
...
The problem was that I was passing the base context instead of the view's
2015-06-14 02:59:14 -07:00
Albert Vaca
8f3e0a8555
Don't define a theme that we don't use.
...
Now we use our theme, even though it just inherits from AppCompat's theme
2015-06-14 02:59:14 -07:00
Albert Vaca
2f77e24ad1
Possible crash related to device name handling
...
BUG: 348844
2015-06-14 02:59:14 -07:00
Albert Vaca
5b694a3b3e
Fixed Android 4.1 crash
2015-06-14 02:59:14 -07:00
Albert Vaca
9a04f24de6
Apply AppCompat theme application-wise instead of per activity.
...
Last appcompat-v7-22 allows preference activities to use the AppCompat
themes via an AppCompatDelegate.
2015-06-14 02:59:14 -07:00
Albert Vaca
39fba2ef2a
Bumped SDK version
2015-06-14 00:11:38 -07:00
Albert Vaca
de66bdfae3
pickFirst seems a better option than exclude
2015-06-13 21:47:32 -07:00
Albert Vaca
017d05b189
Added a proguard file that should fix a crash on Android 4.2 for Samsung
...
Also reduces the size of the APK.
2015-06-13 21:47:32 -07:00
l10n daemon script
d6264c3359
SVN_SILENT made messages (after extraction)
2015-06-14 02:11:57 +00:00
Vineet Garg
3e70c21031
Added LanLinkTest and LanLinkProviderTest
2015-06-13 12:36:22 +05:30
l10n daemon script
2a6325c472
SVN_SILENT made messages (after extraction)
2015-06-12 02:11:42 +00:00
Vineet Garg
3aadc94278
Added tests - DeviceTest and NetworkPackageTest
2015-06-10 12:29:53 +05:30
l10n daemon script
9e8efb1822
SVN_SILENT made messages (after extraction)
2015-06-10 02:11:10 +00:00
l10n daemon script
74f5e2bf84
SVN_SILENT made messages (after extraction)
2015-06-09 02:20:08 +00:00
l10n daemon script
45fdf3c0ac
SVN_SILENT made messages (after extraction)
2015-06-08 02:03:58 +00:00
Albert Vaca
e00376a316
I meant "outdated comment"
2015-06-06 00:48:22 -07:00
Albert Vaca
f41fb4a9da
Removed outdated plugin
2015-06-06 00:47:00 -07:00
Albert Vaca
e9a2cbd36b
Fixed inconsistent plugin names
2015-06-06 00:43:38 -07:00
Albert Vaca
d5cb11e6c2
Changed color of device icons
2015-06-06 00:39:04 -07:00
Albert Vaca
3b0a3e265d
Plugin key is now the plugin class instead of being defined by each plugin
2015-06-06 00:39:04 -07:00
Albert Vaca
a5e9b29e20
Don't call mutex.lock in the main thread
2015-06-06 00:32:05 -07:00
Albert Vaca
307071e9e7
Better names for some plugins
2015-06-06 00:32:05 -07:00
Albert Vaca
7c3e223e29
Default to phone instead of tablet for unknown devices
2015-06-06 00:32:05 -07:00
Albert Vaca
899c73d254
Removed ldpi icon
2015-06-06 00:25:33 -07:00
l10n daemon script
bd14c462dd
SVN_SILENT made messages (after extraction)
2015-05-28 02:06:01 +00:00