NewPipe/app/src/main/res/layout
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
..
activity_about.xml Add about activity 2017-07-05 19:35:15 +02:00
activity_downloader.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
activity_error.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
activity_history.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
activity_main.xml Improve speed 2017-06-16 14:02:45 +02:00
activity_main_player.xml Adds support for adjustable playback speed 2017-06-26 19:22:16 -03:00
activity_play_video.xml initial changes 2016-02-22 20:28:37 +01:00
activity_recaptcha.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
channel_header.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
channel_item.xml Improve speed 2017-06-16 14:02:45 +02:00
dialog_url.xml Add and update resources 2017-05-15 00:57:04 -03:00
empty_view_panel.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
error_retry.xml Improve speed 2017-06-16 14:02:45 +02:00
fragment_about.xml Add about activity 2017-07-05 19:35:15 +02:00
fragment_blank.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
fragment_channel.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
fragment_history.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
fragment_licenses.xml Add about activity 2017-07-05 19:35:15 +02:00
fragment_main.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
fragment_search.xml Fix focus search fragment 2017-07-10 00:25:10 -03:00
fragment_subscription.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
fragment_video_detail.xml Revert error/retry/loading changes 2017-07-02 22:22:37 +02:00
history_disabled_view.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
item_search_history.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
item_software_component.xml Add about activity 2017-07-05 19:35:15 +02:00
item_watch_history.xml Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
load_item_footer.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
main_bg.xml Migrate to fragments and improvements 2017-04-09 14:34:00 -03:00
mission_item.xml Embedded GigaGet download manager. First try. 2016-05-02 10:47:18 -03:00
mission_item_linear.xml Embedded GigaGet download manager. First try. 2016-05-02 10:47:18 -03:00
missions.xml Embedded GigaGet download manager. First try. 2016-05-02 10:47:18 -03:00
pignate_footer.xml fix bug and add footer cycle to channel 2017-02-28 12:13:29 +01:00
player_notification.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
player_notification_expanded.xml BackgroundPlayer: Add timestamp in expanded notification 2017-06-08 23:28:45 +02:00
player_popup.xml Fix issues #596 2017-07-09 22:38:47 -03:00
player_popup_notification.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
resolutions_spinner_item.xml Add and update resources 2017-05-15 00:57:04 -03:00
settings_layout.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
stream_item.xml Improve speed 2017-06-16 14:02:45 +02:00
subscription_header.xml Added basic channel subscription and feed pages (#620) 2017-08-07 10:02:30 -03:00
toolbar_layout.xml Add drawables and improve layouts 2017-04-26 16:24:33 -03:00
toolbar_search_layout.xml Revert toolbar_search_clear 2017-06-26 14:19:42 +02:00