mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-09 08:18:50 +01:00
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.
6 lines
177 B
Java
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;
|
|
} |