tibbi
|
7c7883bd35
|
update the playback speed image depending on the speed
|
2021-03-07 09:30:39 +01:00 |
|
tibbi
|
17b33d505a
|
add playback speed handling in the service
|
2021-03-07 09:18:13 +01:00 |
|
tibbi
|
fb4577f0b1
|
show the playback speed changer on Android 6+ only
|
2021-03-07 09:08:05 +01:00 |
|
tibbi
|
c9772c6a54
|
allow increasing or decreasing playback speed by pressing the side icons
|
2021-03-06 23:21:48 +01:00 |
|
tibbi
|
6f7637b32c
|
replace some playback speed related variables with constants
|
2021-03-06 23:13:20 +01:00 |
|
tibbi
|
9f6850d959
|
moving the playback speed seekbar handling into a separate function
|
2021-03-06 22:23:07 +01:00 |
|
tibbi
|
2dec39349c
|
change the max playback speed to 3, down from 4
|
2021-03-06 22:09:23 +01:00 |
|
tibbi
|
2a915176b0
|
avoid showing trailing zeroes at the Track activities playback speed
|
2021-03-06 21:54:57 +01:00 |
|
tibbi
|
419330faad
|
simplifying the playback speed formatting
|
2021-03-06 21:37:41 +01:00 |
|
tibbi
|
95b6943603
|
adding an extra check to avoid some rounding or overflowing issues
|
2021-03-06 21:35:51 +01:00 |
|
tibbi
|
e0fd08ff1e
|
save and restore the seekbars playback progress
|
2021-03-06 21:32:46 +01:00 |
|
tibbi
|
86c9e17979
|
handle saving and restoring playback speeds value
|
2021-03-06 21:11:08 +01:00 |
|
tibbi
|
ca37be3df6
|
calculate actual playback speed from seekbars progress
|
2021-03-06 21:07:34 +01:00 |
|
tibbi
|
7cc9558da2
|
add some initial things related to customizing playback speed
|
2021-03-06 18:51:29 +01:00 |
|
Tibor Kaputa
|
c5b2ec6f91
|
Merge pull request #314 from ltGuillaume/patch-1
Dutch
|
2021-03-06 18:31:31 +01:00 |
|
tibbi
|
81dc293b30
|
wrap the whole Track activity into a scrollview
|
2021-03-06 17:52:29 +01:00 |
|
tibbi
|
9957674cb1
|
move the current and max progress below the seekbar
|
2021-03-06 17:49:31 +01:00 |
|
Guillaume
|
1594583987
|
Dutch
|
2021-03-06 17:29:47 +01:00 |
|
tibbi
|
7f132c57c0
|
adding a new string for playback speed
|
2021-03-06 11:00:39 +01:00 |
|
tibbi
|
3b13cc73d3
|
update commons to 5.34.11
|
2021-03-05 23:17:43 +01:00 |
|
tibbi
|
826b521354
|
avoid creating multiple big headset placeholder bitmaps
|
2021-03-05 23:14:37 +01:00 |
|
tibbi
|
265a909883
|
adding an extra check for null player at changing current track
|
2021-03-05 23:07:20 +01:00 |
|
tibbi
|
b77a58988c
|
moving the animation related files into Commons
|
2021-03-02 19:29:55 +01:00 |
|
tibbi
|
1afd9658d6
|
update version to 5.6.1
|
2021-03-02 15:02:43 +01:00 |
|
tibbi
|
75de82448f
|
update commons to 5.34.2
|
2021-03-02 14:48:16 +01:00 |
|
tibbi
|
ad3fd2d642
|
update the next track placeholder image on the main thread
|
2021-03-02 14:24:20 +01:00 |
|
tibbi
|
87aacc9ac3
|
reset track max 3 times at failed attempts
|
2021-03-02 14:11:22 +01:00 |
|
tibbi
|
d400fce574
|
check the current track right before saving to avoid null tracks
|
2021-03-02 12:58:48 +01:00 |
|
tibbi
|
bac1b607bb
|
update version to 5.6.0
|
2021-03-01 22:38:56 +01:00 |
|
tibbi
|
d88a4b6872
|
update commons to 5.34.1
|
2021-03-01 22:35:05 +01:00 |
|
tibbi
|
f4b352e4c3
|
init the playpause button at Track activity earlier
|
2021-03-01 22:14:40 +01:00 |
|
tibbi
|
7205257ed7
|
use a white play pause button by default
|
2021-03-01 22:14:27 +01:00 |
|
tibbi
|
e541b6d754
|
add the play/pause animation toggling into a Lottie extension
|
2021-03-01 15:43:01 +01:00 |
|
tibbi
|
8f97587c84
|
use the animated play/pause button at the Current Track bar too
|
2021-03-01 15:29:51 +01:00 |
|
tibbi
|
d7845ddd51
|
allow copying track title and artist to clipboard by long pressing
|
2021-03-01 15:16:17 +01:00 |
|
tibbi
|
b3af36d086
|
use Lottie for animating the play/pause button
|
2021-03-01 15:14:45 +01:00 |
|
tibbi
|
030f9ecb96
|
properly handle removing invalid files from the playlist
|
2021-02-28 23:50:59 +01:00 |
|
Tibor Kaputa
|
5814b21f64
|
Merge pull request #313 from smarquespt/patch-4
Update strings.xml
|
2021-02-28 23:19:16 +01:00 |
|
tibbi
|
602e21ad5f
|
avoid fetching the player position while it is being initialized
|
2021-02-28 23:09:28 +01:00 |
|
tibbi
|
b64335fe06
|
set equalizer to null at releasing of the service
|
2021-02-28 22:43:28 +01:00 |
|
tibbi
|
1f0b424a13
|
removing SET_EQUALIZER too
|
2021-02-28 22:40:29 +01:00 |
|
tibbi
|
61f285fd2c
|
removing INIT_EQUALIZER command, doesnt seem to be needed anymore
|
2021-02-28 22:30:30 +01:00 |
|
Sérgio Marques
|
9803d659a4
|
Update strings.xml
|
2021-02-28 19:12:48 +00:00 |
|
tibbi
|
b99c27c514
|
avoid reseting notification on equalizer change
|
2021-02-28 20:07:21 +01:00 |
|
tibbi
|
985e03f828
|
set equalizer to enabled only if it is disabled
|
2021-02-28 20:01:01 +01:00 |
|
tibbi
|
c5fc06280b
|
avoid initializing the mediaplayer unintentionally after app destroy
|
2021-02-28 19:47:04 +01:00 |
|
tibbi
|
074cae1a1a
|
use content URIs at showing properties, if real path isnt available
|
2021-02-28 17:55:20 +01:00 |
|
tibbi
|
69c76c8441
|
updating commons to 5.34.0
|
2021-02-28 16:46:43 +01:00 |
|
tibbi
|
693241f0e6
|
save current track at changing too, not just at destroy
|
2021-02-28 13:02:00 +01:00 |
|
tibbi
|
f8cc593d81
|
if none queued item is set as current, use the first one at init
|
2021-02-28 12:55:01 +01:00 |
|
tibbi
|
5551ee6f39
|
adding back the Properties dialog
|
2021-02-28 09:53:19 +01:00 |
|
tibbi
|
f69618166f
|
animate some views at visibility change
|
2021-02-28 09:43:56 +01:00 |
|
tibbi
|
c3ff917e68
|
adding layout animations to some other views too
|
2021-02-27 23:32:49 +01:00 |
|
tibbi
|
e56df23f93
|
adding animation to the other fragments too
|
2021-02-27 23:24:51 +01:00 |
|
tibbi
|
c50d8e3150
|
animate the tracks at loading
|
2021-02-27 23:12:49 +01:00 |
|
tibbi
|
53c857c55a
|
removing an empty line
|
2021-02-27 20:46:56 +01:00 |
|
tibbi
|
d6833fd399
|
lets speed up the loading further
|
2021-02-27 20:32:36 +01:00 |
|
tibbi
|
5259fc7c6f
|
add a helper function for quickly fetching album track count
|
2021-02-27 20:20:27 +01:00 |
|
tibbi
|
5033cb5d4b
|
tweaking the down gesture animation
|
2021-02-27 18:38:32 +01:00 |
|
tibbi
|
ab9e080129
|
adding the missed slide_down animation
|
2021-02-27 18:32:32 +01:00 |
|
tibbi
|
6f4e179724
|
allow closing the Track activity with down gesture
|
2021-02-27 18:29:36 +01:00 |
|
spkprs
|
a4cb19160c
|
Update strings.xml
|
2021-02-27 19:09:34 +02:00 |
|
tibbi
|
0255da8990
|
make the toggle shuffle and repetition at the Track screen smaller
|
2021-02-27 16:32:21 +01:00 |
|
tibbi
|
46d68c5797
|
update the colors in fragments in onResume
|
2021-02-27 15:50:19 +01:00 |
|
tibbi
|
12b0f80f29
|
update viewpager tab colors on resume
|
2021-02-27 13:35:05 +01:00 |
|
tibbi
|
0d013b9190
|
updating commons, replace EditText hint with MyTextInputLayout
|
2021-02-27 12:45:43 +01:00 |
|
tibbi
|
1b5624c2e2
|
avoid blinking at the next track image too
|
2021-02-26 20:38:17 +01:00 |
|
tibbi
|
9c56ec370b
|
improve top cover image loading, avoid blinking at fails
|
2021-02-26 20:32:58 +01:00 |
|
tibbi
|
8a8d441194
|
improving some headset button actions
|
2021-02-26 16:46:21 +01:00 |
|
tibbi
|
c130adfc57
|
make sure the sleep timer is always placed correctly
|
2021-02-26 16:14:10 +01:00 |
|
tibbi
|
3273ca7196
|
adding some dialog related improvements
|
2021-02-26 15:58:53 +01:00 |
|
tibbi
|
81fadb3639
|
updating commons and android material
|
2021-02-26 15:09:39 +01:00 |
|
tibbi
|
85ffc458e8
|
update version to 5.5.2
|
2021-02-06 22:52:20 +01:00 |
|
tibbi
|
9b245b2c27
|
handle equalizer color only after dynamically adding all views
|
2021-02-06 22:43:35 +01:00 |
|
tibbi
|
9184617af6
|
adding a new Volume string, to be used in the equalizer later
|
2021-02-05 20:17:23 +01:00 |
|
tibbi
|
b4728b0aa1
|
updating commons to 5.33.17
|
2021-02-05 17:52:50 +01:00 |
|
tibbi
|
bd12576efd
|
updating commons with White theme
|
2021-02-05 17:37:26 +01:00 |
|
tibbi
|
c94d29e986
|
making the equalizer more reliable
|
2021-02-05 13:21:30 +01:00 |
|
tibbi
|
3d17195396
|
adding some equalizer related improvements
|
2021-02-05 12:09:16 +01:00 |
|
tibbi
|
82906cc45f
|
use the selected equalizer at the mediaplayer
|
2021-02-04 23:03:50 +01:00 |
|
tibbi
|
51d696bd3c
|
set the current equalizer to Custom if it changes by dragging
|
2021-02-04 22:42:55 +01:00 |
|
tibbi
|
2f87231c95
|
fix a glitch at saving the equalizer bands
|
2021-02-04 22:30:46 +01:00 |
|
tibbi
|
b85db0e995
|
lets use horizontal equalizer bands to avoid some glitches
|
2021-02-04 20:49:00 +01:00 |
|
tibbi
|
84272b9a0b
|
adding some equalizer banding related improvements
|
2021-02-04 20:09:37 +01:00 |
|
tibbi
|
d7f79979d3
|
properly save and restore Custom equalizer values
|
2021-02-04 16:54:42 +01:00 |
|
tibbi
|
31bf3b2e98
|
add a listener to vertical seekbar finger liftup
|
2021-02-04 16:36:40 +01:00 |
|
tibbi
|
b8839f9be3
|
list available presets at the equalizer
|
2021-02-04 15:25:50 +01:00 |
|
tibbi
|
1901476847
|
fix the way equalizer is setting band values
|
2021-02-04 12:08:52 +01:00 |
|
tibbi
|
45b216fa85
|
make sure the equalizer bands are properly centered horizontally
|
2021-02-04 11:22:29 +01:00 |
|
tibbi
|
362a1bb476
|
add a seekbar progress change listener
|
2021-02-03 23:30:24 +01:00 |
|
tibbi
|
4810f497cd
|
add the equalizer bands dynamically
|
2021-02-03 22:57:43 +01:00 |
|
tibbi
|
8ea631713c
|
properley format the frequency shown under the bands
|
2021-02-03 21:40:06 +01:00 |
|
tibbi
|
d6d4eed1a8
|
the equalizer will apparently have to be set up dynamically
|
2021-02-03 20:48:21 +01:00 |
|
tibbi
|
eebc1f66cd
|
adding the vertical seekbars at the equalizer activity
|
2021-02-03 20:11:19 +01:00 |
|
Nekromanser
|
a3f5e51c29
|
Create strings.xml
Adding finnish language.
|
2021-01-31 18:25:06 +02:00 |
|
tibbi
|
153f2b4ccf
|
moving the Equalizer button from the app settings to the main menu
|
2021-01-29 21:09:13 +01:00 |
|
tibbi
|
e80a1e2a66
|
adding a standalone activity for the equalizer
|
2021-01-29 20:46:51 +01:00 |
|
tibbi
|
a823e970f3
|
catch and show exceptions thrown at handling third party intents
|
2021-01-29 19:58:25 +01:00 |
|
tibbi
|
b238dd5512
|
updating gradle and commons
|
2021-01-29 19:58:11 +01:00 |
|
sodewe
|
d30f55b277
|
Update strings.xml
updating german strings
|
2021-01-17 12:43:15 +01:00 |
|
Jony
|
330695321f
|
Update Swedish translation
|
2021-01-08 21:57:33 +00:00 |
|
tibbi
|
087b3be8ca
|
update version to 5.5.1
|
2021-01-04 10:19:04 +01:00 |
|
tibbi
|
78eb53a432
|
fixing some plural strings
|
2021-01-04 10:13:43 +01:00 |
|
tibbi
|
31406b47a8
|
update version to 5.5.0
|
2021-01-03 20:29:33 +01:00 |
|
tibbi
|
d7b9ab24da
|
make sure the "Create new playlist" placeholder button has the primary color
|
2021-01-03 19:28:09 +01:00 |
|
tibbi
|
4194fb7bdb
|
fix #284, fetch the proper cover art for notifications and lockscreen
|
2021-01-03 19:19:13 +01:00 |
|
tibbi
|
f6385a44b8
|
do not restart the song at device rotation
|
2021-01-03 19:09:55 +01:00 |
|
tibbi
|
ee46d9549a
|
require Simple Thank You for color customization
|
2021-01-03 18:36:15 +01:00 |
|
tibbi
|
4d7ede28dd
|
updating kotlin, commons, gradle
|
2021-01-03 18:32:27 +01:00 |
|
bac1
|
b4bb737c54
|
Update strings.xml
|
2020-12-15 19:40:38 +00:00 |
|
bac1
|
a45270ade4
|
End Russian translation long description
|
2020-12-15 19:39:15 +00:00 |
|
Tibor Kaputa
|
a20f91f0c4
|
Merge pull request #294 from bac1/patch-2
Update strings.xml
|
2020-12-13 15:53:36 +01:00 |
|
bac1
|
b573519723
|
Update strings.xml
|
2020-12-13 11:50:35 +00:00 |
|
bac1
|
39fadfa66d
|
Update strings.xml
|
2020-12-13 11:42:12 +00:00 |
|
Tibor Kaputa
|
60a0d31d0a
|
Merge branch 'master' into patch-2
|
2020-12-13 10:22:21 +01:00 |
|
bac1
|
fd4db59524
|
Update strings.xml
|
2020-12-13 08:41:07 +00:00 |
|
bac1
|
45ea7073f7
|
Update strings.xml
|
2020-12-13 07:57:18 +00:00 |
|
tibbi
|
9b8f24b02a
|
updating the japanese translation
|
2020-12-05 21:23:56 +01:00 |
|
Tibor Kaputa
|
364daeceb5
|
Merge pull request #290 from FatihFIRINCI/patch-7
Update strings.xml
|
2020-11-25 22:31:22 +01:00 |
|
Fatih Fırıncı
|
f8584ea494
|
Update strings.xml
|
2020-11-25 22:37:16 +03:00 |
|
Luis Alfredo Figueroa Bracamontes
|
6c1ee573d9
|
Update strings.xml español
Some little mistakes
|
2020-11-25 11:52:02 -06:00 |
|
Luis Alfredo Figueroa Bracamontes
|
fc519475f4
|
Update strings.xml español
Translating the long description
|
2020-11-25 11:45:43 -06:00 |
|
spkprs
|
b8c0658692
|
Update strings.xml
|
2020-11-22 02:40:54 +02:00 |
|
Sérgio Marques
|
bef9eb1aa7
|
Update strings.xml
|
2020-11-20 22:18:27 +00:00 |
|
Tibor Kaputa
|
860cfa9611
|
Update strings.xml
|
2020-11-12 15:04:07 +01:00 |
|
Mathis Raguin
|
83f9dbcfa8
|
update french translation
|
2020-11-12 12:21:08 +01:00 |
|
tibbi
|
33ffeeecef
|
update version to 5.4.4
|
2020-11-10 12:23:32 +01:00 |
|
tibbi
|
651e6ebc8e
|
do not require the portrait feature
|
2020-11-10 12:23:13 +01:00 |
|
tibbi
|
109ca9ac99
|
allow adding the same tracks to multiple playlists
|
2020-11-10 12:12:08 +01:00 |
|
tibbi
|
8c7e9aa58f
|
rescan wrong paths at adding to playlists
|
2020-11-10 11:29:44 +01:00 |
|
tibbi
|
71102bea2b
|
add some basic sorting to playlist tracks
|
2020-11-09 22:27:53 +01:00 |
|
tibbi
|
5d9b5bea3f
|
allow adding queue items to playlists
|
2020-11-09 22:10:40 +01:00 |
|
tibbi
|
9f9566df04
|
adding some crashfixes
|
2020-11-09 22:03:32 +01:00 |
|
tibbi
|
022550a106
|
making touchHelper a local variable
|
2020-11-09 22:02:12 +01:00 |
|
tibbi
|
5d3678a98a
|
update version to 5.4.3
|
2020-11-02 18:56:14 +01:00 |
|
tibbi
|
200686da3f
|
try harder at fetching folder tracks too
|
2020-11-02 18:46:07 +01:00 |
|
tibbi
|
ccdbf7ac63
|
if a track cannot be fetched by id, try path
|
2020-11-02 18:40:10 +01:00 |
|
tibbi
|
0fd5d6d539
|
use standardized rounded corners on some places
|
2020-11-02 17:47:08 +01:00 |
|
tibbi
|
62122babc4
|
make sure the Cover art at Track screen doesnt occupy more than half screen
|
2020-11-02 17:13:36 +01:00 |
|
tibbi
|
bea3ffb3a0
|
removing Picasso, it isnt used anymore
|
2020-11-02 17:05:10 +01:00 |
|
tibbi
|
bc207b2a25
|
adding some crash preventing size checks at deleting items
|
2020-11-02 16:54:23 +01:00 |
|
tibbi
|
d3620502ac
|
use the new way of hiding the screens top
|
2020-11-01 19:22:38 +01:00 |
|
tibbi
|
b20fa8ca94
|
update version to 5.4.2
|
2020-10-28 23:16:07 +01:00 |
|
tibbi
|
6ea7abcd9a
|
reenable the Sleep timer
|
2020-10-28 23:04:29 +01:00 |
|
tibbi
|
74617316a1
|
use <unknown> as the artist if it is unknown
|
2020-10-28 22:24:30 +01:00 |
|
tibbi
|
dfd9ba55aa
|
adding a new FAQ item about selecting multiple items
|
2020-10-28 22:22:18 +01:00 |
|
Thomas Kunze
|
157c47935c
|
Update of German translation
|
2020-10-26 18:58:32 +01:00 |
|
tibbi
|
99eb0b3867
|
moving some top art related resources into Commons
|
2020-10-26 10:56:15 +01:00 |
|
tibbi
|
37351f905a
|
make sure the placeholder visibility is changed on the main thread
|
2020-10-26 08:48:00 +01:00 |
|
Guillaume
|
82a838fe2f
|
Dutch
|
2020-10-25 11:48:57 +01:00 |
|
tibbi
|
95838bb262
|
update version to 5.4.1
|
2020-10-25 11:28:52 +01:00 |
|
tibbi
|
0ee0d708d3
|
reset the track ID of individually added tracks
|
2020-10-25 11:17:11 +01:00 |
|
tibbi
|
26d914490c
|
updating some text colors
|
2020-10-25 11:05:12 +01:00 |
|
tibbi
|
8727574e28
|
allow adding individual files to playlists
|
2020-10-25 11:01:23 +01:00 |
|
tibbi
|
217f8966f9
|
changing the playlists placeholder, allow easy playlist creation
|
2020-10-25 10:46:03 +01:00 |
|
tibbi
|
caa72f7efc
|
allow creating empty playlists easily
|
2020-10-25 10:39:05 +01:00 |
|
tibbi
|
c4604e244d
|
adding a placeholder to empty playlists
|
2020-10-25 10:33:08 +01:00 |
|
tibbi
|
ec4fc67173
|
allow adding folders to existing playlists
|
2020-10-25 10:19:14 +01:00 |
|
tibbi
|
8f0a3b7170
|
adding some helper functions for fetching tracks from folders
|
2020-10-25 10:08:10 +01:00 |
|
tibbi
|
8450ca52d6
|
lets show empty playlists too
|
2020-10-25 09:55:20 +01:00 |
|
tibbi
|
f1db48ed88
|
implement new playlist creation from folder
|
2020-10-25 09:53:06 +01:00 |
|
tibbi
|
0f65e2a579
|
lets refetch the initial tracks at upgrading from 5.4.0 too
|
2020-10-25 00:02:05 +02:00 |
|
tibbi
|
0b1583ac0f
|
insert all found tracks at upgrading from an older app version
|
2020-10-24 23:42:29 +02:00 |
|
tibbi
|
a7a2c24ed1
|
fixing a table name at migration
|
2020-10-24 23:16:43 +02:00 |
|
tibbi
|
686d0257d2
|
adding an autoincrementing "id" field to tracks, replace primary keys with indices
|
2020-10-24 23:14:05 +02:00 |
|
tibbi
|
9bf7b106e3
|
adding a menu item for creating playlist from folder
|
2020-10-24 23:13:35 +02:00 |
|
tibbi
|
e90be22fe1
|
use proper bubble text at fastscroller label
|
2020-10-24 22:18:42 +02:00 |
|
tibbi
|
a7b67ddf71
|
adding track sorting
|
2020-10-24 21:52:20 +02:00 |
|
tibbi
|
cf8a34ba68
|
adding album sorting
|
2020-10-24 21:42:40 +02:00 |
|
tibbi
|
cf360d213c
|
implementing sorting of artists
|
2020-10-24 21:27:40 +02:00 |
|
tibbi
|
16caa37bde
|
updating some sorting related strings
|
2020-10-24 21:14:26 +02:00 |
|
tibbi
|
d60d293110
|
adding a new string for sorting albums by artist
|
2020-10-24 21:02:26 +02:00 |
|
tibbi
|
01f5bb581e
|
adding some preparation for sorting all tabs
|
2020-10-24 20:47:54 +02:00 |
|
tibbi
|
8d958c8f51
|
allow changing the Playlist sorting
|
2020-10-24 20:31:13 +02:00 |
|
tibbi
|
7003269daa
|
handle sorting differently per tab
|
2020-10-24 19:04:35 +02:00 |
|
tibbi
|
4aa873cff6
|
adding some crashfixes
|
2020-10-24 19:00:16 +02:00 |
|
tibbi
|
6cd129e4c2
|
update version to 5.4.0
|
2020-10-23 23:57:29 +02:00 |
|
tibbi
|
48056b9dc8
|
remove deleted tracks from the queue
|
2020-10-23 23:52:59 +02:00 |
|
tibbi
|
e005450a02
|
rely on mediastore at lower android versions too
|
2020-10-23 23:49:09 +02:00 |
|
tibbi
|
64e9208aca
|
updating some slovak translations
|
2020-10-23 23:31:59 +02:00 |
|
tibbi
|
81517f5b4a
|
removing a couple more unneeded code
|
2020-10-23 23:18:11 +02:00 |
|
tibbi
|
290b7ee49d
|
remove deleted tracks from every playlist
|
2020-10-23 23:06:34 +02:00 |
|
tibbi
|
0eeaf5b4a9
|
removing some unused functions
|
2020-10-23 22:58:25 +02:00 |
|
tibbi
|
5172851dd9
|
show an animation at removing Queue items from the list
|
2020-10-23 22:45:41 +02:00 |
|
tibbi
|
07c14ac1a9
|
fix going to the previous track
|
2020-10-23 22:24:36 +02:00 |
|
tibbi
|
119d014a2f
|
removing some more unwanted code
|
2020-10-23 22:09:19 +02:00 |
|
tibbi
|
149f72d5b9
|
do not save tracks played as third party intents
|
2020-10-23 22:02:38 +02:00 |
|
tibbi
|
66f622f0d9
|
removing some old code
|
2020-10-23 21:59:04 +02:00 |
|
tibbi
|
b426209de0
|
do not block the Track loading at updating covers
|
2020-10-23 21:40:06 +02:00 |
|
tibbi
|
ed1ba076d2
|
update the way cover art is stored at upgrading from older app versions
|
2020-10-23 21:36:11 +02:00 |
|
tibbi
|
64030832a9
|
updating migration query once again
|
2020-10-23 20:44:14 +02:00 |
|
tibbi
|
e5ccade96a
|
updating one more migration query
|
2020-10-23 20:28:14 +02:00 |
|
tibbi
|
226bccd243
|
updating some migration queries
|
2020-10-23 20:21:32 +02:00 |
|
tibbi
|
1bf75f6692
|
launch the New Playlist Dialog at playlist picker, if none exists
|
2020-10-23 20:03:59 +02:00 |
|
tibbi
|
512a97f1d0
|
allow removing items from playlist without deleting actual files
|
2020-10-23 19:59:58 +02:00 |
|
tibbi
|
43cf6e0b91
|
show a button for removing items from playlist
|
2020-10-23 19:22:38 +02:00 |
|
tibbi
|
3d8235888c
|
removing some redundant old code
|
2020-10-23 19:10:11 +02:00 |
|
Tibor Kaputa
|
b3ed2557b8
|
Merge pull request #271 from ltGuillaume/patch-1
Dutch
|
2020-10-23 18:58:46 +02:00 |
|
tibbi
|
b9c1947a1b
|
refresh fragments if some track gets deleted
|
2020-10-23 18:31:00 +02:00 |
|
tibbi
|
a36902eb84
|
handle deleting from the mixed album/track screen too
|
2020-10-23 18:11:07 +02:00 |
|
Guillaume
|
6c2f7d0b34
|
Dutch
|
2020-10-23 15:47:56 +02:00 |
|
tibbi
|
93f8efad65
|
lets skip the check if cover art exists at all
|
2020-10-23 15:13:10 +02:00 |
|
tibbi
|
a3e79ea7c8
|
allow deleting tracks from the view with album header
|
2020-10-23 15:06:46 +02:00 |
|
tibbi
|
e3070bd974
|
do not translate the playlist word into slovak
|
2020-10-23 13:06:58 +02:00 |
|
tibbi
|
7c6a0a823e
|
adding a placeholder related to playlists, saying how to create a new one
|
2020-10-23 13:03:38 +02:00 |
|
tibbi
|
0caba249c4
|
show some placeholders if no playlists etc are found
|
2020-10-23 12:50:12 +02:00 |
|
tibbi
|
4a57a91f1d
|
update playlists if some tracks are deleted
|
2020-10-23 12:41:42 +02:00 |
|
tibbi
|
99a02e69e8
|
use TracksAdapter at opening a playlist
|
2020-10-23 12:26:00 +02:00 |
|
tibbi
|
f54f1325d5
|
hide the Equalizer setting item if MusicService isnt initialized
|
2020-10-23 12:13:23 +02:00 |
|
tibbi
|
d3be7527e3
|
allow deleting whole artists
|
2020-10-23 12:07:47 +02:00 |
|
tibbi
|
a0ebdd01f5
|
allow deleting albums
|
2020-10-23 11:58:44 +02:00 |
|
tibbi
|
dbda25339b
|
allow deleting tracks from the Tracks fragment
|
2020-10-23 11:48:58 +02:00 |
|
tibbi
|
5b4099a8c9
|
fetch Artist and Album IDs as longs, not just ints
|
2020-10-23 11:25:53 +02:00 |
|
tibbi
|
3c3edd941c
|
reworking CreatePlaylistFromQueue, use all queue items
|
2020-10-22 23:49:11 +02:00 |
|
tibbi
|
d0b0e0ee6d
|
adding the new strings in the remaining languages too
|
2020-10-22 23:33:49 +02:00 |
|
tibbi
|
efbd3c983b
|
adding some third party intent handling related improvements
|
2020-10-22 23:26:58 +02:00 |
|
tibbi
|
752daadc6d
|
lets hide the sleep timer too for now
|
2020-10-22 23:03:12 +02:00 |
|
tibbi
|
acfed75143
|
handle third party intents in TrackActivity, not MainActivity
|
2020-10-22 22:56:52 +02:00 |
|
tibbi
|
dce08a912c
|
lets hide the Sort button for now, we will implement it someday (or so)
|
2020-10-22 22:48:04 +02:00 |
|
tibbi
|
093e5c038c
|
adding Track search
|
2020-10-22 22:43:26 +02:00 |
|
tibbi
|
1c9c62f1ac
|
implement album searching
|
2020-10-22 22:38:33 +02:00 |
|
tibbi
|
33cddf93da
|
implementing Search at artists
|
2020-10-22 22:33:05 +02:00 |
|
tibbi
|
f89442fdd7
|
adding placeholders to listviews
|
2020-10-22 22:28:55 +02:00 |
|
tibbi
|
ab76ee08d4
|
show a placeholder if no results are found at search
|
2020-10-20 15:24:57 +02:00 |
|
tibbi
|
ea8653c55a
|
implementing Search at the Playlists tab
|
2020-10-20 15:03:22 +02:00 |
|
tibbi
|
2200a8b1d5
|
preparing the viewpager tabs for search
|
2020-10-20 14:11:35 +02:00 |
|
tibbi
|
075d2e57f0
|
close search on tab change
|
2020-10-20 14:04:00 +02:00 |
|
tibbi
|
6077c5aa66
|
fill in the queue before opening TrackActivity from the Tracks tab
|
2020-10-20 12:45:24 +02:00 |
|
tibbi
|
8fbeff9dd3
|
adding some missed updated resource files
|
2020-10-19 23:28:15 +02:00 |
|
tibbi
|
0295efca3b
|
move playlist fragment as the first one, make Artists the default
|
2020-10-19 23:27:58 +02:00 |
|
tibbi
|
c5cc550119
|
launch the proper activity on clicking a track
|
2020-10-19 23:21:05 +02:00 |
|
tibbi
|
5bb855d3b7
|
adding a tab for listing tracks
|
2020-10-19 23:01:35 +02:00 |
|
tibbi
|
00d1ffbe7b
|
renaming some Songs to Tracks, no real change
|
2020-10-19 22:37:19 +02:00 |
|
tibbi
|
48d18cf881
|
list albums at the appropriate tab
|
2020-10-19 21:53:58 +02:00 |
|
tibbi
|
d7610813fb
|
do some preparation for Albums viewpager item + some renaming
|
2020-10-19 12:58:12 +02:00 |
|
tibbi
|
aa8c36510d
|
removing some redundant interfaces
|
2020-10-19 12:40:25 +02:00 |
|
tibbi
|
a22eba4323
|
allow creating playlist from queue items
|
2020-10-19 12:25:18 +02:00 |
|
tibbi
|
2c3260efc8
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Music-Player
|
2020-10-19 12:10:32 +02:00 |
|
tibbi
|
c99caf5292
|
handle removing queued items
|
2020-10-19 12:09:57 +02:00 |
|
Sérgio Marques
|
ca645cfd26
|
Update strings.xml
|
2020-10-18 23:36:51 +01:00 |
|
tibbi
|
629749cee1
|
allow adding artists to queue
|
2020-10-18 23:43:51 +02:00 |
|
tibbi
|
f9687d4656
|
really avoid showing the same track on queue twice
|
2020-10-18 23:37:46 +02:00 |
|
tibbi
|
22c12e0649
|
allow adding albums to queue too
|
2020-10-18 22:42:28 +02:00 |
|
tibbi
|
cab907d7db
|
allow adding tracks to queue
|
2020-10-18 22:35:34 +02:00 |
|
tibbi
|
15f003689f
|
finally adding a fastscroller to tracks too
|
2020-10-18 21:11:15 +02:00 |
|
tibbi
|
15fd2e03e5
|
adding a fastscroller to albums
|
2020-10-18 21:05:09 +02:00 |
|
tibbi
|
d27dc984c3
|
adding a fastscroller at the queue list
|
2020-10-18 20:55:08 +02:00 |
|
tibbi
|
01c3607942
|
adding a fastscroller to the playlists fragment too
|
2020-10-18 20:46:57 +02:00 |
|
tibbi
|
dee5850878
|
adding a fastscroller to the artists screen
|
2020-10-18 20:39:06 +02:00 |
|
tibbi
|
118f9fa72d
|
removing some unwanted code
|
2020-10-18 20:21:24 +02:00 |
|
tibbi
|
9ef07cebe7
|
fixing some coloring issues
|
2020-10-18 20:20:37 +02:00 |
|
tibbi
|
e528d0085d
|
removing the Manage Playlists activity
|
2020-10-18 20:08:32 +02:00 |
|
tibbi
|
8c6cc19caa
|
add some padding to current/max progress for easier clicking
|
2020-10-18 20:05:21 +02:00 |
|
tibbi
|
1679d340f8
|
move the picked song to front only if shuffle is on
|
2020-10-18 20:02:11 +02:00 |
|
tibbi
|
c27780a0e3
|
removing the no longer needed album cover related setting
|
2020-10-18 19:54:16 +02:00 |
|
tibbi
|
64e66927c7
|
remember last playback position
|
2020-10-18 19:32:03 +02:00 |
|
tibbi
|
396f5004fa
|
restore the tracks in the order they were stored in
|
2020-10-18 18:33:50 +02:00 |
|
tibbi
|
34c988d6a4
|
properly handle restoring the last played track
|
2020-10-18 18:02:47 +02:00 |
|
tibbi
|
51725f22f0
|
removing some no longer needed menu buttons
|
2020-10-18 16:52:15 +02:00 |
|
tibbi
|
50b9194fcd
|
improve the way all tracks are initially fetched, rely on artists and albums
|
2020-10-18 16:27:51 +02:00 |
|
tibbi
|
b8cae3bff9
|
move artist fetching into a context extension
|
2020-10-18 16:11:52 +02:00 |
|
tibbi
|
c198cc3241
|
avoid showing empty playlists
|
2020-10-18 13:24:13 +02:00 |
|
tibbi
|
541d7e79bf
|
show album cover at playlist songs
|
2020-10-18 12:42:29 +02:00 |
|
tibbi
|
bcea4d1c32
|
lets actually not sort playlist items, keep the order they were added in
|
2020-10-18 12:29:18 +02:00 |
|
tibbi
|
9a3d0a2930
|
renaming songs to tracks on some places
|
2020-10-18 12:10:01 +02:00 |
|
tibbi
|
890d4381e0
|
add some extra sorting on some places
|
2020-10-18 11:50:08 +02:00 |
|
tibbi
|
1d0ad94425
|
move Unknown artist at the bottom
|
2020-10-18 11:06:38 +02:00 |
|
tibbi
|
eca2e7755f
|
make sure the current track bar doesnt cover anything at the bottom
|
2020-10-18 10:58:52 +02:00 |
|
tibbi
|
c755308f5b
|
avoid adding tracks to the queue multiple times
|
2020-10-18 10:33:36 +02:00 |
|
tibbi
|
e79313ce51
|
add playlist songs into the queue on click
|
2020-10-17 23:11:46 +02:00 |
|
tibbi
|
32854932a6
|
allow adding whole artists to playlists
|
2020-10-17 22:35:49 +02:00 |
|
tibbi
|
595921f715
|
handle adding album tracks into playlists
|
2020-10-17 21:53:26 +02:00 |
|
tibbi
|
99169a71ee
|
create an activity extension for adding tracks to playlists
|
2020-10-17 21:47:21 +02:00 |
|
tibbi
|
c17b6be1c5
|
move the Select Playlist into an own dialog, add divider at the bottom
|
2020-10-17 21:29:56 +02:00 |
|
tibbi
|
8befb7b6e3
|
update playlists fragment when something related changes
|
2020-10-17 20:14:44 +02:00 |
|
tibbi
|
3e5d6958ab
|
allow adding tracks to playlists
|
2020-10-17 20:04:00 +02:00 |
|
tibbi
|
a28908e4ce
|
deselect all list items if the current tab changes
|
2020-10-17 17:46:59 +02:00 |
|
tibbi
|
6fbae01f9f
|
show track count at the playlists
|
2020-10-17 17:22:50 +02:00 |
|
tibbi
|
7c28d48b3e
|
replace the hardcoded tab titles with proper strings
|
2020-10-17 16:50:52 +02:00 |
|
tibbi
|
136cade8ed
|
remember the last used viewpager page, launch it as default
|
2020-10-17 16:45:49 +02:00 |
|
tibbi
|
e788b9b2d5
|
removing the Currently Playing icon from playlists
|
2020-10-17 16:35:57 +02:00 |
|
tibbi
|
d8b77f435c
|
add a play/pause button at the bottom bar
|
2020-10-17 12:47:59 +02:00 |
|
tibbi
|
1e7f410c1f
|
do not show the next tracks duration at the Track screens bottom bar
|
2020-10-17 12:33:44 +02:00 |
|
tibbi
|
58f2898af6
|
show the current track at Track screen too
|
2020-10-17 12:16:08 +02:00 |
|
tibbi
|
8220d2e33c
|
show the current track at the Albums screen too
|
2020-10-17 12:11:18 +02:00 |
|
tibbi
|
d1afa24e65
|
move current track bar into a standalone layout file
|
2020-10-17 11:42:13 +02:00 |
|
tibbi
|
09870f89d5
|
moving CurrentTrackBar into a standalone view
|
2020-10-17 11:19:29 +02:00 |
|
tibbi
|
16e033ed6c
|
refresh the main screens track in one more case
|
2020-10-11 23:24:35 +02:00 |
|
tibbi
|
b5a0dab17f
|
properly refresh the current song at the main screen
|
2020-10-11 23:23:27 +02:00 |
|
tibbi
|
6bf6ab7879
|
show the current track at the main screens bottom bar
|
2020-10-11 23:09:48 +02:00 |
|
tibbi
|
e3e8c8040c
|
allow reordering the queue by drag and drop
|
2020-10-11 18:59:25 +02:00 |
|
tibbi
|
553ad4dfd7
|
lets always show the queue drag handle to make it more used
|
2020-10-11 18:21:47 +02:00 |
|
tibbi
|
310b317ee1
|
adding a drag handle at queue items
|
2020-10-11 13:18:03 +02:00 |
|
tibbi
|
75242aa378
|
flattening the Track Queue and Song layouts
|
2020-10-11 12:02:23 +02:00 |
|
tibbi
|
73fbb081e2
|
properly highlight selected queue items
|
2020-10-11 11:48:54 +02:00 |
|
tibbi
|
8e319d87d2
|
make trackCover private in MusicService
|
2020-10-11 11:03:16 +02:00 |
|
tibbi
|
fa589cae52
|
change the next track in the queue at refreshing the queue
|
2020-10-11 10:56:43 +02:00 |
|
tibbi
|
69b7ddaf25
|
always check track shuffling after fetching
|
2020-10-11 10:36:49 +02:00 |
|
tibbi
|
bd76b43b0e
|
removing a redundant function
|
2020-10-10 23:15:28 +02:00 |
|
tibbi
|
482acedf4c
|
removing the old way of storing track history
|
2020-10-10 21:52:27 +02:00 |
|
tibbi
|
17ff601f1b
|
add handling for playing the previous track
|
2020-10-10 21:47:41 +02:00 |
|
tibbi
|
c8f6f6937c
|
speed up the album cover checking
|
2020-10-09 23:40:18 +02:00 |
|
tibbi
|
04fe39c8e7
|
optimize track cover art fetching
|
2020-10-09 22:16:54 +02:00 |
|
tibbi
|
fa1e09916d
|
play the clicked song on the queue
|
2020-10-09 22:16:36 +02:00 |
|
tibbi
|
220d552b02
|
highlight the currently playing song in the queue
|
2020-10-09 20:54:38 +02:00 |
|
tibbi
|
d659ed9a22
|
add a label to the Queue screen
|
2020-10-09 20:39:55 +02:00 |
|
tibbi
|
06a8475ea7
|
show a list of queued items at QueueActivity
|
2020-10-09 19:57:22 +02:00 |
|
tibbi
|
c53c4a8b50
|
launch QueueActivity on clicking at the Next Track bar
|
2020-10-09 15:02:47 +02:00 |
|
tibbi
|
c08c88a1de
|
use the track queue for fetching the next track id
|
2020-10-09 13:12:17 +02:00 |
|
tibbi
|
42780dce2f
|
properly handle updating the next track info
|
2020-10-09 12:24:30 +02:00 |
|
tibbi
|
996560c5e2
|
removing Setup Player service function
|
2020-10-09 11:55:07 +02:00 |
|
tibbi
|
39c2b45c3c
|
shuffle tracks after fetching
|
2020-10-09 11:42:46 +02:00 |
|
tibbi
|
7d5154f24e
|
adding a bottom bar for showing the next song
|
2020-10-09 10:59:26 +02:00 |
|
tibbi
|
714158d3e9
|
allow skipping forward/backward by pressing the current/max track progress
|
2020-10-08 22:35:42 +02:00 |
|
tibbi
|
a086bad5d3
|
removing the player fragment, make Artists the first one
|
2020-10-08 22:30:39 +02:00 |
|
tibbi
|
f2bde8355f
|
implement Next song playback
|
2020-10-08 22:23:39 +02:00 |
|
tibbi
|
6bce2374b9
|
renaming Song to Track on some places
|
2020-10-08 22:11:51 +02:00 |
|
tibbi
|
fe8d70a947
|
properly handle a specific song initiating
|
2020-10-08 21:50:50 +02:00 |
|
tibbi
|
d109e520ac
|
always refresh songs at INIT action
|
2020-10-08 12:24:06 +02:00 |
|
tibbi
|
9adb4d2dd2
|
use the last database update for renaming songs to tracks
|
2020-10-08 12:16:21 +02:00 |
|
tibbi
|
879feb3b70
|
use media_store_id as a primary key at Song instead of path
|
2020-10-08 11:56:13 +02:00 |
|
tibbi
|
d138876f82
|
finish TrackActivity if there is no current song
|
2020-10-08 11:00:20 +02:00 |
|
tibbi
|
daf395734a
|
handle reseting queue items on selecting some new songs
|
2020-10-07 23:31:50 +02:00 |
|
tibbi
|
f5abbedd70
|
creating a new QueueItems table for storing the currently queued tracks
|
2020-10-07 23:14:55 +02:00 |
|
tibbi
|
bbc073f83e
|
implementing the Track screens seekbar
|
2020-10-07 22:05:59 +02:00 |
|
tibbi
|
c574320030
|
implementing Shuffle and Song Repetition buttons
|
2020-10-07 20:54:10 +02:00 |
|
tibbi
|
79f4ed1957
|
allow only 1 line at track artist and title
|
2020-10-07 20:38:24 +02:00 |
|
tibbi
|
0f11134a82
|
give the top art fixed size
|
2020-10-07 20:37:06 +02:00 |
|
tibbi
|
b42dc4cd77
|
implementing some new buttons at the Track screen
|
2020-10-07 19:43:48 +02:00 |
|
tibbi
|
af80472d53
|
update the track progress on its screen
|
2020-10-07 19:16:29 +02:00 |
|
tibbi
|
7cba12c0e9
|
show 00:00 on timers by default
|
2020-10-07 15:17:46 +02:00 |
|
tibbi
|
e3104403e0
|
adding some navigation buttons at the Track screen
|
2020-10-07 15:14:08 +02:00 |
|
tibbi
|
38935d6512
|
show a progressbar at the Track screen
|
2020-10-07 13:08:54 +02:00 |
|
tibbi
|
6cb2efb0ad
|
use a bigger font for the artist
|
2020-10-07 12:49:48 +02:00 |
|
tibbi
|
504deb6dc3
|
show the track title and artist at the Track screen
|
2020-10-07 12:49:17 +02:00 |
|
tibbi
|
c048a1f312
|
add top shadow to the track image
|
2020-10-07 12:27:14 +02:00 |
|
tibbi
|
37fa9d213f
|
show the albums cover image at the top of the Track screen
|
2020-10-07 11:59:59 +02:00 |
|
tibbi
|
d94c63d0ea
|
open Track activity from Songs on click too
|
2020-10-06 23:11:19 +02:00 |
|
tibbi
|
9d9e065c4d
|
creating the basic TrackActivity with transparent top
|
2020-10-06 14:44:01 +02:00 |
|
tibbi
|
1dd7eeb799
|
do not allow clicking on album section headers
|
2020-10-05 21:36:11 +02:00 |
|
tibbi
|
32c89ccac2
|
adding the missed headset icons with some padding
|
2020-10-05 21:05:38 +02:00 |
|
tibbi
|
ff4412d6f3
|
launch TrackActivity on picking a track to play
|
2020-10-05 21:05:20 +02:00 |
|
tibbi
|
c2d96a751e
|
show the albums image thumbnail at songs list
|
2020-10-05 20:31:48 +02:00 |
|
tibbi
|
7ccaa76026
|
show the album artist at the header too
|
2020-10-05 19:22:30 +02:00 |
|
tibbi
|
e5532a2d7e
|
show some extra info at the selected album
|
2020-10-05 19:12:24 +02:00 |
|
tibbi
|
7470e67336
|
show the album cover at opening
|
2020-10-05 18:36:54 +02:00 |
|
tibbi
|
7930551d78
|
show placeholders if an album or artist image isnt available
|
2020-10-05 16:13:01 +02:00 |
|
tibbi
|
7c924f473e
|
show an album image at individual songs
|
2020-10-05 15:56:33 +02:00 |
|
tibbi
|
1b6416179c
|
add a path to the songs album cover at Song model
|
2020-10-05 15:28:02 +02:00 |
|
tibbi
|
4cd25f9b7f
|
store album cover art in the class itself
|
2020-10-05 12:55:38 +02:00 |
|
tibbi
|
48cf2dcc15
|
adding some sections at the albums view
|
2020-10-05 12:37:15 +02:00 |
|
tibbi
|
f0c44f3f18
|
show the tracks under albums too
|
2020-10-05 12:06:05 +02:00 |
|
tibbi
|
26a87b52dd
|
prepare the AlbumsAdapter for showing individual songs too
|
2020-10-05 11:30:25 +02:00 |
|
tibbi
|
a2cc181ee5
|
fetch all album songs at fetching albums of an artist
|
2020-10-04 23:13:48 +02:00 |
|
tibbi
|
c59e399933
|
show the track id and duration at the list
|
2020-10-04 22:51:03 +02:00 |
|
tibbi
|
b10df276f6
|
removing a debug statement
|
2020-10-04 22:33:46 +02:00 |
|
tibbi
|
a7ed74896a
|
fetch the trackId of songs
|
2020-10-04 22:31:46 +02:00 |
|
tibbi
|
b7c4c93ad5
|
show a preview image of albums
|
2020-10-04 21:13:49 +02:00 |
|
tibbi
|
c1876a0c1d
|
show album and track count at artists
|
2020-10-04 11:36:36 +02:00 |
|
tibbi
|
bca31fd609
|
fetch the proper artist album and song count
|
2020-10-04 10:51:40 +02:00 |
|
tibbi
|
d21f780fae
|
move the album and song fetchers to context extensions
|
2020-10-04 10:33:54 +02:00 |
|
tibbi
|
c1f2c2a6a7
|
adding an initial implementation of showing album art
|
2020-10-03 23:15:31 +02:00 |
|
Tibor Kaputa
|
bc44bb240e
|
Merge pull request #263 from davidre345/patch-6
Solved orthographic error
|
2020-10-03 20:52:55 +02:00 |
|
Emanuele Petriglia
|
637faa0420
|
Escape apostrophe
|
2020-10-03 13:25:14 +00:00 |
|
Emanuele Petriglia
|
55b50529c2
|
Strip a space character
|
2020-10-02 10:11:03 +00:00 |
|
Emanuele Petriglia
|
ed627ceffe
|
translate app_long_description in Italian
|
2020-10-02 10:02:24 +00:00 |
|
davidre345
|
a6884eaac9
|
Solved orthographic error
In galician language, you have to always contract the preposition "con" with the article "un" resulting in "cun". The other translations are OK.
|
2020-10-02 00:16:48 +02:00 |
|
tibbi
|
40ce1002e8
|
list fetched songs at the given activity
|
2020-10-01 20:53:11 +02:00 |
|
tibbi
|
19b4c98e2b
|
rename SongAdapter to OldSongAdapter, create a new one
|
2020-10-01 20:44:26 +02:00 |
|
tibbi
|
63f8a0f2d1
|
add song fetching at the given activity
|
2020-10-01 20:39:24 +02:00 |
|
tibbi
|
de8f991ffa
|
fixing an escaping in the galician file
|
2020-10-01 19:04:17 +02:00 |
|
Tibor Kaputa
|
4fc1945a12
|
reverting the galician app info translation
|
2020-10-01 18:37:21 +02:00 |
|
davidre345
|
a43313b316
|
Final version of updating galician strings
|
2020-10-01 17:34:04 +02:00 |
|
Tibor Kaputa
|
ac25332fdb
|
Merge pull request #261 from davidre345/patch-4
Updating galician strings
|
2020-10-01 17:12:42 +02:00 |
|
davidre345
|
1899193fca
|
Updating galician strings
|
2020-10-01 10:19:23 +02:00 |
|
D. Domig
|
07ff390d83
|
Update German translations
|
2020-10-01 09:32:29 +02:00 |
|
tibbi
|
59f839246a
|
add a separate activity for displaying songs
|
2020-09-30 23:53:52 +02:00 |
|
tibbi
|
402ca4743f
|
renaming ArtistActivity to AlbumsActivity
|
2020-09-30 23:41:30 +02:00 |
|
tibbi
|
4e1f7b2457
|
list artist albums in a separate activity
|
2020-09-30 22:55:12 +02:00 |
|
tibbi
|
b61fe8718d
|
properly handle album fetching on Android below Q
|
2020-09-30 21:43:12 +02:00 |
|
tibbi
|
ca1a1a2b00
|
fetch albums after clicking an artist
|
2020-09-30 21:30:48 +02:00 |
|
tibbi
|
75df0fc4b9
|
show the fetched artists on the list
|
2020-09-30 19:43:06 +02:00 |
|
tibbi
|
c53418719a
|
adding Artist fetching
|
2020-09-30 16:26:47 +02:00 |
|
tibbi
|
d7e7077aa3
|
fixing a typo at Artists
|
2020-09-30 15:37:26 +02:00 |
|
tibbi
|
97db70c4e4
|
adding a tab for artists
|
2020-09-30 15:35:57 +02:00 |
|
tibbi
|
e0e163e4c8
|
fill the playlists tab
|
2020-09-30 15:35:38 +02:00 |
|
tibbi
|
3c8dbf6cf0
|
call setupFragment on every fragment on creation
|
2020-09-29 22:55:16 +02:00 |
|
tibbi
|
e8f2bf9778
|
adding a very initial implementation of top tabs and playlists fragment
|
2020-09-29 22:46:33 +02:00 |
|
tibbi
|
6aa16c0315
|
update version to 5.3.4
|
2020-09-19 15:49:48 +02:00 |
|
tibbi
|
dcd90f206e
|
updating some libraries
|
2020-09-19 15:26:02 +02:00 |
|
tibbi
|
f9dc0fa573
|
updating some libraries
|
2020-09-04 22:58:04 +02:00 |
|
memerornormie
|
d3713de011
|
add traditional chinese support for app_title, app_short_description and app_long_description in app/src/main/res/values-zh-rTW
|
2020-08-14 22:58:06 +08:00 |
|
tibbi
|
6f9957df36
|
fixing the french app name
|
2020-06-06 08:57:18 +02:00 |
|
Tommy He
|
9d200304cb
|
Add translated strings for zh_CN.
|
2020-06-01 22:25:35 +08:00 |
|
tibbi
|
18b0b72029
|
update version to 5.3.3
|
2020-05-30 16:16:46 +02:00 |
|
tibbi
|
5d76833145
|
use the proper way of stopping the music service
|
2020-05-30 15:50:43 +02:00 |
|
tibbi
|
c8530ea110
|
adding some widget config related code style tweaks
|
2020-05-30 13:34:47 +02:00 |
|
tibbi
|
a198b1f65d
|
updating the app icon on some devices
|
2020-05-24 21:25:47 +02:00 |
|
Guillaume
|
be1039b47d
|
Dutch
Note: EXIF data is used in (JPEG) files, not in audio files (with the exception of RIFF WAV). Do you mean ID3 here?
|
2020-05-18 16:17:58 +02:00 |
|
tibbi
|
77361f7bba
|
update version to 5.3.2
|
2020-05-16 22:35:37 +02:00 |
|
tibbi
|
e1404d2884
|
move the Open Playlist menu button above Sorting
|
2020-05-16 22:13:51 +02:00 |
|
tibbi
|
a82cffa43d
|
show a prompt about our new apps to some users
|
2020-05-16 22:06:16 +02:00 |
|
tibbi
|
e0563242d7
|
properly handle some third party intent playback handling
|
2020-05-16 22:05:08 +02:00 |
|
tibbi
|
118ad0cea0
|
update version to 5.3.1
|
2020-05-06 19:11:28 +02:00 |
|
tibbi
|
cf76af7b12
|
do not refresh the songs list if empty, while search is open
|
2020-05-06 19:01:35 +02:00 |
|
tibbi
|
eddedbb869
|
update commons to 5.27.9
|
2020-05-06 18:53:11 +02:00 |
|
tibbi
|
4f3de9a9ad
|
adding a crashfix at actionmenu item checking
|
2020-05-06 18:37:46 +02:00 |
|
tibbi
|
e870e9b2f4
|
avoid renaming files with content uri
|
2020-05-06 18:29:03 +02:00 |
|
tibbi
|
d0af2c37f5
|
require the Write storage permission at Android Q too
|
2020-05-06 18:28:54 +02:00 |
|
tibbi
|
3faba77e4d
|
improve album art fetching on Android Q+
|
2020-05-06 18:09:53 +02:00 |
|
tibbi
|
7a9018b0df
|
ignore Playlists table at first app open, it is useles
|
2020-05-06 17:32:53 +02:00 |
|
tibbi
|
eab8e3fc57
|
add system playlists on app start
|
2020-05-06 14:38:35 +02:00 |
|
tibbi
|
a8881d8b17
|
require the READ_EXTERNAL_STORAGE on every device, for fetching playlists
|
2020-05-06 12:52:03 +02:00 |
|
tibbi
|
7c15b625c2
|
apply the minimal song duration at file fetching on Android Q+ too
|
2020-05-06 12:23:34 +02:00 |
|
tibbi
|
7841551a0f
|
removing the "type" value of Song class
|
2020-05-06 12:22:17 +02:00 |
|
tibbi
|
f2959d908e
|
updating Commons, improving the handling of content uris
|
2020-05-06 11:53:18 +02:00 |
|
tibbi
|
27b1ff76b7
|
removing a redundant function parameter
|
2020-05-06 10:35:08 +02:00 |
|
tibbi
|
4a089bc878
|
fetch whole songs from MediaStore on Android Q+, not just paths
|
2020-05-06 10:33:09 +02:00 |
|
tibbi
|
3186dfb737
|
init activity on Android Q too though
|
2020-05-06 08:50:54 +02:00 |
|
tibbi
|
7f54ae10e0
|
require the WRITE_STORAGE permission only below Android Q
|
2020-05-06 08:47:10 +02:00 |
|
tibbi
|
20113a9992
|
make bus in MainActivity nullable
|
2020-05-05 23:09:44 +02:00 |
|
tibbi
|
0614a64ff2
|
updating commons to 5.27.7
|
2020-05-05 17:56:16 +02:00 |
|
tibbi
|
1253dbafa4
|
take the widget round background from Commons
|
2020-04-20 12:38:44 +02:00 |
|
tibbi
|
382a5e7742
|
update version to 5.3.0
|
2020-04-19 20:28:34 +02:00 |
|
tibbi
|
53d1ee1315
|
adding some EventBus Proguard rules
|
2020-04-19 20:25:14 +02:00 |
|
tibbi
|
03b118ec89
|
update commons to 5.26.4
|
2020-04-19 20:19:40 +02:00 |
|
tibbi
|
ee57b0cca9
|
rewriting MainActivity, move some things into a viewpager with 1 fragment
|
2020-04-19 19:35:20 +02:00 |
|
tibbi
|
c6c06f1847
|
updating commons, use the new icons
|
2020-04-19 13:25:02 +02:00 |
|
tibbi
|
0a229101c5
|
request a widget update after resizing or enabling
|
2020-04-19 11:06:31 +02:00 |
|
tibbi
|
e1d4d45cfa
|
adding some widget improvements + cleanup
|
2020-04-19 10:54:15 +02:00 |
|
tibbi
|
28a637ec88
|
do not use EventBus at the widget, use casual broadcasts
|
2020-04-19 10:06:34 +02:00 |
|
tibbi
|
5eb8364cb4
|
replace the Stop icon with a Cross at closing the sleep timer
|
2020-04-19 09:30:38 +02:00 |
|
tibbi
|
3f1073a3d4
|
add rounded corners to the widget
|
2020-04-18 23:09:38 +02:00 |
|
tibbi
|
ae257f790c
|
updating some icons, make them nicer and rounder
|
2020-04-18 21:45:48 +02:00 |
|
tibbi
|
6fa2776cad
|
replacing Otto with EventBus
|
2020-04-18 20:44:28 +02:00 |
|
tibbi
|
7af6566915
|
use the vector Stop icon from Commons
|
2020-04-18 20:10:23 +02:00 |
|
tibbi
|
bc48156813
|
use italic at placeholder texts
|
2020-04-18 19:21:33 +02:00 |
|
tibbi
|
9dcc7c21c9
|
use the helper function for looping through cursors
|
2020-04-18 19:14:06 +02:00 |
|
tibbi
|
d133435852
|
shortening some code
|
2020-04-18 19:10:33 +02:00 |
|
tibbi
|
0ef6cc55a5
|
updating commons, gradle, kotlin
|
2020-04-18 18:26:27 +02:00 |
|
Sérgio Marques
|
9d99883ce5
|
Update strings.xml
|
2020-04-12 21:25:17 +01:00 |
|
Tibor Kaputa
|
3032d591ac
|
reverting the app title and short description, they are too long
|
2020-04-11 17:37:09 +02:00 |
|
Jony
|
42db9b5d75
|
Update strings.xml
|
2020-04-11 12:58:54 +02:00 |
|
tibbi
|
b4a5ff4054
|
moving some music player related things in Commons
|
2020-04-01 10:14:36 +02:00 |
|
tibbi
|
63e427770b
|
always skip by 10 seconds at fast forward
|
2020-04-01 10:14:13 +02:00 |
|
tibbi
|
ea24a45327
|
update version to 5.2.7
|
2020-03-28 12:46:17 +01:00 |
|
tibbi
|
103bf713a8
|
removing the song dividers for cleaner up
|
2020-03-28 12:26:04 +01:00 |
|
tibbi
|
fbd7be6d87
|
updating commons, room and gradle
|
2020-03-28 12:05:03 +01:00 |
|
spkprs
|
911ffb2d75
|
Update strings.xml
|
2020-03-14 00:17:46 +03:00 |
|
Tibor Kaputa
|
dc84083eca
|
reverting to the old app title, it is too long
|
2020-03-13 21:31:01 +01:00 |
|
spkprs
|
52aa3eb98b
|
Update strings.xml
|
2020-03-13 21:16:15 +03:00 |
|
tibbi
|
ed5465c18e
|
updating the app title and descriptions, make them more verbose
|
2020-03-11 23:24:11 +01:00 |
|
Tibor Kaputa
|
1f0a99357f
|
updating a turkish string
|
2020-03-07 22:54:16 +01:00 |
|
Tibor Kaputa
|
b52d1d88ff
|
Merge pull request #241 from FatihFIRINCI/patch-5
Update Turkish strings.xml
|
2020-03-07 22:49:44 +01:00 |
|
Tibor Kaputa
|
e7a828ea01
|
Merge branch 'master' into patch-5
|
2020-03-07 22:48:35 +01:00 |
|
Guillaume
|
55c646bd08
|
Dutch
|
2020-03-07 15:19:16 +01:00 |
|
tibbi
|
8e02e9b4ba
|
adding some links to app descriptions
|
2020-03-06 22:51:34 +01:00 |
|
Fatih Fırıncı
|
d2d3ff7361
|
Update strings.xml
|
2020-03-06 23:51:12 +03:00 |
|
tibbi
|
f00268b776
|
update version to 5.2.6
|
2020-03-05 20:44:31 +01:00 |
|
tibbi
|
7320dc1cc2
|
updating target SDK to 29
|
2020-03-05 20:40:07 +01:00 |
|
tibbi
|
6eb174700c
|
update commons to 5.22.18
|
2020-03-05 20:22:23 +01:00 |
|
tibbi
|
e3ce58b009
|
update version to 5.2.5
|
2020-02-14 22:36:09 +01:00 |
|
tibbi
|
bba7436dcc
|
remove the scrolling bubble related setting, always show it
|
2020-02-14 22:34:07 +01:00 |
|
tibbi
|
b564cbeab3
|
doing some checks in preparation for sdk 29
|
2020-02-14 22:28:38 +01:00 |
|
tibbi
|
030b60e516
|
updating the app icon, use a flatter one
|
2020-02-14 22:22:50 +01:00 |
|
tibbi
|
feb8a66e5a
|
updating commons, gradle, kotlin, sdk
|
2020-02-14 21:47:20 +01:00 |
|
tibbi
|
c7b4e46b72
|
adding Greek app translation
|
2020-02-05 19:30:50 +01:00 |
|
herkul-s
|
d64c0469d3
|
adding czech strings
|
2020-01-26 12:23:44 +01:00 |
|
Luis Alfredo Figueroa Bracamontes
|
2829885742
|
Update strings.xml Español
On the line 67, I remove the part about sorting by artist because some words before, it says that the player can sort by artist
|
2020-01-01 21:23:33 -06:00 |
|
tibbi
|
730ea959ae
|
make building the app easier, do not require a release version
|
2019-12-22 22:58:36 +01:00 |
|
tibbi
|
c9178eb83f
|
allow building the debug app version without keystore.properties
|
2019-12-19 21:58:21 +01:00 |
|
fricyo
|
6a0a328801
|
Update Translation
|
2019-12-16 17:38:58 +08:00 |
|
zmni
|
3a965ddce0
|
Update Indonesian translation
|
2019-12-15 17:14:54 +07:00 |
|
Sérgio Marques
|
6cebe5ebb1
|
Update strings.xml
|
2019-11-18 22:57:43 +00:00 |
|
Guillaume
|
e20ec46f1c
|
Dutch
|
2019-11-11 20:24:17 +01:00 |
|
tibbi
|
66753ec2cd
|
adding a more descriptive app title to be translated
|
2019-11-10 18:59:39 +01:00 |
|
tibbi
|
6b06a82c0f
|
update version to 5.2.4
|
2019-10-27 10:13:29 +01:00 |
|
tibbi
|
cf5496e6d7
|
updating commons to 5.18.13
|
2019-10-27 10:00:25 +01:00 |
|
tibbi
|
24cf911e13
|
minor string updates
|
2019-10-16 22:20:21 +02:00 |
|
tibbi
|
977a37a832
|
update version to 5.2.3
|
2019-09-18 11:15:53 +02:00 |
|
tibbi
|
80d69c4092
|
adding a service notification to the fake one
|
2019-09-18 11:14:49 +02:00 |
|
tibbi
|
0f06e74cd7
|
adding Service category to the notification
|
2019-09-18 11:10:31 +02:00 |
|
tibbi
|
aded41200d
|
catch exceptions thrown at changing the equalizer
|
2019-09-18 10:56:15 +02:00 |
|
tibbi
|
2727c92f08
|
fixing some foreground service related crashes on Android 8+
|
2019-09-18 10:33:48 +02:00 |
|
tibbi
|
e2964a9ce9
|
updating kotlin, commons, gradle
|
2019-09-17 23:14:49 +02:00 |
|
Sérgio Marques
|
5f596b0e64
|
Update strings.xml
|
2019-09-07 01:30:33 +01:00 |
|
CompGame356
|
354b8719eb
|
Updated Polish translation
|
2019-08-16 22:39:13 +02:00 |
|
tibbi
|
abdc6befe8
|
update version to 5.2.2
|
2019-08-16 14:43:56 +02:00 |
|
tibbi
|
291ada0c9b
|
properly allow initializing the player through widget
|
2019-08-16 13:23:33 +02:00 |
|
tibbi
|
a8d79f30a1
|
use startForegroundService at Android Oreo+
|
2019-08-16 13:04:44 +02:00 |
|
tibbi
|
82eaebb98c
|
update commons to 5.16.12
|
2019-08-16 12:24:25 +02:00 |
|
tibbi
|
7aba874392
|
properly update the menu items based on the primary color
|
2019-08-15 23:25:22 +02:00 |
|
tibbi
|
8337831deb
|
replacing the remaining icons with vectors
|
2019-08-15 23:20:07 +02:00 |
|
tibbi
|
aca3027e36
|
updating Commons to use some vectors
|
2019-08-15 23:13:08 +02:00 |
|
en2sv
|
d207ebb695
|
Update Swedish translation
|
2019-07-27 20:03:19 +02:00 |
|
tibbi
|
ec58fa44c0
|
correcting the placement of WhatsNew item
|
2019-07-25 11:31:57 +02:00 |
|
tibbi
|
c73850bde1
|
update version to 5.2.1
|
2019-07-24 14:25:34 +02:00 |
|
tibbi
|
a7b0958282
|
adding navigation bar color customization at Whats New
|
2019-07-24 14:21:03 +02:00 |
|
tibbi
|
82a94d29a3
|
fix #199, ignore folders with .nomedia at the initial scan
|
2019-07-24 14:18:12 +02:00 |
|
tibbi
|
c0340819c6
|
adding a null check
|
2019-07-24 13:13:54 +02:00 |
|