Project

General

Profile

« Previous | Next » 

Revision d887aa16

Added by Leszek Koltunski over 2 years ago

Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface.

View differences:

src/main/java/org/distorted/objectlib/helpers/ObjectLibInterface.java
33 33
  void failedToDrag();
34 34
  void onSolved();
35 35
  void onObjectCreated(long time);
36
  void reportBlockProblem(int type, int place, long pause, long resume, long time);
37
  void reportProblem(String problem);
36 38

  
37 39
  // objectlib calls those to figure out app's state
38 40
  int getCurrentColor();

Also available in: Unified diff