1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-13 17:27:02 +01:00
Commit Graph

204 Commits

Author SHA1 Message Date
Óscar García Amor
a297d22b39 Project cleanup 2016-04-01 15:34:42 +02:00
Óscar García Amor
8727f51189 Updated version 2016-04-01 15:10:22 +02:00
Óscar García Amor
21ec27fd3c Merge pull request #5 from biconou/forPullRequests
Added podcasts feature
2016-04-01 13:26:29 +02:00
biconou
a9d96227e4 bug fix : if a podcast episode is in status "error" it can not be added in the episodes list. Application crashes.
(cherry picked from commit 3fedd79)
2016-03-23 21:58:08 +01:00
rcocula
e3e90cebf1 podcasts feature
Work on podcats

Work on podcats

podcasts

Dont't bypass the context menu in long click on album view.

Work on podcats

Work on podcats

Work on podcats

podcasts

If items are maximized they will return to minimize form when scrolling.
(cherry picked from commit ada247d)

podcasts

Podcasts icon

podcasts

podcasts
(cherry picked from commit b4ff614)
2016-03-20 00:22:30 +01:00
Óscar García Amor
16606dc24c Updated version 2016-02-23 19:31:13 +01:00
Óscar García Amor
e6192f80e1 Merge pull request #4 from biconou/forPullRequests
Ability to see entire song and album title
2016-02-23 18:34:17 +01:00
biconou
3f2f59020c If items are maximized they will return to minimize form when scrolling.
(cherry picked from commit ada247d)
2016-02-22 23:19:20 +01:00
biconou
a17b2f978c Dont't bypass the context menu in long click on album view.
(cherry picked from commit 2aa31e0)
2016-02-12 17:06:53 +01:00
biconou
a0a8c86924 On album list view text items can be minimized/maximized when long click.
(cherry picked from commit 8a3f6b2)
2016-02-12 17:06:46 +01:00
Óscar García Amor
40f475a24b Downgraded target SDK to avoid problems in Lollipop 2015-07-26 23:26:28 +02:00
Óscar García Amor
bccda906c9 Several fixes in strings 2015-07-26 20:06:25 +02:00
Óscar García Amor
c8245e1dbe SDCard directory changed
- Now Ultrasonic stores files and caches in
	sdcard/Android/data/org.moire.ultrasonic instead sdcard/utrasonic. The
	user stills can change the music directory.
2015-07-26 18:40:04 +02:00
Óscar García Amor
879d86eaa1 Changed package name 2015-07-26 18:15:07 +02:00
Óscar García Amor
c00746dfae Register GIT in Studio 2015-07-26 17:45:48 +02:00
Óscar García Amor
ca157cd187 Removed uppercase in module name 2015-07-26 17:37:04 +02:00
Óscar García Amor
a4c38a073c Missing submodule files added 2015-07-26 17:21:54 +02:00
Óscar García Amor
d4b71814cf Removed remaining submodules 2015-07-26 17:20:09 +02:00
Óscar García Amor
89419732ca Project updated to Android Studio
- No longer use submodules
- Use latest SDK
- Performed an entire project cleanup
2015-07-26 17:03:28 +02:00
Óscar García Amor
b0b1fd7866 Added spanish translation 2014-07-29 15:41:07 +02:00
Joshua Bahnsen
0bcb59427d Version 1.3.0.8 2014-02-13 21:43:43 -07:00
Joshua Bahnsen
e9a5cc87ca Fix Bluetooth receiver 2014-02-13 21:42:08 -07:00
Joshua Bahnsen
5772c231f6 Rename ImageLoader threads 2014-02-09 23:42:52 -07:00
Joshua Bahnsen
687d8fcdc4 Use Util.sleepQuietly() for all sleeps 2014-02-09 21:32:15 -07:00
Joshua Bahnsen
50826eaece Version 1.3.0.7 2014-01-29 01:27:04 -07:00
Joshua Bahnsen
37836151a6 Add image for default avatar 2014-01-29 01:12:54 -07:00
Joshua Bahnsen
65aca2d8a7 Add avatar support to the chat window, minor tweaks to the chat layout 2014-01-29 00:47:56 -07:00
Joshua Bahnsen
d09c9499e6 Tweak search configuration 2014-01-28 21:19:56 -07:00
Joshua Bahnsen
e71df87438 Optimize ProGuard configuration 2014-01-28 16:45:56 -07:00
Joshua Bahnsen
b3875e7863 Call notifyDataSetChanged() on adapter in drag and drop 2014-01-28 16:01:58 -07:00
Joshua Bahnsen
ca0d90a153 Version 1.3.0.6 2014-01-27 00:26:35 -07:00
Joshua Bahnsen
011174b601 Use intent for album header name 2014-01-27 00:19:16 -07:00
Joshua Bahnsen
6362b5d266 Try to be better with memory when reading bitmaps 2014-01-26 23:45:21 -07:00
Joshua Bahnsen
ad7ea3cc9e Resolve crashes from 1.3.0.5 2014-01-26 20:43:34 -07:00
Joshua Bahnsen
36167e5ab9 Add years to album header, determine album name based on entries in album header, make thread collection in ImageLoader concurrent 2014-01-26 16:47:13 -07:00
Joshua Bahnsen
4389698d7f Remove menu alpha, ellipsize song titles, CenterCrop image in landscape, do not auto populate server on fresh install, change welcome text, add names to all threads, stop active ImageLoader threads when changing concurrency, show extension and bitrate for videos 2014-01-25 02:41:45 -07:00
Joshua Bahnsen
c1740b5291 Optimize now playing screen layouts 2014-01-24 23:33:47 -07:00
Joshua Bahnsen
900e009ed6 Try to optimize image loading for AlbumView 2014-01-23 21:18:33 -07:00
Joshua Bahnsen
bc114521c4 Use ViewHolder pattern on all list view adapters 2014-01-23 01:50:49 -07:00
Joshua Bahnsen
f6313d3008 Fix null reference exception on Exit 2014-01-22 21:57:19 -07:00
Joshua Bahnsen
c60fef26d4 Remove sending track, disc and genre to lockscreen controls, version 1.3.0.5 2014-01-22 07:30:15 -07:00
Joshua Bahnsen
d122105b92 Add image concurrency settings, stop jukebox and ImageLoader threads on Exit, show settings screen after welcome dialog, only start jukebox thread when jukebox is enabled, version 1.3.0.4 2014-01-22 01:58:38 -07:00
Joshua Bahnsen
8efd70292d Try to further improve lockscreen, fix StreamProxy when the file goes from partial to complete, test something for bluetooth 2014-01-21 02:58:25 -07:00
Joshua Bahnsen
2b7ce9cb2c Improve lock screen reliability, add 4.3 specific lockscreen features, add scanning of media after download, improve image caching 2014-01-20 23:16:24 -07:00
Joshua Bahnsen
d4227b460f Version 1.3.0.3 2013-12-31 01:33:50 -07:00
Joshua Bahnsen
0ec6c05942 Updated French translation 2013-12-31 01:32:53 -07:00
Joshua Bahnsen
e06cd76831 Updated Hungarian translation 2013-12-31 01:29:24 -07:00
Joshua Bahnsen
1b9c3de87a Remove lockscreen control when the option disabled 2013-12-31 01:22:49 -07:00
Joshua Bahnsen
7fd788ddd4 Further tweaks to lockscreen controls 2013-12-31 01:10:17 -07:00
Joshua Bahnsen
9e302b77e5 Add playback duration to lockscreen controls for 4.3+ 2013-12-31 00:42:48 -07:00