Commit graph

73 commits

Author SHA1 Message Date
Christian Schabesberger
e7e634c201 despaget certain parts of the new design 2018-08-24 12:27:02 +02:00
Somethingweirdhere
658374b538 Options here again 2018-08-24 12:26:15 +02:00
Somethingweirdhere
1195d9a008 Code cleanup 2018-08-24 12:23:26 +02:00
Somethingweirdhere
60ed3e1f81 Navigation drawer has services in a new menu! 2018-08-24 12:16:41 +02:00
Somethingweirdhere
f6af41b19d Nav drawer now moves behind the status bar and the colors also work correctly. 2018-08-24 12:14:53 +02:00
Somethingweirdhere
891e2f420c Nav drawer now moves behind the status bar 2018-08-24 12:14:53 +02:00
Somethingweirdhere
6c8f089967 Created a dialog for the main page content 2018-08-24 12:13:44 +02:00
Somethingweirdhere
a9003c4973 Added drawer menu 2018-08-24 12:04:35 +02:00
Somethingweirdhere
2edd1daa85 New Branch 2018-08-24 11:54:59 +02:00
Christian Schabesberger
b2c8f0d0e4 fix names from UIH to LinkHandler 2018-07-15 21:21:09 +02:00
Christian Schabesberger
21a5b9fbe8 make the new extractor refactorings work with SoundCloud 2018-07-10 16:26:42 +02:00
Christian Schabesberger
67ff4e9434 bring everything to compile and run 2018-07-08 17:46:21 +02:00
Issam Maghni
538c5634b3 Disable animation (hidden anyway by navigation) 2018-06-15 01:21:30 -04:00
Christian Schabesberger
d79d05d5b2 remove unused imports 2018-05-25 09:43:28 +02:00
TobiGr
5b937924ad Add dialog to accept privacy policy before sending crash report
Add link to privacy policy in about fragment
Replace some onClickListeners with Lamdas
2018-05-25 09:29:14 +02:00
Christian Schabesberger
f158276939 merge chagnes with dev 2018-04-29 13:01:37 +02:00
Christian Schabesberger
c3fd7c8d2e make history ui more consistent 2018-04-29 12:51:57 +02:00
Christian Schabesberger
e319caec03 Project restructure for history part 1
- add HistoryInfoItem (deriving from StreamInfoItem)
  in order to add a special options menu for the list items
- delete HistoryActivity and everything that belongs to its UI (not the
  manager tho)
