Somethingweirdhere
8dde25532a
Code reviewed
2018-08-24 12:26:15 +02:00
Somethingweirdhere
f29fa939ab
Removing by long pressing no longer removes a random tab, but the pressed one.
2018-08-24 12:23:26 +02:00
Somethingweirdhere
614bdb33b4
Added dragging
2018-08-24 12:23:26 +02:00
Somethingweirdhere
d9194aa859
Revert "Changed the way how kiosks are handled"
...
This reverts commit f3da712
2018-08-24 12:23:26 +02:00
Somethingweirdhere
f15081a474
Revert "Changed the default preferences to show trending."
...
This reverts commit 25481d0
2018-08-24 12:23:26 +02:00
Somethingweirdhere
2f99ff4a0c
Changed the default preferences to show trending.
2018-08-24 12:23:26 +02:00
Somethingweirdhere
3a7d26aa46
Changed the way how kiosks are handled
2018-08-24 12:23:26 +02:00
Somethingweirdhere
3f35bc593c
Ever more UI tweaks
2018-08-24 12:23:26 +02:00
Somethingweirdhere
e5e708d781
UI tweaks
2018-08-24 12:23:26 +02:00
Somethingweirdhere
d694561980
Added fab and handles, made cards cardier
2018-08-24 12:23:26 +02:00
Somethingweirdhere
8d6d18e875
UI redisign
2018-08-24 12:23:26 +02:00
Somethingweirdhere
6d64215614
+ New Tab is now on the bottom
...
Made dialog more beautiful
2018-08-24 12:17:42 +02:00
Somethingweirdhere
33f5ed5b14
Reduced Font size, fixed bugs that were created when moving the setting
2018-08-24 12:17:42 +02:00
Somethingweirdhere
890b3e13c9
Fixed 1. Put the tab settings into Aperence settings
2018-08-24 12:16:41 +02:00
Somethingweirdhere
b730cb099f
Fixed 4. buggy behavior when adding a new tab.
2018-08-24 12:16:41 +02:00
Somethingweirdhere
fc94f184d2
Reduced lag and increased button size for older devices&users.
2018-08-24 12:16:41 +02:00
Somethingweirdhere
cbf6540889
New selection menu
2018-08-24 12:16:41 +02:00
Somethingweirdhere
6675d3e2cd
Set up custom Main Page tabs
2018-08-24 12:14:53 +02:00
Somethingweirdhere
8ecbe4c8ad
Created a dialog for the main page content
2018-08-24 12:13:44 +02:00
John Zhen Mo
e7d23176b7
-Fixed database backup failing due to journal file name change after Room DB version update.
2018-06-28 12:04:30 -07:00
John Zhen Mo
27131d15dd
-Updated room db to 1.1.1.
...
-Fixed database import/export to no longer include accessory db files to ensure backward compatibility.
2018-06-26 12:26:01 -07:00
Christian Schabesberger
9eb5bf9b87
Merge pull request #1375 from acrosca/code_inspection
...
Code inspection
2018-05-12 14:21:37 +02:00
Christian Schabesberger
953a89f3a1
Merge branch 'settingsExport' of https://github.com/Somethingweirdhere/NewPipe into test
2018-05-12 13:34:05 +02:00
Somethingweirdhere
342b3191ac
Changed to lambda convention
2018-05-11 17:17:07 +02:00
Andrei.Rosca
3d66c6572b
prevent infinite loop
2018-05-06 10:08:56 +02:00
Christian Schabesberger
0471fd8145
add clear orphans
2018-04-29 17:06:54 +02:00
Christian Schabesberger
a079a0c901
fix requested changes part 1
2018-04-29 13:15:52 +02:00
Christian Schabesberger
4c10ef65f5
add delete while history
...
add delete whole history
2018-04-29 12:51:57 +02:00
Christian Schabesberger
8ed9d71e14
put local foo into local foo folder
2018-04-29 12:47:12 +02:00
Somethingweirdhere
dcdb2c323e
Added settings export
2018-04-19 01:31:25 +02:00
Somethingweirdhere
d9e616beee
Fixed crash when trying to open a downloaded file without a player
2018-04-17 22:26:24 +02:00
John Zhen Mo
f3d777c65c
-Added accessibility caption style and text color resolver.
...
-Added button to open captioning settings activity from appearance settings.
-Modified player captions to use custom caption style when captioning manager is enabled.
-Removed caption size settings from appearance settings.
2018-04-08 13:58:55 -07:00
John Zhen Mo
0258726f0a
-Changed thumbnail toggle in disabled mode to load dark dummy image.
...
-Changed play queue items to display service names.
-Fixed Soundcloud playlist not fitting thumbnail.
-Refactored image display options to follow uniform behavior.
-Refactoring and style changes on audio reactor and media button receiver.
2018-03-19 16:44:17 -07:00
John Zhen Mo
61b422502b
-[ #1060 ] Added toggle to disable thumbnail loading.
...
-Added button to wipe metadata cache.
-Added more paddings on player buttons.
-Added new animations to main player secondary controls and play queue expand/collapse.
-Refactored play queue item touch callback for use in all players.
-Improved MediaSourceManager to better handle expired stream reloading.
-[#1186 ] Changed live sync button text to "LIVE".
-Removed MediaSourceManager loader coupling on main players.
-Moved service dependent expiry resolution to ServiceHelper.
-[#1186 ] Fixed livestream timeline updates causing negative time position.
-[#1186 ] Fixed livestream not starting from live-edge.
-Fixed main player system UI not retracting on playback start.
2018-03-19 16:40:40 -07:00
Mauricio Colli
83b084a90b
Implement subscriptions import/export
...
- Import subscriptions from YouTube and SoundCloud (all services that the extractor support)
- Import/export a JSON representation of the subscriptions
- [Minor] Remove some javax annotations in favor of the one provided by the android support library
2018-03-08 10:39:24 -03:00
John Zhen Mo
cc7f27fb53
-Added debug default values on settings init.
2018-02-20 21:16:53 -08:00
John Zhen Mo
e8402008bc
-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
77d5714059
Merge pull request #1109 from TobiGr/soundcloud-kiosk
...
Enable SoundCloud kiosks as main page fragment for debug and beta
2018-02-20 13:38:20 +01:00
Christian Schabesberger
86f041b803
add header/footer to drawer
2018-02-16 14:45:52 +01:00
TobiGr
00e65153f4
Enable SoundCloud kiosks as main page fragment for debug and beta
2018-02-16 13:13:40 +01:00
Christian Schabesberger
cbfe91f36f
merge RouterActivity and RouterVideoActivity
...
change share title
fixed compatiblity issue
rename info_screen to show_info
2018-02-12 23:07:17 +01:00
Christian Schabesberger
87ba5a7eb6
Merge branch 'eximport' into dev
2018-02-04 13:40:03 +01:00
Christian Schabesberger
6e8593af91
add import database function
...
bla
remove unused restart function
add allert dialog and add time to filename
2018-02-04 13:38:58 +01:00
Mauricio Colli
3a8b04e2d1
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
7146719393
add export newipe db function
2018-01-28 19:02:34 +01:00
Mauricio Colli
fa262bbceb
Improve settings theme color
...
- Closes #863
2018-01-27 02:56:10 -02:00
Mauricio Colli
ecf7969c46
Improve settings up button behavior
...
- Fix #736
2018-01-23 11:45:41 -02:00
TobiGr
0a2aa54508
fix typo
2017-10-26 09:23:43 +02:00
Christian Schabesberger
ccd26b4146
fix kiosk service/icon
2017-10-22 23:56:39 +02:00
Christian Schabesberger
54cdfc0c16
deactivate icon
2017-10-22 22:53:27 +02:00