Commit Graph

637 Commits

Author SHA1 Message Date
KowalskiOmniROM 0c9dbdbee8 Update preferences.xml 2016-02-19 07:03:23 +01:00
Synced Synapse 859227e00c Merge pull request #209 from KowalskiOmniROM/patch-7
Create arrays.xml for French translation
2016-02-18 19:18:34 +00:00
Synced Synapse 54271e3dc2 Switch order of menu items "Single column/Multi-column" and "Refresh" 2016-02-15 17:48:58 +00:00
Synced Synapse 33e2f4002b Merge pull request #202 from poisdeux/issue/#196
Implemented single/multi column option for lists
2016-02-15 17:47:03 +00:00
KowalskiOmniROM d699960144 Create arrays.xml 2016-02-14 21:10:36 +01:00
Martijn Brekhof 8a3c78edcc Implemented single/multi column option for lists
Added a menu item in the overflow menu to allow the user
to switch the gridview between single column and multi column mode
2016-02-11 20:58:16 +01:00
Synced Synapse d68fe66878 Merge pull request #194 from poisdeux/artistdetailsfragment
Implemented showing artist details
2016-02-08 18:57:05 +00:00
Synced Synapse ab6e7d4ea9 Merge pull request #200 from hudokkow/codacy
Add Codacy badge
2016-02-08 18:50:08 +00:00
Martijn Brekhof f0f21d118a Implemented showing artist details
When user selects artist from ArtistListFragment it will now
show a screen displaying artist details. I've taken the TV show
details setup as an example.

This adds the following new functionality:

