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 |
|
tibbi
|
7e51e5171b
|
updating commons, gradle, kotlin
|
2019-07-24 12:50:37 +02:00 |
|
fricyo
|
dbfd01d8dd
|
Update Translation
|
2019-07-06 19:31:42 +08:00 |
|
Guillaume
|
2bab5f9754
|
Dutch
|
2019-07-04 14:16:13 +02:00 |
|
tibbi
|
3778abb3b1
|
update version to 5.2.0
|
2019-07-03 23:42:10 +02:00 |
|
tibbi
|
05f0faefb8
|
sort the items at sleep timer picker in an ascending order
|
2019-07-03 22:44:51 +02:00 |
|
tibbi
|
5b66b7fa16
|
show the last picked sleep timer at the picker dialog
|
2019-07-03 22:42:08 +02:00 |
|
tibbi
|
4d08fd6155
|
allow picking a custom sleep timer interval
|
2019-07-03 22:34:42 +02:00 |
|
tibbi
|
c0c3696247
|
removing a colon from a settings item
|
2019-07-03 22:22:01 +02:00 |
|
tibbi
|
56881319f0
|
moving sleep timer handling in MusicService
|
2019-07-03 20:46:19 +02:00 |
|
tibbi
|
7a927e565e
|
making MusicService progressHandler not nullable
|
2019-07-03 20:21:59 +02:00 |
|
tibbi
|
93e8e47ff1
|
show sleep timer on app start, if active
|
2019-07-03 20:15:38 +02:00 |
|
tibbi
|
000ea27d0e
|
improving the way sleep timer remaining time is calculated
|
2019-07-03 20:06:35 +02:00 |
|
tibbi
|
52da9ddbbc
|
end the playback on countdown finish
|
2019-07-03 19:49:30 +02:00 |
|
tibbi
|
268d183b6f
|
adding some sleep timer related things
|
2019-07-03 19:30:06 +02:00 |
|
tibbi
|
5fc31a38e6
|
handle sleep timer in seconds, not minutes
|
2019-07-03 19:00:24 +02:00 |
|
tibbi
|
760e8a9992
|
adding a Stop button to the sleep timer
|
2019-07-03 18:51:20 +02:00 |
|
tibbi
|
d17358e14f
|
adding the bottom layout for sleep timer holder
|
2019-07-03 17:41:41 +02:00 |
|
tibbi
|
ae40944fdb
|
fix #204, fix a crash at deleting a playlist with files
|
2019-07-03 17:16:34 +02:00 |
|
tibbi
|
2aef755930
|
fix #200, show proper filename as appropriate
|
2019-07-03 17:12:57 +02:00 |
|
tibbi
|
9567697e70
|
adding a dialog for selecting a sleep timer
|
2019-07-03 16:46:43 +02:00 |
|
tibbi
|
9396c616ad
|
adding a new string for Sleep timer
|
2019-07-03 16:11:07 +02:00 |
|
tibbi
|
0210fb4204
|
create new threads only when needed
|
2019-07-03 12:30:09 +02:00 |
|
tibbi
|
2fb754babd
|
fixing an Editor related crash
|
2019-07-03 12:23:14 +02:00 |
|
zmni
|
a9e54baa25
|
Create Indonesian translation
|
2019-06-26 12:34:37 +07:00 |
|
tibbi
|
a1ccfd4f87
|
update version to 5.1.3
|
2019-06-22 22:42:00 +02:00 |
|
tibbi
|
6147815eea
|
adding some null checks
|
2019-06-22 22:28:38 +02:00 |
|
tibbi
|
a9812ef525
|
updating kotlin, commons, gradle
|
2019-06-22 22:23:16 +02:00 |
|
motomoto7
|
4f440d3650
|
Ukrainian, update strings.xml
Minor translation improvements
|
2019-06-21 12:00:22 +03:00 |
|
motomoto7
|
3e3037114a
|
Ukrainian
|
2019-05-24 15:24:48 +03:00 |
|
tibbi
|
65ecc74625
|
update version to 5.1.2
|
2019-04-08 23:11:56 +02:00 |
|
tibbi
|
d19fe91ce9
|
removing some redundant xml rules
|
2019-04-08 23:07:38 +02:00 |
|
tibbi
|
aa015c5e97
|
adding a new FAQ item
|
2019-04-03 19:34:58 +02:00 |
|
tibbi
|
ec2c092400
|
updating commons to 5.10.22
|
2019-03-27 11:51:33 +01:00 |
|
tibbi
|
55e8403bf0
|
update version to 5.1.1
|
2019-03-10 22:26:46 +01:00 |
|
tibbi
|
c50887af62
|
updating to the new way of signing apps
|
2019-03-10 22:11:41 +01:00 |
|
tibbi
|
7b845bd0df
|
updating gradle and commons
|
2019-03-10 22:03:29 +01:00 |
|
tibbi
|
c74191f494
|
update version to 5.1.0
|
2019-01-11 13:35:11 +01:00 |
|
tibbi
|
d97d0da6d8
|
add back the old RemoteControlReceiver too for lower Android versions
|
2019-01-11 13:27:25 +01:00 |
|
tibbi
|
82c1b8f9c6
|
cleaning up MusicService a bit
|
2019-01-11 12:42:37 +01:00 |
|
tibbi
|
fa80b04894
|
rework headset button handling, make the Service handle it
|
2019-01-11 12:09:10 +01:00 |
|
tibbi
|
265b11a8eb
|
add some delay at setting service foreground state to fix some glitches
|
2019-01-11 11:14:53 +01:00 |
|
tibbi
|
af4c2bbbcf
|
update commons to 5.6.6
|
2019-01-11 11:09:57 +01:00 |
|
dugi9991
|
62faa22585
|
Update strings.xml
Updated newly added strings.
|
2019-01-06 22:10:43 +01:00 |
|
Tibor Kaputa
|
02e6d81188
|
shortening some string getters
|
2019-01-01 15:34:43 +01:00 |
|
Philip Fritzsche
|
235deec992
|
Set contentDescriptions for navigation buttons.
|
2019-01-01 11:37:16 +01:00 |
|
Emanuele Petriglia
|
d8572d96fb
|
Update italian translation
|
2018-12-21 17:31:10 +00:00 |
|
fricyo
|
c592fd94ef
|
Update Translation
|
2018-11-28 18:12:50 +08:00 |
|
en2sv
|
792537901d
|
Update Swedish translation
|
2018-11-17 20:26:16 +01:00 |
|
Tibor Kaputa
|
5eaf56fa69
|
Update strings.xml
|
2018-11-08 10:17:00 +01:00 |
|
Tibor Kaputa
|
f4e3682891
|
Delete strings.xml
|
2018-11-08 10:15:22 +01:00 |
|
unknowtech
|
0ae0a5380d
|
Updated fr (French) translation
Commit made via Stringlate
|
2018-11-08 00:03:19 +01:00 |
|
Fatih Fırıncı
|
ae3cf93c26
|
Update strings.xml
|
2018-11-04 20:53:11 +00:00 |
|
tibbi
|
d542926767
|
update version to 5.0.3
|
2018-10-25 20:41:04 +02:00 |
|
tibbi
|
6f877ef6c7
|
remove the things related to migrating from old sqlite to Room
|
2018-10-25 20:30:31 +02:00 |
|
tibbi
|
47092293b8
|
minor code updates
|
2018-10-25 20:20:48 +02:00 |
|
tibbi
|
9df81953d1
|
catch exceptions thrown at setPlaybackState
|
2018-10-25 19:20:38 +02:00 |
|
tibbi
|
a4f8294f46
|
use a single thread executor at working with the database
|
2018-10-25 19:13:13 +02:00 |
|
tibbi
|
2a3169267c
|
update commons to 5.2.8
|
2018-10-25 19:07:44 +02:00 |
|
tibbi
|
7d4c9d3809
|
update version to 5.0.2
|
2018-10-19 17:29:34 +02:00 |
|
tibbi
|
e848bc68d4
|
adding some Picasso related proguard rules
|
2018-10-19 17:29:28 +02:00 |
|
tibbi
|
0edc30e892
|
use Compat components around the notification
|
2018-10-19 17:23:15 +02:00 |
|
tibbi
|
8cf290f52f
|
try using Picasso for loading cover art instead of Glide
|
2018-10-19 17:02:01 +02:00 |
|
tibbi
|
0dcb7af82e
|
rely on song path hashcodes when referring to them, not on mediastore ids
|
2018-10-19 16:10:15 +02:00 |
|
tibbi
|
8b0ddc3593
|
update commons to 5.1.4
|
2018-10-19 16:01:03 +02:00 |
|
Guillaume
|
2f6cb4039c
|
Dutch
|
2018-10-14 17:52:27 +02:00 |
|
tibbi
|
78c0049424
|
update version to 5.0.1
|
2018-10-14 13:22:22 +02:00 |
|
tibbi
|
ff4731d74a
|
update commons to 5.0.16
|
2018-10-14 13:20:39 +02:00 |
|
tibbi
|
cc68576106
|
check null items at getItemSelectionKey
|
2018-10-14 13:20:31 +02:00 |
|
tibbi
|
d0058b8429
|
catch exceptions at fetching album cover art
|
2018-10-14 13:17:27 +02:00 |
|
tibbi
|
05ffa965e7
|
update version to 5.0.0
|
2018-10-12 21:04:54 +02:00 |
|
tibbi
|
b2860b4bd2
|
update commons to 5.0.13
|
2018-10-12 21:03:29 +02:00 |
|
tibbi
|
9a336bfabc
|
fix #178, show the Toggle Autoplay menu button at third party intents too
|
2018-10-12 20:55:43 +02:00 |
|
tibbi
|
e90e179809
|
allow changing songs by clicking on them
|
2018-10-12 20:39:34 +02:00 |
|
tibbi
|
591b5630ce
|
updating commons to 5.0.12, min Android version to 5
|
2018-10-12 20:38:06 +02:00 |
|
kniddl
|
aeecd18b05
|
Update German translation
|
2018-10-12 12:05:04 +02:00 |
|
ScratchBuild
|
60da3e0d64
|
Update Japanese translation
|
2018-10-12 17:07:16 +09:00 |
|
Sérgio Marques
|
b278431bdf
|
Update strings.xml
|
2018-10-11 22:41:02 +01:00 |
|
Emanuele Petriglia
|
6aca6a6e72
|
Update italian translation
|
2018-10-11 11:57:20 +00:00 |
|
tibbi
|
1a7c366c20
|
updating the way files as cover art are fetched
|
2018-10-11 13:51:25 +02:00 |
|
Tibor Kaputa
|
a140bc2cee
|
Merge pull request #175 from pa4/local-album-art
Try to use locally stored Album Art files
|
2018-10-11 13:46:20 +02:00 |
|
tibbi
|
2f0d525c76
|
updating the string for swapping previous/next song
|
2018-10-11 13:36:29 +02:00 |
|
Tibor Kaputa
|
6b0904c4e0
|
Merge pull request #177 from pa4/swap-prev-next-keycodes
Allow to swap previous/next keys from the player
|
2018-10-11 13:30:00 +02:00 |
|
Emanuele Petriglia
|
b53fd99881
|
Big update of italian translation
|
2018-10-07 08:32:14 +00:00 |
|
Pawel
|
565b55d651
|
Allow to swap previous/next keys from the player
Some bluetooth headphones have the prev/next button swapped
|
2018-10-03 22:50:57 +02:00 |
|
pawel
|
6d0ff76b58
|
Try to use locally stored Album Art files
|
2018-10-02 23:27:36 +02:00 |
|
tibbi
|
a8fdaab5b6
|
update version to 4.3.1
|
2018-09-29 23:13:15 +02:00 |
|
tibbi
|
15760aec2e
|
update commons to 4.8.3
|
2018-09-29 23:12:37 +02:00 |
|
tibbi
|
34da7f7d0a
|
adding the permission FOREGROUND_SERVICE required on Android 9
|
2018-09-29 22:34:14 +02:00 |
|
tibbi
|
218e1eda83
|
updating some things related to Android Studio 3.2
|
2018-09-29 22:28:48 +02:00 |
|
Ettore Atalan
|
16d252aabc
|
Improved German translation
Removed anglicisms and translated new strings.
|
2018-09-23 02:33:46 +02:00 |
|
lazyStudnt
|
aca55ec587
|
Chinese words adjust
|
2018-09-18 08:06:50 +08:00 |
|
Tibor Kaputa
|
f80efbfe1d
|
correcting the app name again
|
2018-09-17 13:02:27 +02:00 |
|
Tibor Kaputa
|
9e0120d488
|
correcting the app name
|
2018-09-17 13:00:59 +02:00 |
|
lazyStudnt
|
283c667540
|
Chinese translation correct
|
2018-09-17 18:17:10 +08:00 |
|
Gozzwip
|
317f34cfdc
|
fixed and changed some scripts
|
2018-09-16 20:15:22 +04:00 |
|
Tibor Kaputa
|
0e9d1c7abf
|
Merge pull request #167 from trubitsyn/patch-1
Update values-ru/strings.xml
|
2018-09-15 16:59:02 +02:00 |
|
Nikola Trubitsyn
|
64758ca8b7
|
Update values-ru/strings.xml
|
2018-09-15 14:55:33 +03:00 |
|
dugi991
|
52831581a0
|
Updated Croatian translations
Translated new strings.
|
2018-09-15 11:28:33 +00:00 |
|
tibbi
|
0ace144441
|
update version to 4.3.0
|
2018-09-11 11:54:03 +02:00 |
|
tibbi
|
4ac26dd454
|
allow pausing songs with empty playlist
|
2018-09-11 11:20:39 +02:00 |
|
tibbi
|
3d14241adf
|
really remove the songs from playlist when desired
|
2018-09-11 10:44:29 +02:00 |
|
tibbi
|
137d3bea30
|
updating Commons, kotlin, sdk
|
2018-09-10 23:48:05 +02:00 |
|
tibbi
|
444f4685a1
|
fix a glitch at removing the currently playing song from playlist
|
2018-09-10 23:46:11 +02:00 |
|
tibbi
|
ae0d7aaf81
|
create smaller cover art bitmaps under some circumstances
|
2018-09-10 22:31:14 +02:00 |
|
tibbi
|
df7a7601ea
|
fixing a crash at showing equalizer
|
2018-09-10 21:58:52 +02:00 |
|
tibbi
|
e4aeccc336
|
update version to 4.2.0
|
2018-08-09 22:16:28 +02:00 |
|
tibbi
|
646e8a7acc
|
catch exceptions thrown at reseting cover art imageview
|
2018-08-09 22:12:27 +02:00 |
|
tibbi
|
e5cbc31418
|
scroll the list to the top at closing Search
|
2018-08-09 22:05:04 +02:00 |
|
tibbi
|
2528c342dd
|
fix #155, fixing a crash at deleting playlist files
|
2018-08-09 21:47:54 +02:00 |
|
tibbi
|
07a1cfd8ee
|
fix #157, mark the current song at closing search
|
2018-08-09 16:26:15 +02:00 |
|
tibbi
|
203c871f77
|
adding some switch padding to Setting items
|
2018-08-09 15:20:31 +02:00 |
|
tibbi
|
e1032d9eeb
|
update commons to 4.6.4
|
2018-08-09 15:19:50 +02:00 |
|
tibbi
|
e372e53213
|
show a warning about missing widget if the app is installed on an sd card
|
2018-08-09 15:13:30 +02:00 |
|
tibbi
|
9cbadc4e35
|
hide the equalizer selector in settings if it thrown an exception
|
2018-08-09 15:07:42 +02:00 |
|
tibbi
|
564a598f22
|
update version to 4.1.1
|
2018-07-16 20:03:31 +02:00 |
|
tibbi
|
ce22333820
|
show the Purchase Thank You only after 10th launch
|
2018-07-16 20:01:05 +02:00 |
|
tibbi
|
8cd2ea9272
|
avoid loading recycled bitmaps as album covers
|
2018-07-16 19:29:30 +02:00 |
|
tibbi
|
38fa8bdbf4
|
fix some recyclerview inconsistencies by padding a clone of songs to adapter
|
2018-07-16 14:50:07 +02:00 |
|
tibbi
|
8e088faf05
|
remember the last added path, use it as the default for new picking
|
2018-07-16 13:40:52 +02:00 |
|
tibbi
|
f2862cd886
|
fix #144, recognize .aac files as audio files
|
2018-07-16 13:35:48 +02:00 |
|
tibbi
|
d3fdcfb58c
|
fix #152, make sure we dont skip any song at deleting current song
|
2018-07-16 13:20:35 +02:00 |
|
tibbi
|
6388f5a352
|
adding a Purchase Thank You settings button
|
2018-07-15 23:30:26 +02:00 |
|
tibbi
|
20857cf926
|
adding the Orange splash activity
|
2018-07-15 23:28:39 +02:00 |
|
tibbi
|
8a69833a0b
|
update commons to 4.4.19
|
2018-07-15 23:27:09 +02:00 |
|
Fatih Fırıncı
|
726dcbfa50
|
Update strings.xml
|
2018-07-05 00:14:16 +03:00 |
|
fricyo
|
86c02e9c86
|
Update Translation
|
2018-07-02 14:03:09 +08:00 |
|
Aitor Beriain
|
cdbff96a40
|
added basque translation
|
2018-06-28 14:40:38 +02:00 |
|
ScratchBuild
|
e8e328892a
|
Update Japanese translation
|
2018-06-26 17:23:45 +09:00 |
|
gregory678
|
6666988bb7
|
PL translation update [2018.06.18]
|
2018-06-18 21:01:14 +02:00 |
|
Guillaume
|
8c7af75480
|
Dutch
|
2018-06-13 00:09:31 +02:00 |
|
Guillaume
|
415d1655c3
|
Dutch
|
2018-06-13 00:08:03 +02:00 |
|
tibbi
|
44fb418495
|
update version to 4.1.0
|
2018-06-12 13:25:16 +02:00 |
|
tibbi
|
b9a0b3b878
|
adding a new FAQ item about fast-forwarding songs
|
2018-06-12 12:29:06 +02:00 |
|
tibbi
|
b74ae2a24f
|
update commons to 4.1.7
|
2018-06-12 12:21:57 +02:00 |
|
tibbi
|
76ef8abc2c
|
show a large notification icon when available
|
2018-06-11 23:57:05 +02:00 |
|
tibbi
|
c93f0c7e12
|
make sure the Previous action item is shown at the notification
|
2018-06-11 23:13:27 +02:00 |
|
tibbi
|
d769d3ecc6
|
show the album cover on the lock screen if available
|
2018-06-11 23:03:25 +02:00 |
|
tibbi
|
2e1609db4d
|
catch exceptions thrown at getting songs from paths
|
2018-06-11 20:36:13 +02:00 |
|
tibbi
|
381c145930
|
add a musicPlayer null check at updating the UI
|
2018-06-11 20:32:56 +02:00 |
|
Tibor Kaputa
|
6fe067ff9e
|
escaping some apostrophes
|
2018-05-23 09:41:38 +02:00 |
|
Fatih Fırıncı
|
377350e7f3
|
Create strings.xml
|
2018-05-23 05:24:15 +03:00 |
|
tibbi
|
3b01386f5d
|
update version to 4.0.1
|
2018-05-22 09:48:17 +02:00 |
|
tibbi
|
7e297e6b25
|
adding a couple crashfixes
|
2018-05-22 09:47:22 +02:00 |
|
tibbi
|
a3aca86de4
|
update version to 4.0.0
|
2018-05-21 23:14:55 +02:00 |
|
tibbi
|
6d804feb1b
|
update commons to 4.0.22
|
2018-05-21 23:14:19 +02:00 |
|
tibbi
|
e49a24fe17
|
catch exceptions thrown at getting the equalizer
|
2018-05-21 21:54:33 +02:00 |
|
tibbi
|
0c93bbfb0d
|
check migration only after the permissions have been granted
|
2018-05-21 21:51:55 +02:00 |
|
tibbi
|
f719a403ac
|
clear the old sqlite database after migrating
|
2018-05-21 21:44:45 +02:00 |
|
tibbi
|
febeaf37c7
|
correcting the song migration
|
2018-05-21 21:37:52 +02:00 |
|
tibbi
|
c6eee24ce1
|
adding some handling for migrating old songs to new Room
|
2018-05-21 21:28:23 +02:00 |
|
tibbi
|
a0e3ea1d4e
|
do not refetch all items at getAllDeviceSongs, just the new ones
|
2018-05-21 21:01:35 +02:00 |
|
tibbi
|
4f38ea25b1
|
removing Stetho
|
2018-05-21 20:49:48 +02:00 |
|
tibbi
|
761f1a60d4
|
setup a new song after changing playlist
|
2018-05-21 20:45:06 +02:00 |
|
tibbi
|
a977991d78
|
handle folder adding in Room
|
2018-05-21 20:40:30 +02:00 |
|
tibbi
|
a630e2cf5e
|
clear songs asap at receiving refresh_list intent
|
2018-05-21 19:53:50 +02:00 |
|
tibbi
|
a902d17158
|
delete appropriate songs at deleting playlists
|
2018-05-21 19:45:35 +02:00 |
|
tibbi
|
7e503db60c
|
remove a function used for deleting playlists by id
|
2018-05-21 15:35:31 +02:00 |
|
tibbi
|
7187ecfbe0
|
remove invalid songs asap
|
2018-05-20 23:50:04 +02:00 |
|
tibbi
|
e9ab40e37d
|
handle song file editing
|
2018-05-20 23:31:11 +02:00 |
|
tibbi
|
763962eb8a
|
remove one more redundant DBHelper function
|
2018-05-20 23:01:57 +02:00 |
|
tibbi
|
709e570221
|
fix some glitches around setting up the songs
|
2018-05-20 22:49:45 +02:00 |
|
tibbi
|
1fcbf186a6
|
show the Remove/delete current song menu buttons when appropriate
|
2018-05-20 16:10:42 +02:00 |
|
tibbi
|
9578c6f088
|
handle Room song adding and removing
|
2018-05-20 16:08:40 +02:00 |
|
tibbi
|
cfa4df982d
|
add a new song field for differentiating between file/folder
|
2018-05-20 13:11:13 +02:00 |
|
tibbi
|
db55fb557a
|
change the current playlist if it was just deleted
|
2018-05-20 12:32:20 +02:00 |
|
tibbi
|
b5a9634b32
|
handle playlist updating via Room
|
2018-05-20 09:35:28 +02:00 |
|
tibbi
|
b6bbdd4b54
|
remove some unused dbhelper functions
|
2018-05-20 09:27:10 +02:00 |
|
tibbi
|
a43ec79c40
|
add helper extension variables for DAOs
|
2018-05-20 00:07:59 +02:00 |
|
tibbi
|
134e865c68
|
move a couple more functions into Room
|
2018-05-19 23:49:09 +02:00 |
|
tibbi
|
ca0665b565
|
handle insertings new playlists in Room
|
2018-05-19 23:21:50 +02:00 |
|
tibbi
|
21bf73aa10
|
handle playlist deleting in Room
|
2018-05-19 22:29:04 +02:00 |
|
tibbi
|
9a3fe1a00c
|
prepopulate Room with an "All Songs" playlist
|
2018-05-19 21:14:55 +02:00 |
|
tibbi
|
a0395e71a9
|
creating a Playlists table too
|
2018-05-18 23:31:51 +02:00 |
|
tibbi
|
72677050dd
|
add some song DB related things
|
2018-05-18 17:43:39 +02:00 |
|
tibbi
|
3d92f34fe3
|
rename song ID field to resolverID
|
2018-05-18 13:54:12 +02:00 |
|
tibbi
|
d468e03ccd
|
adding Room library
|
2018-05-18 12:12:55 +02:00 |
|
tibbi
|
2ba40ae334
|
do some initialization related things on a background thread
|
2018-05-18 11:40:58 +02:00 |
|