Commit graph

  • 87a80b4dd7
    Added exception type to the crash log, which was previously unavailable. Jan Christian Grünhage 2017-01-01 19:37:12 +0100
  • 59ad21e0c8
    Merge branch 'release/v0.9.1' Jan Christian Grünhage 2016-12-31 13:13:05 +0100
  • 51d0ed4c7e
    Fixed missing translations v0.9.1 Jan Christian Grünhage 2016-12-31 13:08:44 +0100
  • 73cdb73b34
    Merge branch 'release/v0.9.1' Jan Christian Grünhage 2016-12-31 12:58:52 +0100
  • 8d0f23a1e5
    Merge branch 'release/v0.9.1' into develop Jan Christian Grünhage 2016-12-31 12:58:52 +0100
  • 5eac344745
    Fixed version number Jan Christian Grünhage 2016-12-31 12:58:45 +0100
  • d0a5db30d6
    Restructured Settings and SharedPreference usage. Jan Christian Grünhage 2016-12-31 12:54:40 +0100
  • 8cca5610ab
    Merge branch 'feature/extract_strings' into develop Jan Christian Grünhage 2016-12-30 16:12:14 +0100
  • b190d510ba
    Added TODO to build.gradle Jan Christian Grünhage 2016-12-30 16:12:09 +0100
  • 691e2a1950
    Extracted Strings and created a preference helper class and made use of it in the automation part of the app Jan Christian Grünhage 2016-12-30 16:06:47 +0100
  • 647823a104
    woow what was that? where did these come from!? Jan Christian Grünhage 2016-12-30 13:22:57 +0100
  • 80c134e19d
    Added Debug Menu The debug menu is only displayed when BuildConfig.Debug is true. Jan Christian Grünhage 2016-12-30 13:21:23 +0100
  • b6a445626f
    Added Debug Menu The debug menu is only displayed when BuildConfig.Debug is true. Jan Christian Grünhage 2016-12-30 13:20:12 +0100
  • 470a6a2085 Update LICENSE.txt Jan Christian Grünhage 2016-12-30 01:25:59 +0100
  • 2b41e5a827 Update README.md Jan Christian Grünhage 2016-12-30 01:25:01 +0100
  • aad8bdd427 Update README.md Jan Christian Grünhage 2016-12-30 01:24:41 +0100
  • 4b9b04290e
    Rewrote Settings, added automated export, changed package. v0.9.0 Jan Christian Grünhage 2016-12-30 01:03:30 +0100
  • 7c9086a912
    Updated to API 25, switched Preference File Mode to MODE_PRIVATE, since MODE_WORLD_READABLE is not supported anymore. Jan Christian Grünhage 2016-11-25 23:17:43 +0100
  • 4d7d7eefe4 Missing strings stopping release compile from Android Studio 2.1 mark.gillespie@gmail.com 2016-07-13 23:25:31 +0100
  • 4b7e06f312 Quick hack to make the default paths suitable for me. Might make it a preference next rainy day. mark.gillespie@gmail.com 2016-07-13 23:18:37 +0100
  • ac1b2faf85 Merge pull request #1 from ddonuts4/master Mark Gillespie 2016-07-13 21:35:04 +0100
  • bf4cd96853 Merge pull request #1 from jcgruenhage/master ddonuts4 2016-05-24 18:40:13 -0500
  • 74c2877d91
    Added .gitignore Jan Christian Grünhage 2016-05-24 18:08:47 +0200
  • 6d218737ba
    Updated mp3agic lib Jan Christian Grünhage 2016-05-24 14:29:52 +0200
  • ae877b6bbe Fixed #4 ddonuts4 2016-05-15 02:16:56 -0500
  • ec6f460fee Fixed #7 Duncan Steenburgh 2016-05-14 15:36:13 -0500
  • e5208454e2 Update AppCompat Workaround for the Marshmallow problem (writes temp files to external storage instead of the private data) Update binary David 2015-11-14 00:35:21 +0100
  • 6e2a763494 Stores the read/write permission on external storage with Android 5.0 Fixed deprecated color functions David 2015-11-09 21:25:51 +0100
  • b44fcdf9e9 Update AppCompat Update to SDK 23.0.1 David 2015-11-09 20:55:30 +0100
  • 780728cc09 Update build David Schulte 2015-08-19 22:36:28 +0200
  • c32918a009 Update appcompat Update to api 23 Update the copyright to Android Studio 1.3.x Added my own ByteBuffer (old was removed) David Schulte 2015-08-19 22:33:11 +0200
  • ce1aa10276 Add build date David Schulte 2015-08-15 18:19:09 +0200
  • 6fcc68b2e9 Update beta build David Schulte 2015-08-15 17:55:44 +0200
  • 0286f2994a Adds support for Lollipop file api (access to external sdcard) David Schulte 2015-08-15 17:52:50 +0200
  • 76138eb1f6 Fixed build Turn off build minify (TODO: Fix appcompat and minify issues) David Schulte 2015-08-11 22:10:03 +0200
  • 766b45ab82 Change app name to beta Add a first build David Schulte 2015-08-11 22:04:26 +0200
  • 16850fa150 Fixed deselect David Schulte 2015-08-11 21:45:55 +0200
  • 2b3bd0b924 Add toast when you try to select an non-offline track David Schulte 2015-08-10 21:52:33 +0200
  • dac0260f35 Add a floating button to export tracks Update AppCompat David Schulte 2015-08-10 17:57:01 +0200
  • 3a97bbebc1 Add select all button Do not close activity on deselect or export David Schulte 2015-08-09 21:38:14 +0200
  • c6fc6493ef Fixed artwork loading size Fixed action mode Add deselect button David Schulte 2015-08-09 21:08:01 +0200
  • ea84b5f685 Create a subclass for artwork properties David Schulte 2015-05-14 11:58:37 +0200
  • c36675f639 Use the new AppCompatActivity Adds an artwork loader to load artworks from the cache or the internet Improve the selection David Schulte 2015-05-14 11:42:57 +0200
  • 608ebc2034 Fix artwork path Fix crash if the artwork file doesn't exist Update to 5.1 sdk target and update appcompat David Schulte 2015-05-09 19:41:57 +0200
  • a088fd22d0 Fix app settings David Schulte 2015-05-03 20:25:11 +0200
  • c04b5cbce6 Continue multi-selection develop Continue the settings develop Add the directory browser to the framework project Group support (playlist or artist) David Schulte 2015-05-03 20:17:42 +0200
  • 22f53fbc0f Add multiselection David Schulte 2015-04-28 23:00:43 +0200
  • 819cce3870 Add search view David Schulte 2015-04-06 12:44:28 +0200
  • c75ac1e8a9 Adds an export service David Schulte 2015-04-05 22:45:18 +0200
  • d8a79e6900 Add rating in music track More ui improvments David Schulte 2015-02-06 21:59:23 +0100
  • 471528a496 Layout improvements Add new icon David Schulte 2015-01-30 19:01:47 +0100
  • b6194613a5 Add a track list to the main app when selecting an album Add deserializer from id and type to the MusicTrackList Add a ImageLoader to load artworks to ImageViews David Schulte 2015-01-27 23:08:24 +0100
  • ed4446e48e Update README.md David Schulte 2015-01-27 14:05:12 +0100
  • 767145fc71 Update README.md David Schulte 2015-01-27 13:33:24 +0100
  • 2ffa2973de Update README.md David Schulte 2015-01-27 13:24:38 +0100
  • 0a3b9b95ee Add async support to SuperUserCommands Add a simple MusicTrackListAdapter to the activity Loading the artworks in the adapter Add a download link to the README.md David Schulte 2015-01-27 00:04:51 +0100
  • 0598cbccc4 Rename project David Schulte 2015-01-25 22:05:27 +0100
  • d27fe9f5c2 Rename project David Schulte 2015-01-25 21:58:01 +0100
  • 1c444619b4 Remove unused import David Schulte 2015-01-25 20:54:59 +0100
  • 13a4bb22c4 ArtistDataSource will work with setOfflineOnly Synchronized SuperUserCommand Update function and class names David Schulte 2015-01-25 20:52:57 +0100
  • 7a1b80d20d Fix album and artist group Fix slow cut command when reading binary files via superuser commands Run the media scanner after exporting a track David Schulte 2015-01-25 18:50:17 +0100
  • 0aeba42d12 Add artist data source Add export method in th PlayMusicManager Add Mp3agic as ID3 lib Fixed a lot of warnings David Schulte 2015-01-25 16:53:00 +0100
  • be1be7398c Add file tools to framework Add a playlist data source Improve the data sources David Schulte 2015-01-25 11:36:17 +0100
  • 3b0eb97f51 Added the playmusiclib David Schulte 2015-01-24 15:08:38 +0100
  • e85e97d141 Update README.md David Schulte 2015-01-23 20:17:20 +0100
  • a8f3e27e67 Merge remote-tracking branch 'origin/master' David Schulte 2015-01-23 20:16:10 +0100
  • eb2cd42ae1 Merge remote-tracking branch 'origin/master' David Schulte 2015-01-23 20:10:36 +0100
  • 552f4957f4 Merge remote-tracking branch 'origin/master' David Schulte 2015-01-23 20:05:29 +0100
  • a7fac9e4d4 Update README.md David Schulte 2015-01-23 19:57:39 +0100
  • b82be8f749 Create README.md David Schulte 2015-01-23 19:37:16 +0100
  • 849a264676 Add SuperUserTools David Schulte 2015-01-23 19:33:50 +0100
  • 50bdea5e67 Add a LICENSE.txt and README.md David Schulte 2015-01-23 19:33:19 +0100
  • 04dc157f6e Initial commit David Schulte 2015-01-23 18:26:34 +0100