equal
deleted
inserted
replaced
52 import com.android.mms.util.SmileyParser; |
52 import com.android.mms.util.SmileyParser; |
53 |
53 |
54 /** |
54 /** |
55 * This class contains informations that needs to be global in the application. |
55 * This class contains informations that needs to be global in the application. |
56 * Theses informations must be necessary for the activities and the service. |
56 * Theses informations must be necessary for the activities and the service. |
57 * @author Da Risk <darisk972@gmail.com> |
|
58 */ |
57 */ |
59 public class BeemApplication extends Application { |
58 public class BeemApplication extends Application { |
60 |
59 |
61 /* Constants for PREFERENCE_KEY |
60 /* Constants for PREFERENCE_KEY |
62 * The format of the Preference key is : |
61 * The format of the Preference key is : |