e3e37d1d50
Added required libraries as sub modules
ricky2012-11-03 14:26:27 -04:00
2d85541638
Added Legal Activty, and made a lot of tweaks
ricky2012-10-11 10:59:29 -04:00
33b5da7bce
Updated ListActivity.onDatabaseCreate() to insert default ringer description. This prevents the description from disappearing when the default ringer is populated for the first time.
ricky2012-08-23 12:35:54 -04:00
ec9f0d18dc
Added an else block to prevent a null pointer in RingerProcessingService.onStartCommand()
ricky2012-08-20 11:22:24 -04:00
7d75bb162d
Changed the order of refreshing the listview and dismissing the progress dialog
ricky2012-08-16 11:41:22 -04:00
d36c436143
Added a null check for mProgress in ListActivity.onActivityResult()
ricky2012-08-16 11:23:40 -04:00
d1b09be0ce
Added a progress dialog for new ringers
ricky2012-08-08 10:10:09 -04:00
7a726f22c5
Added a null check for the RingerProcessingService starting intent
ricky2012-08-08 09:46:31 -04:00
5ad5cb4a00
Numerical Indicator For location radius
ricky2012-08-07 12:20:54 -04:00
fc8952e5e9
Fixed the onActivityResult bug that was caused by the manifest auto mereger. (I removed the auto merge option from project.properties)
ricky2012-08-06 12:35:20 -04:00
a664e0ad57
Removed original icon and updated first boot dialog
ricky2012-07-23 00:58:40 -04:00
1e45d7911a
Updated Shortcut icons to use new launcher icon.
ricky2012-07-23 00:52:54 -04:00
79873c8efc
Updated widget with new backdrop
ricky2012-07-23 00:29:49 -04:00
0cf56e8158
Added new launcher icon
ricky2012-07-22 10:05:20 -04:00
89bc8aa55f
Added new status bar icons
ricky2012-07-22 10:00:45 -04:00
19b5c13206
Cleaned up some code
ricky2012-07-21 22:55:36 -04:00
c708c3dc00
Started removing skyhook location services from the project
ricky2012-07-21 22:44:35 -04:00
ec647d52bf
Updated the version auto incrementer
ricky2012-07-21 12:19:58 -04:00
71e68e391b
Added the close icon
ricky2012-07-21 12:18:36 -04:00
6d759ee2c5
Added new drawables for the following features:
ricky2012-07-19 14:22:04 -04:00
10b9420a2f
Fixed incorrect service intents, and made centralized static convice methods for starting the location service
ricky2012-06-21 10:04:36 -04:00
73dbdc0c0a
updated build incrementer to use short hash
ricky2012-06-18 11:34:58 -04:00
b0e17459b2
Cleaned up some code, updated comments and fix the bug with deleting notification feature
ricky2012-05-26 19:13:25 -04:00
10a0ee47b8
Finished Deleteing features from the database
ricky2012-05-26 18:52:39 -04:00
f64d6a3d3b
Started working on deleteing features from the database, after they are removed and saved.
ricky2012-05-26 17:17:02 -04:00
15d7b5a25a
Cleaned up some of the code, and updated comments
ricky2012-05-26 15:00:10 -04:00
0f119a8d3b
Fixed the feature item duplication bug
ricky2012-05-26 14:42:30 -04:00
fa7cbb8122
Fixed the null pointer caused by calling getActivity() before the fragment had one.
ricky2012-05-26 13:27:31 -04:00
7aebd3b60d
I finished fixing the add feature list filtering
ricky2012-05-26 13:22:27 -04:00
36ecfc3507
I got the initial funtionality of removing fragmens from the List.
ricky2012-05-26 12:58:38 -04:00
8570fff4e4
Started intergrating the new fragment title bar into the following fragments: ringtone fragment, toggle button fragment, volume fragment
ricky2012-05-26 12:09:20 -04:00
5ead10d129
Updated XML of ringtone fragment, toggle button fragment, and volume fragment to use the new feature title bar.
ricky2012-05-26 10:53:28 -04:00
d048903501
Created a new feature title bar, it will be used in place of the current feature title bar
ricky2012-05-26 10:46:04 -04:00
764e10ba17
Ringtone Fragment Edittext is no longer focus-able
ricky2012-05-25 23:18:23 -04:00