Commit Graph

  • 586bad345c Merge remote-tracking branch 'origin/master' Weblate 2015-11-09 08:16:47 +0100
  • abdd7dc7d3 Translated using Weblate (Hungarian) Szöllősi Attila 2015-11-08 17:16:35 +0100
  • aee32f7a3e Translated using Weblate (Dutch) jasperweiss 2015-11-09 08:16:28 +0100
  • 696760e65a removed printing the player url Christian Schabesberger 2015-11-08 21:22:24 +0100
  • 200db15d4b Merge branch 'master' of github.com:theScrabi/NewPipe Christian Schabesberger 2015-11-08 21:18:18 +0100
  • 33e332f105 impofed performance and made similar video button hidable Christian Schabesberger 2015-11-08 21:17:51 +0100
  • bb2955e442 Translated using Weblate (Spanish) Timofonic 2015-11-08 19:54:10 +0100
  • 2fc2fa56c3 refactoring VideoInfo & MediaFormat, part 2: * fixed errors caused by moving media format code to MediaFormat enum Adam Howard 2015-11-08 02:22:40 +0000
  • c87458590c refactoring VideoInfo & VideoInfoItem, part 1: + created enum VideoFormat Adam Howard 2015-11-08 02:04:03 +0000
  • 8aff134c56 replaced content tountry selection with search language selection.Should now allows users to search for videos in their preferred language. Needs testing before pushing to origin. Adam Howard 2015-11-08 01:09:03 +0000
  • 4a938b81df Merge pull request #73 from joshsoftware/feature_search_suggestion Christian Schabesberger 2015-11-05 12:36:43 +0100
  • 4def715b25 + Added TODO & remove unused lines. #73 chandrashekhar 2015-11-05 13:19:28 +0530
  • 821acf12d8 +Merge Adam Howard's (medavox) commit with my changes & remove conflict. +update searchEngine.java & YoutubeSearchEngine.java file. chandrashekhar 2015-11-05 13:03:47 +0530
  • fc707b6c7e Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query. Adam Howard 2015-11-04 12:42:17 +0000
  • 85ac000479 + Change return type of interface method suggestionList, So that it will return arraylist of string type data(suggestion). chandrashekhar 2015-11-04 11:41:17 +0530
  • 68a0eefa20 + Added interface method in SearchEngine class for fetch search suggestion list. + Implemented SearchEngine Interface method in YoutubeSearchEngine class. chandrashekhar 2015-11-03 13:32:05 +0530
  • fc32377ce7 added check and exception reporting to YoutubeExtractor:matchGroup1, so that a failed match doesn't go unnoticed Adam Howard 2015-11-04 00:29:30 +0000
  • 59e512a64d fixed notification hiding issue Christian Schabesberger 2015-11-03 22:19:28 +0100
  • c51a5a51f1 Merge pull request #72 from medavox/master Christian Schabesberger 2015-11-03 17:54:09 +0100
  • 9546a276dc modified gitignore so jdk versions changes are hopefully not propagated to remote #72 Adam Howard 2015-11-03 13:20:15 +0000
  • a18353df5f still fighting with jdk version strings in app/app.iml, .idea/gradle.xml, .idea/misc.xml Adam Howard 2015-11-03 13:19:23 +0000
  • 3c72113f4c replaced 4-line regex blocks with call to equivalent method; removed unecessary try-catch blocks surrounding them: regex methods don't throw runtime exceptions Adam Howard 2015-11-03 12:56:11 +0000
  • 7e193751c4 fixed app/app.iml, .idea/grade.xml and .idea/misc.xml siwtching jdk versions between 1.7 and 1.8. Added them to my local .gitignore Adam Howard 2015-11-03 12:08:30 +0000
  • 56c96eb712 Merge remote-tracking branch 'upstream/master': Synced new russian translation from theScrabi/NewPipe Adam Howard 2015-11-03 11:51:40 +0000
  • 4106a984ca minor corrections pre-sync Adam Howard 2015-11-03 11:51:18 +0000
  • 10f1ab0598 Merge pull request #71 from chschtsch/patch-1 Christian Schabesberger 2015-11-03 11:28:27 +0100
  • bca9603440 Add russian translation of strings.xml #71 chschtsch 2015-11-03 12:34:51 +0300
  • c32c267889 Merge remote-tracking branch 'upstream/master' Adam Howard 2015-11-02 21:29:43 +0000
  • 627e987bda made the PlayVideoActivity return to its VideoItemDetailActivity when the back button is pressed, by setting its parent activity in the manifest. Also grammar fixes for existing comments Adam Howard 2015-11-02 21:19:18 +0000
  • 7c18e147f3 added "show next/related videos" to features Christian Schabesberger 2015-11-02 20:32:13 +0100
  • 6a8fb5910d changed icon in the README file Christian Schabesberger 2015-11-02 20:18:23 +0100
  • b865326d51 added ability to show similar videos Christian Schabesberger 2015-11-02 19:57:47 +0100
  • a2d5b0893d Merge remote-tracking branch 'upstream/master' Adam Howard 2015-11-02 15:12:34 +0000
  • db0508b9ab refactored StreamingService interface so it acts as a Factory (returning new instances of called classes, eg Extractor), rather than passing Class objects (which loses type safety) which are then instantiated. Also noticed there is a conflict between existing gradle setup and mine: misc.xml and app.iml have had their jvm version values switched from 1.8 to 1.7 Adam Howard 2015-11-02 15:03:11 +0000
  • 1850dee93a Merge pull request #67 from joshsoftware/remove_deprecation Christian Schabesberger 2015-11-02 15:37:17 +0100
  • 7b1eb8a6dc Merge remote-tracking branch 'origin/master' Weblate 2015-11-02 14:26:43 +0100
  • 95a9f2f5e3 + Remove deprecated method from app/src/main/java/org/schabi/newpipe/VideoItemListFragment.java onAttach(Activity activity) is replaced by onAttach(Context context) #67 chandrashekhar 2015-11-02 18:02:32 +0530
  • ae7ed2d226 Merge pull request #65 from medavox/master darkon5 2015-11-02 10:18:24 +0100
  • 20cf82bab1 Translated using Weblate (Hungarian) Szöllősi Attila 2015-11-01 21:39:26 +0100
  • 5dcb1e26b5 Translated using Weblate (Serbian) Mladen Pejaković 2015-10-31 19:56:46 +0100
  • 8076589180 Translated using Weblate (German) Christian Schabesberger 2015-10-31 16:11:35 +0100
  • edbd4003be Merge pull request #64 from mamins1376/master Christian Schabesberger 2015-10-31 13:53:26 +0100
  • 122b089bf0 minor grammar #65 medavox 2015-10-31 12:07:07 +0000
  • a28d917990 fixed typo medavox 2015-10-31 12:05:42 +0000
  • 5b605a1100 add Persian translation #64 Mohammad Amin Sameti 2015-10-31 02:30:08 +0330
  • f67158a2a7 Fixed: - made "could not find a streamingplayer" thing inside ActionBarHandler yield stacktraces - remove watermark - fixed fab layout - changed version number to 0.5.0 v0.5.0 Christian Schabesberger 2015-10-29 18:37:32 +0100
  • c22c2009d4 - changed icon again - made ActionBarHandler not be a singelton anymore - fixed go back bug for the "Next Video" thing - fixed opening youtube mobile links Christian Schabesberger 2015-10-29 17:56:35 +0100
  • 9a44f84a01 Moved detailThumbsUpCountView #56 darkon5 2015-10-28 23:06:20 +0100
  • ab4d626ea9 fixed opening videos via firefox/fenec Christian Schabesberger 2015-10-28 20:48:03 +0100
  • 96709d22e9 Merge pull request #61 from Natureshadow/patch-1 Christian Schabesberger 2015-10-28 19:39:06 +0100
  • f0bd171eee small layout changed in README.md Christian Schabesberger 2015-10-28 19:08:58 +0100
  • c4191077f3 Add missing patterns as described in isue #50 #61 Dominik George 2015-10-28 15:24:46 +0100
  • 321d090052 - added dracon5's website to README.md - added halcyonest icon (with smal modifications) Christian Schabesberger 2015-10-27 21:35:08 +0100
  • 32dcb4d281 improved README file Christian Schabesberger 2015-10-27 20:01:56 +0100
  • 080159849e - added preference for "next video" item - display if a url is supported or nod Christian Schabesberger 2015-10-27 18:13:04 +0100
  • d9e690f62c added NextVideo support Christian Schabesberger 2015-10-25 19:13:44 +0100
  • 8c0156dea3 fixed broken commit Christian Schabesberger 2015-10-24 16:05:23 +0200
  • 038c59ce66 fiexed some smaller displaying errors Christian Schabesberger 2015-10-24 16:04:27 +0200
  • 72e08c0447 fixed some layout bugs Christian Schabesberger 2015-10-23 23:08:01 +0200
  • 9a3699f950 Merge 4354401368 into 173eaa8cf8 #56 darkon5 2015-10-20 23:15:21 +0000
  • 4354401368 Layout "Colorful" Update darkon5 2015-10-21 01:01:01 +0200
  • e3c63e395a Merge remote-tracking branch 'refs/remotes/origin/dev' darkon5 2015-10-21 00:44:50 +0200
  • ba3d4895ca Merge remote-tracking branch 'refs/remotes/theScrabi/master' into dev darkon5 2015-10-18 19:15:41 +0200
  • 173eaa8cf8 Merge pull request #51 from Soofe/master Christian Schabesberger 2015-10-17 17:22:21 +0200
  • a04cd24e5e Merge pull request #53 from pejakm/srupd Christian Schabesberger 2015-10-17 17:15:53 +0200
  • 0e11404b3b Update Serbian translation #53 Mladen Pejaković 2015-10-17 17:13:21 +0200
  • 342807e26a Update VideoItemListFragment.java #51 Soofe 2015-10-15 23:58:14 +0200
  • c068f08ff8 Fixed some typos and removed unused imports. Soofe 2015-10-15 23:25:53 +0200
  • 31921838bb Merge branch 'dev' of https://github.com/darkon5/NewPipe into dev darkon5 2015-10-14 18:26:54 +0200
  • 51e1eecc54 Button on position darkon5 2015-09-30 14:45:11 +0200
  • 4d1e618bd8 Merge remote-tracking branch 'theScrabi/master' into dev darkon5 2015-09-30 14:44:54 +0200
  • 617fc9259f Merge remote-tracking branch 'theScrabi/master' into dev darkon5 2015-09-30 14:08:14 +0200
  • b7c0a77edc Merge pull request #45 from ata2001/master v0.4.2 Christian Schabesberger 2015-09-25 23:33:01 +0200
  • aab0f45890 Update hungarian translation #45 ata2001 2015-09-26 00:05:54 +0200
  • c62ad66f11 New: Christian Schabesberger 2015-09-25 14:17:43 +0200
  • 88373616ff Merge remote-tracking branch 'theScrabi/master' darkon5 2015-09-25 12:57:59 +0200
  • 6333432a39 Merge remote-tracking branch 'theScrabi/master' into dev darkon5 2015-09-25 12:57:54 +0200
  • d8bdada9db Merge pull request #43 from epitron/master Christian Schabesberger 2015-09-25 07:43:46 +0200
  • 1b9f7a7654 Merge pull request #40 from ata2001/master Christian Schabesberger 2015-09-25 07:42:41 +0200
  • ac710fff08 Set the title for external video players. #43 Chris Gahan 2015-09-23 21:58:41 -0400
  • f98af6eaed Merge pull request #7 from darkon5/master darkon5 2015-09-23 23:13:38 +0200
  • b4e2db96b5 Merge pull request #6 from theScrabi/master darkon5 2015-09-23 23:09:50 +0200
  • 6d5c45a53d Merge branch 'master' into dev darkon5 2015-09-23 23:08:12 +0200
  • 9da9682110 Merge branch 'dev' darkon5 2015-09-23 23:06:47 +0200
  • 8052038a6a Merge branch 'master' into dev darkon5 2015-09-23 22:58:26 +0200
  • e59375afce Merge branch 'dev' darkon5 2015-09-23 22:56:21 +0200
  • 2e09492eef Update hungarian translation #40 ata2001 2015-09-23 19:01:09 +0200
  • 1ee54016a5 New Screen - indev2 darkon5 2015-09-22 14:48:33 +0200
  • 03ed121610 New Screen - indev1 darkon5 2015-09-22 13:01:25 +0200
  • ed4528a80b Merge branch 'dev' of https://github.com/darkon5/NewPipe into dev darkon5 2015-09-22 09:40:14 +0200
  • 5838740208 Merge remote-tracking branch 'theScrabi/master' into dev darkon5 2015-09-22 09:17:37 +0200
  • 4f24d61c4b put the play video button into the horizontal center v0.4.1 0.4.1 Christian Schabesberger 2015-09-21 23:53:10 +0200
  • d24c87c9c9 added autio streaming & jumped to version 0.4.0 Christian Schabesberger 2015-09-21 21:12:48 +0200
  • 12d8406d8d Merge remote-tracking branch 'theScrabi/master' darkon5 2015-09-21 13:30:13 +0200
  • fdeda1f56b Merge remote-tracking branch 'theScrabi/master' into dev darkon5 2015-09-21 13:29:47 +0200
  • 1ab5872857 made player pause when screen is locked. started creating audiosupport Christian Schabesberger 2015-09-21 13:32:11 +0200
  • 6c737789bb Merge remote-tracking branch 'theScrabi/master' darkon5 2015-09-21 09:04:43 +0200
  • 736ee71008 Merge pull request #5 from darkon5/dev darkon5 2015-09-21 08:34:56 +0200
  • 2489c6c329 Some smaller UI changes and else: = 2015-09-21 01:10:11 +0200
  • 71743da8d1 Merge branch 'master' into dev darkon5 2015-09-20 22:32:39 +0200