1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-29 00:19:24 +01:00
Joshua Bahnsen 6cd6b47b03 Notification, max albums, standards cleanup
Added stop button and pause/play toggle to notification, reuse
notification, removed arrows on menu items, added settings for max
albums and notifications, hopefully fixed a buffering issue, minor code
cleanup in preparation for full ICS/JB standards compliance.
2012-12-29 04:12:24 -07:00

6 lines
177 B
Java

/** Automatically generated file. DO NOT MODIFY */
package net.sourceforge.subsonic.androidapp;
public final class BuildConfig {
public final static boolean DEBUG = true;
}