Albert Vaca
a1dd4fe2cc
Remove some hardcoded left-align
2016-06-06 18:35:47 +02:00
Albert Vaca
d729eed1cd
Merge branch 'master' into sslrefactor
...
# Conflicts:
# src/org/kde/kdeconnect/Plugins/FindMyPhonePlugin/FindMyPhonePlugin.java
# src/org/kde/kdeconnect/Plugins/TelephonyPlugin/TelephonyPlugin.java
2016-06-01 12:58:10 +02:00
Albert Vaca
01b1e6ee4a
Added missing shadow under the main activity's toolbar
2016-05-25 14:21:56 -06:00
Albert Vaca
969249e6d7
Added warning icon to the "not reachable" screen.
...
This way it doesn't look identical to the touchpad activity.
2016-05-25 14:01:30 -06:00
Albert Vaca
06c872fddc
LinearLayout is more performant than RelativeLayout
2016-02-17 08:45:03 -08:00
Albert Vaca
deac88031b
Fixed drawer background not being the same color as the items background
2016-02-17 08:43:09 -08:00
Albert Vaca
c647cbd93c
Made MPRIS interface wider
...
BUG: 346120
2016-01-18 02:42:50 -08:00
Mikhail Ivchenko
caa491d1e7
Make a now playing label scroll horizontally
...
REVIEW: 126739
2016-01-17 22:22:13 +04:00
Albert Vaca
1e8aedf582
Merge branch '0.9'
2015-11-12 08:23:26 -08:00
Albert Vaca
47db10e055
Warnings
2015-11-12 08:16:54 -08:00
Albert Vaca
f4db8e6160
Trying to make the device label more easily clickable
2015-11-12 08:14:12 -08:00
Albert Vaca
80026f6d62
Merge branch 'stable'
2015-09-12 13:30:21 -07:00
Albert Vaca
6b18c2f28e
Top margin should be in the title, not in the view
2015-09-12 11:53:06 -07:00
Aleix Pol
56d6cffb71
Extend EntryItem
...
Makes it possible to use a subtitle in it, if provided.
Reviewed by Albert Vaca
2015-09-12 12:23:30 +02:00
David Edmundson
8f53142a16
Add missing file
2015-09-11 21:45:39 +02:00
Albert Vaca
1caa44b0ab
Make it look better on old Androids
2015-09-09 01:51:03 -07:00
Albert Vaca
d860b67ba9
Prettier message
2015-09-09 01:50:12 -07:00
Albert Vaca
57bc4d46a9
Make it look better on old Androids
2015-09-09 01:50:11 -07:00
Albert Vaca
b4f8d037e6
Prettier message
2015-09-08 01:27:07 -07:00
Albert Vaca
92e4fa864a
Removed old UI
2015-09-07 02:16:23 -07:00
Albert Vaca
8d9634730f
DeviceFragment now also has the UI for pairing, dropped PairingActivity.
2015-09-07 02:16:23 -07:00
Albert Vaca
dd94f30c8a
Implemented the context menu for PairingFragment
2015-09-07 02:16:23 -07:00
Albert Vaca
4d9f2d12b5
Change activity after unpairing
2015-09-07 02:16:23 -07:00
Albert Vaca
1692fe714d
Small appearance fixes.
2015-09-07 02:16:23 -07:00
Albert Vaca
e71e409a38
Changed the colors of the drawer
2015-09-07 02:16:23 -07:00
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
Albert Vaca
a15b06cdc7
Minor fixes (mostly cosmetic) as per Android Lint analysis
2015-08-10 00:26:58 -07:00
Albert Vaca
86261bd105
Lint fixes
2015-02-01 12:31:42 -08:00
Vineet Garg
5e905ddd63
Added setting to filter notifications from certain applications
...
REVIEW: 121687
2015-01-10 00:33:31 -08:00
Da-Jin Chu
8d67e0b0f1
Added a "No players found" message to MPRIS Plugin when player list is empty
2014-12-24 20:51:55 -08:00
Albert Vaca
0f612c195d
Made the mousepad activity keep the screen on.
2014-12-21 17:14:53 -08:00
Albert Vaca
b519bc5e1d
Improvements and bugs fixed in the mpris plugin
2014-12-14 01:14:35 -08:00
Da-Jin Chu
816a6f5c79
Added MPRIS controls from the notifications panel
2014-12-13 21:55:36 -08:00
Albert Vaca
1a7697009d
Better support for seeking long media:
...
-Displaying duration in hours if longer than 60 minutes.
-Using miliseconds instead of nanoseconds for time.
-Using longs instead of ints to store time.
CCMAIL: zelitomas@gmail.com
2014-12-13 18:43:05 -08:00
Tomáš Zelina
8e23ff5cf6
Implemented current/total time and progress slider in MPRIS plugin
...
CCMAIL: zelitomas@gmail.com .
2014-12-13 14:43:20 -08:00
Albert Vaca
2b043aaaab
Reverted hack of including our own design for selectors
...
Switched to the standard abc_list_selector_holo_dark, that has no problems
in the current appcompat library. Using it from XML file instead of source.
This reverts changes from 03ede77bd1543333fc5778f310dafe7a28908f05
2014-11-29 22:04:21 -08:00
Albert Vaca
f685c4f25d
Added some nice padding to the device names in the main list
2014-11-29 21:21:14 -08:00
Albert Vaca
f01811446a
Migrated project to latest Android SDK and moved sources out of 'main' dir
...
Sorry for the conflicts caused by moving the sources!
2014-11-22 17:04:37 -08:00