- put everything that is local into local. (subscriptions still missing)
2018-04-29 12:47:12 +02:00
Mauricio Colli
209a20bed6 Revert removal of menu items 2018-04-08 16:26:47 -03:00
Aris Poloway
f23de23d2e Open download dialog if video download is clicked instead 2018-04-07 13:32:31 -04:00
Aris Poloway
2cb638a8bb Open downloads after permission granted 2018-04-06 17:29:58 -04:00
Christian Schabesberger
4628494e7b make service items in drawer be dynamicly generated 2018-03-30 18:41:11 +02:00
Christian Schabesberger
5cb9c3f777 remove entry points in three dot menu in main screen 2018-03-30 11:52:05 +02:00
Christian Schabesberger
97102b3d6d remove beta build 2018-03-30 11:09:07 +02:00
Christian Schabesberger
057752f477 fix release crash because of setting sidebar header 2018-03-12 16:00:38 +01:00
John Zhen Mo
8f056ee2fc -Added debug preference settings for debug and beta builds.
-Removed leak canary toggle on app menu.
-Added leak canary settings to debug preference.
-Removed/renamed leak canary related strings.
2018-02-20 21:16:53 -08:00
Christian Schabesberger
07172dd698 add link to NewPipe blog 2018-02-21 00:24:43 +01:00
Christian Schabesberger
3fae26e3ba fix drawer header service label noch chaning, and other things 2018-02-19 21:04:13 +01:00
Christian Schabesberger
b9582059d0 add inital drawer hader layout 2018-02-16 23:56:04 +01:00
Christian Schabesberger
40ccb4518a add header/footer to drawer 2018-02-16 14:45:52 +01:00
John Zhen Mo
d5acca2400 -Fixed preferences fetching. 2018-02-11 11:40:08 -08:00
John Zhen Mo
0ed1a101ce -Changed leak canary toggle text to "monitor leaks".
-Added toast when enabling/disabling heap dumping.
2018-02-11 11:33:17 -08:00
John Zhen Mo
cdc06439df -Added toggle for enabling leak canary heap dump. 2018-02-11 11:33:16 -08:00
John Zhen Mo
ab3e56608d -Added history record manager as single entry for all database history transactions.
-Merged stream record manager into history record manager.
-Removed subject-based history database actions.
-Merged normalized history table into watch history fragment.
-Modified history fragments to use long click for delete actions.
-Refactored DAO operations from search fragment to record manager.
-Added index to search history table on search string.
-Fix baseplayer round repeat not detected by discontinuity.
2018-02-07 19:24:35 -08:00
Mauricio Colli
642e9a9f0d Change service icons for now
- Use place holders while the legal discussion is happening
2018-02-03 22:32:01 -02:00
Mauricio Colli
431fc0b628 Improve up button behavior
- Closes #614
2018-02-03 09:03:55 -02:00
Mauricio Colli
d353dc8884 Fix and improve service switching (introduced colors)
- Every service now have its own colors
- Fix bug navigation button and backstack count
- Fix and themed properly the icons and colors of the main fragment tabs
- Re-organized the styles and colors (too much in one file)
2018-01-30 05:07:40 -02:00
Christian Schabesberger
04d0ae44c5 resolve conflict 2018-01-20 18:06:34 +01:00
wb9688
5748b1e0bb Show selected service 2017-11-20 16:04:18 +01:00
wb9688
375fbdb697 Add simple drawer for selecting service 2017-11-19 17:21:46 +01:00
Coffeemakr
223dc91e34 Call history listener for Kodi (closes #798)
If Kore (the Kodi App) was sucessfully started the history listener is
invoked.
2017-10-31 07:47:14 +01:00
Christian Schabesberger
dd64bf2af7 make title contain current tab 2017-10-26 15:16:35 +02:00
Christian Schabesberger
23eeb4353d make main page changes display emediatly 2017-10-13 13:49:31 +02:00
Mauricio Colli
146d4a8365 Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
Cyril Müller
c0515de6b7 Add search and watch history (#626)
Add search and watch history

* Make MainActicity a single task
* Remove some casting
* SearchFragment: start searching when created with query
* Handle settings change in onResume
* History: Log pop up and background playback
* History: Add swipe to remove functionallity
* Enable history by default
* Use stream item
* Store more information about the stream
* Integrate history database into AppDatabase
* Remove redundant casts
* Re-enable date converters
* History: Use Rx Java and run DB in background
 * Also make HistoryDAO extend BasicDAO
* History: RX-ify swipe to remove
* Sort history entries by creation date
* History: Set toolbar title
* Don't repeat history entries
  * Introduced setters so we can update entries in the database
  * If the latest entry has the same (main) values, just update it
2017-08-12 01:50:25 -03:00
Tonelico
10c4f7b465 Added basic channel subscription and feed pages (#620)
Added basic channel subscription and feed pages

- Room Persistence for sqlite support.
- RxJava2 for reactive async support.
- Stetho for database inspection support.
- Enabled Multidex for debug build.
2017-08-07 10:02:30 -03:00
Mauricio Colli
69e3814c77 Merge pull request #612 from coffeemakr/feature-about-activity
Add about activity
2017-07-11 12:49:14 -03:00
Mauricio Colli
31e5a7afb0 Improve navigation/backstack 2017-07-10 00:14:24 -03:00
Coffeemakr
f13731f91e Add about activity 2017-07-05 19:35:15 +02:00
Mauricio Colli
71d5762be8 Remove unnecessary check 2017-06-06 11:46:57 -03:00