Commit Graph

637 Commits

Author SHA1 Message Date
Memphiz 104dcd043e [jenkins] - add jenkins buildsteps and tools 2015-03-08 18:28:59 +01:00
Synced Synapse 91e8e9c20c changed README.md (test) 2015-03-06 19:18:58 +00:00
Synced Synapse 5f4c66ac9f Changed the check to enable/disable audiostreams and subtitles options in the now playing screen: The previous check didn't cover all video types 2015-03-06 18:31:21 +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 4d7a945c53 Remove the need of creating extra files to build 2015-03-04 19:01:58 +00:00
Synced Synapse 87bc1483ed Decrease log messages 2015-03-03 22:41:22 +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
Synced Synapse 35545531e4 Merge pull request #29 from NEOhidra/master
updated Bulgarian translation
2015-02-23 08:43:18 +00:00
NEOhidra 3fcfb79208 updated Bulgarian translation 2015-02-23 00:03:58 +02:00
Synced Synapse b28ed7944a Merge pull request #28 from jonas2515/master
Update german translation
2015-02-22 19:06:20 +00: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
jonas2515 b81ae620a3 Merge pull request #3 from SyncedSynapse/master
Merge changes
2015-02-22 11:09:09 +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 990f963d4c Bump version 2015-02-17 11:25:08 +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 63fdb8065c Prevent invalid port numbers on host manual configuration 2015-02-16 10:26:19 +00:00
jonas2515 1dda7e9600 Merge pull request #2 from SyncedSynapse/master
Merge new commits
2015-02-16 09:38:44 +01:00
Synced Synapse d10df30080 Improve performance of notifications 2015-02-15 22:42:20 +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
Synced Synapse c0af86c3de Merge pull request #21 from b333z/volume
Add support for hardware volume keys
2015-02-14 10:54:04 +00:00
Andrew Barnes af2616ce16 Add support for hardware volume keys 2015-02-14 16:30:36 +11:00
Synced Synapse 58c7a5d3f6 Fixed bad architecture decision: set read timeout on tcp socket, so that it gets closed automatically after a set period of time. This way there's no need to invoke disconnect() when each activity pauses, so we don't have to maintain this control. 2015-02-10 23:17:16 +00:00
Synced Synapse 69b436af2b Update README.md 2015-02-10 17:05:45 +00:00
Synced Synapse 553e93d3d9 Merge pull request #18 from Eco80/master
Italian translation
2015-02-09 19:27:53 +00:00
Enrico Strocchi fb6eefbf0a Italian translation 2015-02-09 11:08:43 +01:00
Synced Synapse a99c0d32ca Changed music sync to insert partial results in DB as they are obtained 2015-02-04 23:24:29 +00:00
Synced Synapse ca31a0ebb1 Merge pull request #12 from b333z/sync
In song sync batch to db avoiding OOM
2015-02-04 19:39:11 +00:00
Synced Synapse 1afcd1e375 Bump version to build a new release version that fixes a bug with in-app purchase key that was crashing Settings screen 2015-02-04 11:31:44 +00:00
Synced Synapse 47b4cca9a5 Merge pull request #16 from jonas2515/master
German translation - new strings
2015-02-02 20:02:50 +00:00
jonas2515 c7112daac4 Translate new strings 2015-02-02 15:44:16 +01:00
jonas2515 18604104b5 Merge pull request #1 from SyncedSynapse/master
Merge changes
2015-02-02 15:37:39 +01:00
Synced Synapse 4c98abfaac Bump version to 1.0.0 2015-02-01 18:25:59 +00:00
Synced Synapse 9b17da2800 Imediately switch to remote when selecting a new host 2015-02-01 15:50:37 +00:00
Synced Synapse 9b786a6012 Update README.md 2015-02-01 15:03:40 +00: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
Synced Synapse 30b1c117d3 Merge branch 'master' of https://github.com/SyncedSynapse/Kore 2015-02-01 12:18:46 +00:00
Andrew Barnes 32e032af28 In song sync batch to db avoiding OOM 2015-02-01 12:22:32 +11:00
Synced Synapse 70d58d8ace Merge pull request #11 from jonas2515/master
German translation: Fixed some typos
2015-01-31 13:12:53 +00:00
jonas2515 1e951de70c Fixed some typos 2015-01-31 13:57:19 +01:00
Synced Synapse 21dda0fc67 Merge pull request #10 from jonas2515/master
Added German Translation
2015-01-31 12:53:15 +00:00
jonas2515 c1321efcf5 Updated german translation 2015-01-31 13:45:57 +01:00