Commit Graph

21 Commits

Author SHA1 Message Date
Martijn Brekhof d447789dc6 Updated documentation on running local and instrumentation tests (#460) 2017-09-28 19:54:52 +01:00
Synced Synapse 8ecd0b281e Fix F-Droid link 2017-07-18 19:58:05 +01:00
Martijn Brekhof cb430aa20d Implemented a slideup panel with media controls and info (#320)
* The slideup panel is only displayed when something is
         playing. It starts collapsed showing the media poster
         and title of what is currently playing.

       * Media controls implemented are volume, progress, shuffle,
         repeat and play/pause for all items. Next and previous are only
         available when a music item is playing.

       * In collapsed mode the panel will display the mute button only
         if Kodi is muted. The mute button in expanded mode is always
         visible.

       * Panel is enabled by default. Users can disable the panel
         in Settings

       * Implemented listening to Player.OnPropertyChanged notifications
         to update shuffle and repeat button states.
2017-07-13 19:10:49 +01:00
mueller-ma 7ce2c014e4 Add legal attribution (#404)
https://play.google.com/intl/en_us/badges/
2017-06-20 18:49:09 +01:00
mueller-ma c6981ea32f Resize badges (#398)
as suggested in https://github.com/xbmc/Kore/issues/220#issuecomment-306450117
2017-06-07 19:49:21 +01:00
mueller-ma 3269f8584e add app store badges (#395)
fixes #220
2017-06-05 16:08:36 +01:00
mueller-ma e8209a92aa Added fdroid link (#347)
IMO fdroid should be prefered over play store, because fdroid is FOSS
2017-02-13 19:45:24 +00:00
Synced Synapse 13abb4e9ea Bump version for release
Update release notes
2017-02-01 18:53:50 +00:00
Synced Synapse 6245a9c7d5 Use ExpandableTextView on Text views that expand on clicking them 2016-12-19 19:25:24 +00:00
Martijn Kaijser e326da03d7 [readme] fix incorrect Doxygen link 2016-06-20 15:57:28 +02:00
Martijn Kaijser 732867b3cd [readme] add Doxygen link which is autogenerated by CodeDocs 2016-06-20 15:10:23 +02:00
h.udo dfb633ba64 Add Codacy badge 2016-02-07 16:12:06 +00:00
Martijn Kaijser 8ab94c3ce2 [CI] add Travis-CI file for auto build testing 2016-02-06 20:31:57 +01:00
Synced Synapse 548e87c62d Changed README and legal info to point to Kodi/XBMC Foundation 2015-03-13 19:14:13 +00:00
Synced Synapse ed584fb9b7 Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
Synced Synapse 91e8e9c20c changed README.md (test) 2015-03-06 19:18:58 +00:00
Synced Synapse 4d7a945c53 Remove the need of creating extra files to build 2015-03-04 19:01:58 +00:00
Synced Synapse 69b436af2b Update README.md 2015-02-10 17:05:45 +00:00
Synced Synapse 9b786a6012 Update README.md 2015-02-01 15:03:40 +00:00
Synced Synapse 35027d30f2 Updated README.md 2015-01-26 22:47:28 +00:00
Synced Synapse 8c634320f4 Added README.md 2015-01-14 12:31:38 +00:00