Ritvik Saraf
1d8d58de67
merged upstream/dev
2018-09-29 15:46:47 +05:30
Ritvik Saraf
c3c6fe2ae3
no comments
2018-09-24 14:53:43 +05:30
Ritvik Saraf
110ad2d71e
added comments fragment
2018-09-23 07:02:19 +05:30
Ritvik Saraf
f7eec18dcb
added basic/crappy comments support
2018-09-15 17:15:44 +05:30
BO41
b30df0c03e
fix broken merge resolve
...
fixing merge conflicts broke build
2018-09-11 19:37:12 +02: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
BO41
63326ceff8
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
6c101184b2
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
8ec721733c
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
Mauricio Colli
d3efd64525
Handle case where subscribers count is not available
2018-09-04 23:54:17 -03:00
Mauricio Colli
d38a7ced70
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
Christian Schabesberger
d4f2ac6e9e
fix drawer header font color for white theme
2018-09-01 12:33:08 +02:00
TheMatten
31a156ec44
Add background to fast rewind icon, change android:src to tools:src
...
-White icon was barely visible on bright backgrounds
-Secondly, drawable is set programmatically anyway and so it's setting in
XML is good just for a confusion
2018-08-24 13:24:35 -03:00
TheMatten
df91c7d9ec
Use animated circular design for gesture control (brightness and volume)
...
-Previous version used emojis for brightness and volume icons, which may
be inconsistent across devices and do not fit well with other parts of UI
(Frankly, previous version was more informative than eye-candy)
-This commit replaces old version with circular progress bar that shows
current value (before conversion). Gesture mode (volume/brightness) is
indicated by icon that changes between (4/3) modes according to current
value
-Text information about current value was removed, because with progress
bar present it does not add any real value to UI.
2018-08-24 13:24:35 -03:00
Somethingweirdhere
496d968771
Code reviewed
2018-08-24 12:26:15 +02:00
Somethingweirdhere
1c06d6b499
Fixes problems 1-3
2018-08-24 12:23:26 +02:00
Somethingweirdhere
aa26c71ee2
UI tweaks
2018-08-24 12:23:26 +02:00
Somethingweirdhere
015c2d3602
Added fab and handles, made cards cardier
2018-08-24 12:23:26 +02:00
Somethingweirdhere
219421094f
UI redisign
2018-08-24 12:23:26 +02:00
Somethingweirdhere
7331ad2b88
+ New Tab is now on the bottom
...
Made dialog more beautiful
2018-08-24 12:17:42 +02:00
Somethingweirdhere
0817731f57
Reduced Font size, fixed bugs that were created when moving the setting
2018-08-24 12:17:42 +02:00
Somethingweirdhere
0d4f810c0e
Fixed 2. Use CardView to reprecent each tab.
2018-08-24 12:17:42 +02:00
Somethingweirdhere
f3c143d6bf
Fixed 4. buggy behavior when adding a new tab.
2018-08-24 12:16:41 +02:00
Somethingweirdhere
59450e104f
Reduced lag and increased button size for older devices&users.
2018-08-24 12:16:41 +02:00
Somethingweirdhere
804b466781
New selection menu
2018-08-24 12:16:41 +02:00
Somethingweirdhere
60ed3e1f81
Navigation drawer has services in a new menu!
2018-08-24 12:16:41 +02:00
Somethingweirdhere
891e2f420c
Nav drawer now moves behind the status bar
2018-08-24 12:14:53 +02:00
Somethingweirdhere
188227a94c
PopUp now looks better on hell theme
2018-08-24 12:14:53 +02:00
Somethingweirdhere
d1cf3ddddf
Set up custom Main Page tabs
2018-08-24 12:14:53 +02:00
Somethingweirdhere
6c8f089967
Created a dialog for the main page content
2018-08-24 12:13:44 +02:00
Somethingweirdhere
a9003c4973
Added drawer menu
2018-08-24 12:04:35 +02:00
Mauricio Colli
cdb5b472c3
Add overlay to close popup
2018-08-22 23:57:57 -03:00
John Zhen Mo
2317ecc74d
-Fixed playback parameter dialog settings not persisting through rotation.
...
-Moved playback parameter dialog step size selector to below pitch slider.
2018-06-28 12:04:30 -07:00
John Zhen Mo
a57265e920
-Fixed main video player end screen thumbnail not fitting screen aspect ratio.
2018-06-28 12:03:20 -07:00
John Zhen Mo
87a12db995
-Fixed statistics fragment button not animating when pressed.
...
-Removed background player notification button opacity change.
2018-06-28 11:58:33 -07:00
John Zhen Mo
6b09a40ffa
-[ #1383 ]Fixed popup player caption selector not populating due to full width aspect ratio selector.
...
-Fixed potential memory leak in media session connector containing player instance.
2018-06-28 11:58:32 -07:00
John Zhen Mo
1eac8f7500
-Added skip silence toggle to playback speed control.
...
-Added step size selector to playback speed control.
-Added skip silence flag to player intents.
-Moved default preset in playback speed control to neutral dialog button, renamed as reset.
-Removed nightcore preset from playback speed control.
2018-06-28 11:58:32 -07:00
annoyatron255
2f6dda0b45
Fix #1440 Broken Video Info Layout
2018-06-16 18:12:56 -05:00
TobiGr
5b937924ad
Add dialog to accept privacy policy before sending crash report
...
Add link to privacy policy in about fragment
Replace some onClickListeners with Lamdas
2018-05-25 09:29:14 +02:00
Andrei.Rosca
b8592ceb01
Reduce overdraw
2018-05-05 10:26:35 +02:00
Christian Schabesberger
b986c61a60
Merge pull request #1342 from Somethingweirdhere/popupplayerdont
...
PopUpPlayer now also has a Play and Pause button
2018-05-03 17:25:11 +02:00
Somethingweirdhere
bef10ffff6
Now the play/pause button also has the correct scale!
2018-05-02 22:08:14 +02:00
Christian Schabesberger
c3fd7c8d2e
make history ui more consistent
2018-04-29 12:51:57 +02:00
Christian Schabesberger
e319caec03
Project restructure for history part 1
...
- add HistoryInfoItem (deriving from StreamInfoItem)
in order to add a special options menu for the list items
- delete HistoryActivity and everything that belongs to its UI (not the
manager tho)
- put everything that is local into local. (subscriptions still missing)
2018-04-29 12:47:12 +02:00
Somethingweirdhere
58a9a73a0b
PopUpPlayer now has a play and pause button. Tapping now doesnt pause or unpause the video and instead shows this button.
2018-04-22 00:16:07 +02:00
Somethingweirdhere
b42f611a1d
Added settings export
2018-04-21 21:11:52 +02:00
John Zhen Mo
85d895b4a3
-Rollbacks the original main player UI to display nav and status bar on click.
...
-Changed system UI color to translucent on Lollipop and above.
2018-04-11 20:27:39 -07:00
John Zhen Mo
93c848271b
-Modified playback parameter dialog to use translucent background. (reverted from commit 0d25254d4831aca92ad6cf6c0c772279b32b4a07)
2018-04-11 20:27:38 -07:00
John Zhen Mo
6e2b816190
-Modified LIVE button to be untranslatable on all players.
2018-04-11 20:27:38 -07:00
John Zhen Mo
546ad120a5
-Modified playback parameter dialog to use translucent background.
2018-04-11 20:27:37 -07:00