Skip to content

Conversation

@bobrusha
Copy link
Owner

@bobrusha bobrusha commented Jul 18, 2016

№1

  • Убраны ненужные активити.
  • Добавлены о программе и обратная связь.

№2

  • Ориентация изначально не была фиксирована

№3

  • Кеширование с помощью бд.

№ 4

  • Добавлена фича с наушниками

private static final String YA_MUSIC_PACKAGE_NAME = "ru.yandex.music";
private static final String YA_RADIO_PACKAGE_NAME = "ru.yandex.radio";

private NavigationView mNavigationView;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bobrusha bobrusha changed the title 1,2 Homework Jul 19, 2016
*/
public class BusProvider {
private static final Bus mInstance = new Bus();
private static final Bus INSTANCE = new Bus();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Уйди от static ссылки и заводи в Application.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

убрала eventBus вообще

@rgrigoryev
Copy link

Не "Хеширование" как кеширование. Надеюсь это был автокорректор)))

@bobrusha bobrusha force-pushed the develop branch 2 times, most recently from ff6d7e1 to b7d71f9 Compare August 3, 2016 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants