1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-25 22:53:20 +00:00
NewPipe/app/src/main/res/drawable
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
..
custom_progress_bar.xml Improve notification layouts 2017-04-17 01:20:14 -03:00
ic_arrow_back_black_24dp.xml Fixed the download dialog. Next take it to the previous activity 2016-05-02 10:47:18 -03:00
ic_delete_sweep_black_24dp.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
ic_delete_sweep_white_24dp.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
player_controls_bg.xml Implement fullscreen and quality selector 2017-03-27 01:08:16 -03:00
player_top_controls_bg.xml Implement fullscreen and quality selector 2017-03-27 01:08:16 -03:00
splash_screen.xml fix differences 2017-02-27 19:21:41 +01:00
toolbar_shadow.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
white_circle.xml add channel avatar 2016-08-01 11:48:52 +02:00