* Displaying artist fanart
* Displaying artist description
* Download all songs from an artist
2016-02-07 21:40:53 +01:00
h.udo dfb633ba64 Add Codacy badge 2016-02-07 16:12:06 +00:00
Synced Synapse b0f09b6cf5 Merge pull request #198 from MartijnKaijser/travis
[CI] add Travis-CI file for auto build testing
2016-02-07 11:12:31 +00:00
Martijn Kaijser 8ab94c3ce2 [CI] add Travis-CI file for auto build testing 2016-02-06 20:31:57 +01:00
Tomer Froumin e67516559d Changed PauseCallService from BroadcastReceiver to PhoneStateListener 2016-02-05 17:43:12 +02:00
Synced Synapse 3be65d6724 Merge pull request #193 from poisdeux/feature/187
Added context menu to TV episode list items
2016-02-04 19:17:48 +00:00
Martijn Brekhof 73dd123fb3 Added context menu to TV episode list items
The context menu adds play and queue functionality for tv show
episode items in the tv show episode list.
2016-02-03 08:15:49 +01:00
Synced Synapse c39c9df714 Fix DrawerToggle behaviour: decouple it from the DrawerLayout, as it is used to indicate navigation from upper to lower levels, and not to signal the opening/closing of the DrawerLayout. Mind the first run, were the UserLearnedDrawer preference must be saved when closing the DrawerLayout. 2016-01-31 19:25:53 +00:00
Synced Synapse 72441dc1a7 Merge pull request #185 from poisdeux/downloadconnectiontypes
Added settings options for allowed network types
2016-01-31 14:40:02 +00:00
Tomer Froumin 2e7ac6af80 Added support for pausing when phone in call 2016-01-30 17:32:00 +02:00
Martijn Brekhof 879f941151 Added settings options for allowed network types
This allows the user to select other network connection types,
besides WiFi, for downloading media files.
2016-01-28 09:45:56 +01:00
Synced Synapse e9cfd1339f Merge pull request #184 from royiarchy/fix_rtl_send_text
Flip RTL text before sending it
2016-01-27 19:27:31 +00:00
Synced Synapse dc5e7f183e Merge pull request #181 from tomerf/vimeo
Improved URLs parsing and added error message
2016-01-25 19:23:39 +00:00
Roy Iarchy 06477bcac0 Flip RTL text before sending it 2016-01-25 01:55:34 +02:00
Tomer Froumin 629f735a68 Fixed regex 2016-01-24 21:39:13 +02:00
Synced Synapse 5baf7de154 Merge pull request #183 from TwizzyDizzy/master
Correcting grammar on Add host wizard
2016-01-24 19:01:21 +00:00
Thomas Dalichow 34733b2516 Correcting grammar
I'm not a native english speaker, but "as", sounds far more correct than "of".
2016-01-24 17:04:48 +01:00
Tomer Froumin 1dbed708cb Improved URLs parsing and added error message 2016-01-23 13:10:55 +02:00
Synced Synapse 0b0cca80a0 Merge pull request #180 from poisdeux/playlist
Implemented changing the position of items in the current playlist
2016-01-19 19:50:00 +00:00
Martijn Brekhof d5ba611782 Implemented changing the position of items in the current playlist
This enables users to reorder the current playlist by long pressing a
list item and drag it to a different list position.
2016-01-19 12:02:08 +01:00
Synced Synapse 0d34518c9b Merge pull request #177 from poisdeux/episodelistfragment
Implemented restoring state in TVShowEpisodeListFragment
2016-01-12 20:20:17 +00:00
Synced Synapse c5d6dd894b Merge pull request #178 from tomerf/vimeo
Add option to play vimeo URLs on Kodi
2016-01-12 20:15:37 +00:00
Tomer Froumin 9bec745dac Add option to play vimeo URLs on Kodi 2016-01-08 18:54:59 +02:00
Martijn Brekhof c792326237 Implemented restoring state in TVShowEpisodeListFragment 2016-01-08 17:38:33 +01:00
Synced Synapse eca7d2b2ad Fix statusbar indicator when navigating from the PVR channel group to the channels list 2015-12-29 19:29:57 +00:00
Synced Synapse a6845c2e79 Fix saving fragments in TabsAdapter. Previously it didn't work when the activity was destroyed. 2015-12-29 19:29:20 +00:00
Synced Synapse fc079f5268 Merge pull request #166 from icehong/translation_fix
chinese translation
2015-12-28 19:12:56 +00:00
Synced Synapse 9ad43c21d0 Merge pull request #162 from cyber-atomus/master
Translated to Polish
2015-12-28 19:11:55 +00:00
XuHong a634f4cb5c chinese translation 2015-12-28 22:49:43 +08:00
Krzysztof Lewandowski a90e83aebb One string left over. Corrected 2015-12-25 23:22:46 +01:00
Krzysztof Lewandowski e1afe751f9 Added full Polish translation. 2015-12-25 22:55:06 +01:00
Krzysztof Lewandowski 039148f0a9 Experimental translation to Polish 2015-12-25 22:11:08 +01:00
Synced Synapse a04a694522 Merge pull request #156 from poisdeux/bug/addonsenabled
Fixed bug setting enabled state in AddonDetailsFragment
2015-12-23 22:48:14 +00:00
Synced Synapse 34a74b48ab Merge pull request #151 from ThiefMaster/eventserver-ipv4-only
Only use IPv4 for EventServer connections
2015-12-23 22:45:33 +00:00
Martijn Brekhof 2375484f08 Fixed bug setting enabled state in AddonDetailsFragment 2015-12-17 10:41:37 +01:00
Synced Synapse b99a0fbd6e Update version for release 2015-12-16 19:52:10 +00:00
Synced Synapse 25f491a7dc Adjust about fragment 2015-12-16 19:51:14 +00:00
Synced Synapse 8f71f4e2dc Merge pull request #153 from poisdeux/sharedelementtransition_addons
Implemented shared element transitions for addons
2015-12-16 19:36:31 +00:00
Martijn Brekhof e001555818 Fixed not setting enabled button when AddonDetailsFragment is loaded 2015-12-16 20:22:25 +01:00
Synced Synapse aff515efa0 Merge pull request #150 from cryptobanana/version_from_git_tag_instead_of_hardcoded
Define the versionName shown in settings from git
2015-12-16 19:19:35 +00:00
Synced Synapse e41e13da6f Fix starttime color in EPG 2015-12-16 19:11:25 +00:00
Synced Synapse b56384ac16 Fix time parsing/display in EPG. Always use UTC for parsing datetimes. 2015-12-16 19:05:41 +00:00