1
0
mirror of https://gitlab.com/agosto182/p2play synced 2025-01-31 18:54:50 +01:00

132 Commits

Author SHA1 Message Date
Ivan Agosto
4bbeb284da Fix release v.0.8.1 2024-06-17 11:47:13 -06:00
Ivan Agosto
3141500c53 Add download video option v0.8.0 2024-06-05 12:28:06 -06:00
Ivan Agosto
f86d66fdab Merge branch 'account-activity' into 'master'
Account activity

See merge request agosto182/p2play!18
2024-06-05 18:27:38 +00:00
Ivan Agosto
de2f130826 Account activity 2024-06-05 18:27:38 +00:00
Ivan Agosto
7d865cd181 Merge branch 'feature/removve-kotlin-extensions' into 'master'
Feature/removve kotlin extensions

See merge request agosto182/p2play!17
2024-05-26 21:47:25 +00:00
Ivan Agosto
c4c5737344 Feature/removve kotlin extensions 2024-05-26 21:47:25 +00:00
Ivan Agosto
ff995e383d Add view manager helper 2024-05-14 18:39:45 -06:00
Ivan Agosto
d3466f9cce Add reponsive views 2024-05-14 18:20:46 -06:00
Ivan Agosto
f0fbd02cf4 Fix scroll on player activity 2024-05-11 14:26:13 -06:00
Ivan Agosto
3364f60d32 Update exo player with better UX 2024-05-11 13:51:16 -06:00
Ivan Agosto
0f8c3a7126 Release v0.7.0 v0.7.0 2024-04-15 22:18:02 -06:00
Ivan Agosto
d6aeadc489 Fix lint errors 2024-04-15 22:07:14 -06:00
Ivan Agosto
826bb79431 Merge branch 'feature/threads' into 'master'
Feature/threads

See merge request agosto182/p2play!16
2024-04-16 03:55:53 +00:00
Ivan Agosto
2484406cc7 Feature/threads 2024-04-16 03:55:53 +00:00
Ivan Agosto
0705d6dd80 Merge branch 'feature/playbackService' into 'master'
Feature/playback service

See merge request agosto182/p2play!15
2024-04-11 03:15:06 +00:00
Ivan Agosto
dd54d214ff Feature/playback service 2024-04-11 03:15:06 +00:00
Ivan Agosto
48738f100a fix all lint errors 2024-04-06 18:03:23 -06:00
Ivan Agosto
b6e1a979ca Fix lint errors automated 2024-04-06 14:38:04 -06:00
Ivan Agosto
96d8ae19c6 Fix buffer, forward and rewind video 2024-04-05 21:44:56 -06:00
Ivan Agosto
8856984dc3 Fix share and report icons color 2024-04-05 21:30:37 -06:00
Ivan Agosto
2ffb7daede Fix dialogs design 2024-04-05 21:30:22 -06:00
Ivan Agosto
f0b5ba10e8 Fix for wrong pagination 2024-04-05 18:47:08 -06:00
Ivan Agosto
4d2644674e Add 2fa login support 2024-04-05 18:46:57 -06:00
Ivan Agosto
6a8d3baccb Update setting view 2024-03-31 16:59:57 -06:00
Ivan Agosto
ac191c04d3 Updates of descriptions and screenshots v0.6.0 2024-03-28 19:06:38 -06:00
Ivan Agosto
15aaae2fa1 Fix video preview sizes 2024-03-28 18:41:49 -06:00
Ivan Agosto
42be7c4f77 Merge branch 'feature/add-exo-player' into 'master'
Feature/add exo player

See merge request agosto182/p2play!14
2024-03-28 23:58:25 +00:00
Ivan Agosto
e022fe5e96 Add fullscreen to exoplayer 2024-03-28 17:29:32 -06:00
Ivan Agosto
1f90e21f68 Fix: Fullscreen bug 2024-03-27 21:31:41 -06:00
Ivan Agosto
c104bf32da Merge branch 'master' into feature/add-exo-player 2024-03-27 20:57:17 -06:00
Ivan Agosto
a3cd0b92ed Merge branch 'feature/update-video-view' into 'master'
Feature/update video view

See merge request agosto182/p2play!13
2024-03-28 02:54:14 +00:00
Ivan Agosto
2de1bde4cd Feature/update video view 2024-03-28 02:54:14 +00:00
Ivan Agosto
6f0b97dbc4 Exo player first integration 2024-03-27 20:44:52 -06:00
Ivan Agosto
2fcd3b21f8 Add isLive indicator 2024-03-25 19:57:49 -06:00
Ivan Agosto
eeb20f1f9d Update function name to the correct one 2024-03-25 19:57:22 -06:00
Ivan Agosto
0d9bd5410a Update to sdk 32 2024-03-25 18:53:01 -06:00
Ivan Agosto
40b193a816 Update duration data to a floating text 2024-03-22 18:12:14 -06:00
Ivan Agosto
c500ba9aa4 Merge branch 'androidx' into 'master'
Androidx

See merge request agosto182/p2play!12
2024-03-22 23:23:16 +00:00
Ivan Agosto
35aa0fcea1 Androidx 2024-03-22 23:23:16 +00:00
Ivan Agosto
ba0a298ea9 Add new theme to Channel view 2024-03-22 17:20:42 -06:00
Ivan Agosto
815bafaee1 Update edittext to materialTextview 2024-03-22 16:55:52 -06:00
Ivan Agosto
ef5c97dce1 Finish update to androidx 2024-03-22 12:28:39 -06:00
Ivan Agosto
b6ef9b8aca Normalize theme 2024-03-21 17:47:54 -06:00
Ivan Agosto
bf35a75877 Add material theme 2024-03-21 14:23:36 -06:00
Ivan Agosto
65e061fd25 First changes to androidx 2024-03-20 21:04:16 -06:00
Ivan Agosto
ffbc491f4c update metadata v0.5.2 2024-03-19 22:04:26 -06:00
Ivan Agosto
da1d3e301e Fix error getting local videos 2024-03-19 21:42:26 -06:00
Ivan Agosto
6784b5ebbe Update fastlane descriptions 2024-03-18 19:24:57 -06:00
Ivan Agosto
e70108a7ae Update README 2024-03-18 18:53:06 -06:00
Ivan Agosto
2b7d92ac37 Merge branch 'updateAndroidSDK' into 'master'
Update android sdk

See merge request agosto182/p2play!11
2024-03-19 00:45:04 +00:00