krtkush
ad5535af81
Code refactoring, PR changes.
2018-11-19 23:27:13 +05:30
krtkush
939cc56951
Pull request changes v2.
2018-11-18 19:18:16 +05:30
krtkush
23309e6fdf
Pull request changes.
2018-11-18 19:15:50 +05:30
krtkush
c29b0645bd
Merge branch '1520_app_update_notif' of https://github.com/krtkush/NewPipe into 1520_app_update_notif
2018-10-22 23:12:51 +05:30
krtkush
96dac0f979
Code review suggested changes.
2018-10-22 23:12:25 +05:30
Tobias Groza
fda9b59129
Code review changes.
...
Co-Authored-By: krtkush <kartikey92@gmail.com>
2018-10-22 23:08:46 +05:30
Kartikey Kushwaha
3c6d27b504
Delete R.java
2018-10-18 23:04:07 +05:30
Kartikey Kushwaha
6ef25eb861
Delete Manifest.java
2018-10-18 23:03:21 +05:30
Kartikey Kushwaha
ec28e972bb
Delete BuildConfig.java
2018-10-18 23:02:59 +05:30
Kartikey Kushwaha
d1a9033525
Delete R.java
2018-10-18 23:02:38 +05:30
Kartikey Kushwaha
2d5bc3ada8
Delete Manifest.java
2018-10-18 23:02:30 +05:30
Kartikey Kushwaha
506ffb9885
Delete BuildConfig.java
2018-10-18 23:02:19 +05:30
krtkush
8ef702fa07
Removed updates options from settings in case of non github apk.
2018-10-18 22:59:33 +05:30
krtkush
54ac5e8940
Merge branch '1520_app_update_notif' of https://github.com/krtkush/NewPipe into 1520_app_update_notif
2018-10-14 19:16:59 +05:30
krtkush
e2341363d4
Added check for SHA1 key.
2018-10-14 19:16:28 +05:30
Christian Schabesberger
f1aa3d8c90
Merge branch 'dev' into 1520_app_update_notif
2018-10-06 18:04:39 +02:00
Christian Schabesberger
0ef6bf8067
Merge pull request #1783 from coin3x/enqueue-autoplay
...
Enqueuing now triggers video playing if the play queue has already ended
2018-10-06 17:55:22 +02:00
Christian Schabesberger
9d63e2ae97
Merge branch 'dev' into enqueue-autoplay
2018-10-06 17:35:55 +02:00
Christian Schabesberger
0e413109bd
Merge pull request #1748 from MaX-Lo/store_last_aspect_ratio
...
store and reload the last used aspect ratio
2018-10-06 12:09:14 +02:00
Coin
0510db75fb
Enqueuing now triggers video playing if the play queue has done playing
2018-10-03 00:31:28 +08:00
MaX
859eecabc0
Merge branch 'dev' into store_last_aspect_ratio
2018-10-02 10:44:04 +02:00
Tobias Groza
a98e745116
Merge pull request #1771 from jludden/dev
...
Enable linear layout in Downloads activity with full video names
2018-10-01 17:40:40 +02:00
jludden
4bcb2a5c9d
update linear layout
...
re-arrange elements and allow the video title to display over multiple lines
2018-09-30 07:42:02 +08:00
MaX
7e48648f9e
Merge branch 'dev' into store_last_aspect_ratio
2018-09-29 12:45:10 +02:00
jludden
bcc97d1aa7
Adding switch view button to downloads activity
...
Can now switch between linear and grid layouts in the downloads activity
2018-09-29 15:13:15 +08:00
Christian Schabesberger
49f9d36718
Merge pull request #1640 from BO41/code-clean
...
Code clean
2018-09-28 17:17:30 +02:00
MaX-Lo
6092f06d46
store the last used aspect ratio in SharedPreferences and reload them on
...
resuming the VideoPlayer Activity (similar to storing/reloading the last used: screen rotation)
2018-09-22 11:32:13 +02:00
Kartikey Kushwaha
7124d9bca5
Removed flvor checks. Added update settings under main settings.
2018-09-15 20:51:17 +05:30
Kartikey Kushwaha
6417bd91ef
Pull request changes v1.
2018-09-15 14:08:32 +05:30
Kartikey Kushwaha
cde5f7d12e
Merge branch 'dev' of https://github.com/krtkush/NewPipe into 1520_app_update_notif
2018-09-15 13:30:09 +05:30
Kartikey Kushwaha
395c9587b6
Conflict resolution.
2018-09-15 13:22:13 +05:30
Kartikey Kushwaha
17197ad670
Pull request changes begins here.
2018-09-15 12:51:39 +05:30
BO41
479887eb84
fix broken merge resolve
...
fixing merge conflicts broke build
2018-09-11 19:37:12 +02:00
BO41
af280a7343
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
BO41
802b26e870
error handling + imports + unboxing
2018-09-11 19:18:50 +02:00
BO41
0ab86937d2
data flow issue + declaration redundancy
...
make final
unused methods
make final
BUILD SUCCESSFUL in 0s
39 actionable tasks: 39 up-to-date
2018-09-11 19:18:41 +02:00
BO41
3ab06bf383
class structure
...
BUILD SUCCESSFUL in 17s
39 actionable tasks: 6 executed, 33 up-to-date
2018-09-11 19:18:14 +02:00
BO41
5db0cc5241
performance + usability
...
obsolete layout params
Ellipsis string can be replaced with ellipsis character
Missing inputType
Usage of showAsAction=always
BUILD SUCCESSFUL in 5s
39 actionable tasks: 4 executed, 35 up-to-date
2018-09-11 19:18:14 +02:00
BO41
a588ec084b
correctness
...
use apply() on SharedPreferences
use dp instead of sp for text sizes
BUILD SUCCESSFUL in 22s
39 actionable tasks: 10 executed, 29 up-to-date
2018-09-11 19:18:02 +02:00
BO41
5660b5ddc6
accessibility
...
image without contentDescription
Keyboard inaccessible widget
BUILD SUCCESSFUL in 6s
39 actionable tasks: 4 executed, 35 up-to-date
2018-09-11 19:14:42 +02:00
BO41
27fbe69033
code cleanup
...
mainly removes throw statements
automated using Android Studio, staged by hand
BUILD SUCCESSFUL in 52s
39 actionable tasks: 37 executed, 2 up-to-date
2018-09-11 19:14:21 +02:00
Christian Schabesberger
784e01347c
fix wrong subscriptini count
2018-09-11 15:16:39 +02:00
Christian Schabesberger
05f8ee9747
fix channel links in description part 2
2018-09-07 22:23:32 +02:00
Christian Schabesberger
818ae03928
fix decrypt url and move on to v0.14.1
2018-09-07 21:51:14 +02:00
Christian Schabesberger
97ad3c1e6d
Merge pull request #1654 from mauriciocolli/misc-fixes
...
Improve "selected tabs" and misc fixes
2018-09-05 20:52:29 +02:00
Mauricio Colli
612228bb73
Update extractor version
...
- Handle case where subscribers count is not available
- Fix NPE when a YouTube playlist is empty
- Quick fix for the kiosks in SoundCloud
2018-09-05 07:29:15 -03:00
Mauricio Colli
6e75d41956
Use current volume as the start value in the volume gesture
...
- Renamed some variables/classes to increase readability
2018-09-04 23:54:17 -03:00
Mauricio Colli
9883a38698
Fix registering of broadcast receiver
2018-09-04 23:54:17 -03:00
Mauricio Colli
07256e2e34
Handle case where subscribers count is not available
2018-09-04 23:54:17 -03:00
Mauricio Colli
43674ae80a
Improve tabs UX and saving/loading
...
- Show icons in the tabs list and dialog chooser
- Add a "restore to defaults" button
- Make removing gesture more user intuitive
2018-09-04 23:54:17 -03:00