krlvm
175459cd4f
Improve image placeholders
...
- Show placeholders until the image is loaded because timeout can be very long and missing profile pictures and video thumbnails make app inconvenient to use
- Adapt profile picture and video thumbnail placeholders to light theme
- Replace profile picture and video thumbnail placeholders with vector graphics
2022-07-14 14:14:32 +02:00
Stypox
73182bf375
Merge branch 'dev' into pr2335
2022-01-24 10:25:07 +01:00
Filip Czaplicki
d4bdfa3ea9
Android TV banner with text ( #7566 )
...
The banner was made by @AioiLight.
2022-01-22 20:29:12 +03:00
litetex
ea1c093136
Removed unknown/unused file
2021-11-03 00:11:44 +01:00
Vasiliy
51d972eeb9
Notifications about new streams
2021-09-07 13:30:16 +03:00
K0RR
0b8b4b124e
Optimize assets. ( #6827 )
...
Lossless compression.
2021-08-04 11:54:32 +00:00
TobiGr
29e6f8100e
Fix line breaks
2020-12-23 12:36:41 +01:00
Mauricio Colli
7aecb00211
Implement feed groups manual sorting
...
Now, the user can sort its groups to his liking even after he created
them.
Also updated the database diagram to reflect the table's new column.
2020-03-14 00:12:45 -03:00
Mauricio Colli
6e6a1752d6
Load only the selected group and customizable updated status timeout
...
Now only the subscriptions from the selected group by the user will be
loaded.
Also add an option to decide how much time have to pass since the last
refresh before the subscription is deemed as not up to date. This helps
when a subscription appear in multiple groups, since updating in one
will not require to be fetched again in the others.
2020-03-14 00:12:38 -03:00
Mauricio Colli
c1765bf035
Setup initial database for feed implementation
...
- Update the database diagram
- Add new migration for the new tables and fields
- Enable schema exports
2020-03-14 00:12:30 -03:00
Christian Schabesberger
1833580102
Merge branch 'dev' into removeextra
2019-06-26 15:42:47 +02:00
kapodamy
64626a7709
more SAF implementation
...
* full support for Directory API (Android Lollipop or later)
* best effort to handle any kind errors (missing file, revoked permissions, etc) and recover the download
* implemented directory choosing
* fix download database version upgrading
* misc. cleanup
* do not release permission on the old save path (if the user change the download directory) under SAF api
2019-06-03 18:18:20 -03:00
sherlock
e6041939bf
removed the gena strings.
2019-04-17 16:45:40 +05:30
Christian Schabesberger
33f286916b
add database doc in dia
2019-02-19 16:03:10 +01:00
Christian Schabesberger
4618a07349
Merge branch 'dev' into ccc
2019-02-05 18:28:17 +01:00
Christian Schabesberger
081c364b66
remove splash for older android
2019-02-05 18:24:34 +01:00
Christian Schabesberger
73a0a0cced
add theming to mediaccc
2019-01-29 15:39:18 +01:00
BO41
ce36b5b823
Java language level + javadoc + xml
...
replace with <>
String builder
BUILD SUCCESSFUL in 4s
39 actionable tasks: 4 executed, 35 up-to-date
2018-09-11 19:20:10 +02:00
TobiGr
acb00e4651
Update README.md
...
Add compressed screenshots
Add liberapay to donation section
2018-03-23 16:15:50 +01:00
Christian Schabesberger
3fae26e3ba
fix drawer header service label noch chaning, and other things
2018-02-19 21:04:13 +01:00
Schabi
765be477bb
add beta 2 logo
2017-12-26 14:48:06 +01:00
Christian Schabesberger
7f9f075147
add selector for kiosk
2017-10-09 14:22:27 +02:00
Christian Schabesberger
6e11ca1ac4
Merge pull request #722 from TeamNewPipe/beta
...
add everything for beta release
2017-09-21 10:08:11 +02:00
TobiGr
e458adb342
Update README.md
...
- add Bountysource to donate section
- add navigation
- add Github badges
2017-09-19 20:40:51 -03:00
Christian Schabesberger
020322df0b
add everything for beta release
...
add AndroidManifest.xml for beta
2017-09-09 20:46:58 +02:00
Christian Schabesberger
20a8d7372c
fix broken overlay on .svg icon
2017-03-26 17:29:16 +02:00
Christian Schabesberger
c14771534f
redesign channel activity
2017-02-27 15:58:09 +01:00
Christian Schabesberger
91434dd2ac
setup core for search channel support
2017-02-13 00:55:11 +01:00
Christian Schabesberger
f29bd0a6e7
fix actionbar icon theming
2017-02-12 16:45:01 +01:00
Christian Schabesberger
cf1d546683
add new play icon
2016-09-12 23:07:23 +02:00
Christian Schabesberger
033a4ecbe8
add now (actual) logo
2016-07-31 17:23:46 +02:00
Christian Schabesberger
5dd3f6cd02
add new logo to assets
2016-07-31 14:40:19 +02:00
Christian Schabesberger
8e7fde99db
fix bitcoin qrcode
2016-02-24 13:34:41 +01:00
Christian Schabesberger
f0705c612e
removed play fab button
2016-02-17 23:55:19 +01:00
Christian Schabesberger
adcb8c6469
add c3s thumbnail and moved on to 0.7.1
2016-01-02 17:40:58 +01:00
chschtsch
fd8f600fec
update .travis.yml & move screenshots to separate folder
2015-12-15 13:04:51 +03:00
chschtsch
988e6e1c82
update like buttons
2015-12-14 14:42:13 +03:00
Christian Schabesberger
bd76a12b90
update README.md and readded (still) nececeary assets
2015-12-01 18:23:06 +01:00
chschtsch
ae191aaafe
edit screenshots
2015-11-30 23:40:44 +03:00
chschtsch
bb65e2b84d
add screenshots and new icon
2015-11-30 23:32:10 +03:00
Christian Schabesberger
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
2015-10-29 17:56:35 +01:00
Christian Schabesberger
321d090052
- added dracon5's website to README.md
...
- added halcyonest icon (with smal modifications)
2015-10-27 21:35:08 +01:00
Christian Schabesberger
c59754499f
new app icon & made player fullscreen work better
2015-09-20 13:19:28 +02:00
Christian Schabesberger
7a45e3d0c5
small logo changes
2015-09-04 02:15:52 +02:00
Christian Schabesberger
73d61f17b5
first commit
2015-09-04 02:15:03 +02:00