Commit Graph

348 Commits

Author SHA1 Message Date
Synced Synapse de9ddc3957 Fix build fail because of Dutch translations 2015-03-23 22:00:48 +00:00
Synced Synapse a4a6ed2a78 Added dutch translations 2015-03-22 16:09:47 +00:00
Synced Synapse e5c02b04bf New files icon
Cosmetic code changes
2015-03-22 15:55:18 +00:00
Synced Synapse 5d0e5bac07 Merge pull request #45 from DanhKE6D/master
Implement media file browsing/queuing/playing feature
2015-03-22 15:31:27 +00:00
Synced Synapse b0ada58bc5 Added confirm dialog before downloading movies/episodes/albums, to prevent the user from starting a download by mistake (which can't be stopped afterwards) 2015-03-19 22:49:42 +00:00
DanhDroid 1652864eb3 Implement media file browsing/queuing/playing feature 2015-03-19 13:24:04 -07:00
NEOhidra eb994cf846 Updated Bulgarian language 2015-03-18 17:48:15 +02:00
Synced Synapse 3318782985 Added new icon 2015-03-15 12:32:21 +00: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 6196ca3743 Fix crash during adding a new host, when zeroconf returns a host without any address and the user selects it 2015-03-13 18:19:53 +00:00
Synced Synapse aed029187e Fix selector on host lists 2015-03-11 19:02:38 +00:00
Synced Synapse ed584fb9b7 Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
Chris koying Browet 5515aba871 FIX: draw selector on host selection (non-touch usage) 2015-03-09 13:06:20 +01:00
Synced Synapse d4bb313429 Remove in-app purchase 2015-03-08 22:34:14 +00:00
Synced Synapse 8031251b36 Fix some lint warnings 2015-03-04 22:12:45 +00:00
Synced Synapse 740b233172 Fix lint errors 2015-03-04 19:04:43 +00:00
Synced Synapse 99f7168ae4 Merge branch 'master' of https://github.com/SyncedSynapse/Kore 2015-02-26 21:38:47 +00:00
Synced Synapse c423d15ec8 Fixed notification service to restart when the process is killed (return START_STICKY)
Remove notification and stop service when the user removes the app from recent apps
2015-02-26 21:38:13 +00:00
NEOhidra 3fcfb79208 updated Bulgarian translation 2015-02-23 00:03:58 +02:00
jonas2515 ae4f25aeee Remove vim files 2015-02-22 16:07:15 +01:00
jonas2515 ede941def2 Updated german translation 2015-02-22 11:38:13 +01:00
Synced Synapse 1f699a9f1c Merge pull request #27 from pollonamid/master
update german translation
2015-02-21 12:26:31 +00:00
Synced Synapse 337ac9450a Added new options to sync audio and subtitles. 2015-02-18 23:21:59 +00:00
Synced Synapse 9466d9e0a8 Replace Codec button with Context button on remote.
Move Codec button to long click on Info button.
2015-02-16 23:40:51 +00:00
Synced Synapse b57ae03a2f Replace Codec button with Context button on remote.
Move Codec button to long click on Info button.
2015-02-16 23:39:50 +00:00
Synced Synapse 40fca3f9bc Fix aspect ratios of image posters, keeping them square when they are not video 2015-02-16 11:36:21 +00:00
Synced Synapse 4c18a6563c Added new setting to control the use of hardware volume keys 2015-02-15 19:34:56 +00:00
Synced Synapse 24ef1d5ff6 Added now playing notifications 2015-02-15 19:34:17 +00:00
pollonamid bcc2c5831c update german translation 2015-02-14 16:30:51 +01:00
Synced Synapse 8d8dd8c6c2 Fixed italian translations location 2015-02-14 10:58:49 +00:00
jonas2515 c7112daac4 Translate new strings 2015-02-02 15:44:16 +01:00
Synced Synapse 3fe5594f91 New options to sort movies and tv shows: name or date added
Ignore prefixes on movies and tv shows is now an option in the list menu
Set lint to not complain about missing translations
Started moving things out of Settings.java and into SharedPreferences
2015-02-01 15:00:12 +00:00
jonas2515 1e951de70c Fixed some typos 2015-01-31 13:57:19 +01:00
jonas2515 c1321efcf5 Updated german translation 2015-01-31 13:45:57 +01:00
jonas2515 8b1817c245 Added German Translation 2015-01-31 13:01:01 +01:00
Synced Synapse a846018939 Fixed typo
Added pt-pt translations
2015-01-28 22:28:09 +00:00
NEOhidra 5ab2e0aa00 Bulgarian translation 2015-01-26 21:44:51 +02:00
KowalskiOmniROM dd7079b067 Update strings.xml
fixes and improvements
2015-01-25 22:26:11 +01:00
Synced Synapse 03f6987cf8 Fix not translatable strings to enable release build 2015-01-25 14:53:32 +00:00
Synced Synapse c4d5c4bca9 Added support for ToggleFullScreen. Using Input.ExecuteAction instead of GUI.SetFullscreen because the later doesn't work. 2015-01-25 14:32:13 +00:00
KowalskiOmniROM b460cb82dd New strings translated
<string name="library_actions">Maintenance de la bibliothèque</string>
    <string name="clean_video_library">Nettoyer la bibliothèque vidéo</string>
    <string name="clean_audio_library">Nettoyer la bibliothèque audio</string>
    <string name="update_video_library">Mettre à jour la bibliothèque vidéo</string>
    <string name="update_audio_library">Mettre à jour la bibliothèque audio</string>
2015-01-24 19:45:50 +01:00
Synced Synapse f31f70ecdc Visual tweaks to season list 2015-01-24 12:12:24 +00:00
Synced Synapse 6cb65f627d New actions to clean/update the audio/video libraries 2015-01-23 22:48:22 +00:00
KowalskiOmniROM 7dc1918fe9 Create strings.xml
French Translation
2015-01-23 19:48:13 +01:00
Synced Synapse 085c60d049 Fixed colors on pre-lollipop and tweaked sizes. 2015-01-18 15:06:01 +00:00
Synced Synapse 850e9809e2 Remove empty view click listener from lists as it wasn't working
Changed empty list message to make it correct
2015-01-17 11:48:42 +00:00
Synced Synapse 0e043ab0ac Automatically switch to remote after media start 2015-01-17 10:45:34 +00:00
Synced Synapse 9972271b9c First dump 2015-01-14 11:12:47 +00:00