This website requires JavaScript.
aa69f23600
Updated Location Service to use Google Play Location Service
master
Ricky Barrette
2014-09-17 20:27:13 -04:00
6f42994da5
Updated all logging to verbose and disabled it
Ricky Barrette
2014-09-02 20:15:02 -04:00
f077b45477
Updated all logging to verbose and disabled it
Ricky Barrette
2014-09-02 19:54:55 -04:00
5b7ba832f9
Fixed marker drag now updates database
Ricky Barrette
2014-09-02 19:24:51 -04:00
c09a043d00
Cleaned up and removed redundant code in ringtone fragment
Ricky Barrette
2014-09-02 17:09:46 -04:00
b1e553b436
Fixed ringtone nullpointer when selecting NONE
Ricky Barrette
2014-09-02 16:37:26 -04:00
b2e1d24aa0
Fixed ringtone fragment!
Ricky Barrette
2014-09-01 23:04:57 -04:00
29c8cb61e4
Added a dragable marker to mark the center of a location
Ricky Barrette
2014-09-01 21:28:14 -04:00
d196950b92
Fixed first fix bug and fixed GPS progress above map
Ricky Barrette
2014-09-01 11:34:06 -04:00
00b90b4331
Fixed the address search dialog, & disabled map when not in use
Ricky Barrette
2014-09-01 11:13:57 -04:00
c6c6f1819b
Working again.
Ricky Barrette
2014-08-31 22:32:06 -04:00
a2035b05ba
First Install, fail
Ricky Barrette
2014-08-30 12:13:45 -04:00
2f851f5043
Cleaned up more errors
Ricky Barrette
2014-08-30 11:50:39 -04:00
bf157e9008
Import to intelij, started updating to use maps v2
Ricky Barrette
2014-08-30 11:29:50 -04:00
8cc52de5f6
Fixed Null Pointer from tone URI's
Ricky Barrette
2013-02-28 01:15:41 -05:00
e6ec32517c
Enable WiFi While Checking Location
Ricky Barrette
2013-02-28 01:13:02 -05:00
ff72f9d8d4
Prepared for release 1.1b221
Ricky Barrette
2013-01-12 12:10:39 -05:00
0ee660cc27
Do not turn off WIFI or BT while in use.
Ricky Barrette
2013-01-04 13:51:09 -05:00
2a1fd404aa
Updated location library
Ricky Barrette
2012-11-19 00:55:48 -05:00
b8bce55898
Updated manifest and project props
Ricky Barrette
2012-11-19 00:52:06 -05:00
b6e7a36f41
Cleaned up manifest
Ricky Barrette
2012-11-14 14:20:28 -05:00
a9a5877eb2
Updated exception hander props
Ricky Barrette
2012-11-14 11:02:54 -05:00
6221c55941
Updated hello msg
Ricky Barrette
2012-11-13 10:19:29 -05:00
92119df076
Renamed Package to org.RickBarrette.android.LocationRinger
Ricky Barrette
2012-11-13 10:12:14 -05:00
dbc71f3e73
Updated Email
Ricky Barrette
2012-11-03 15:26:05 -04:00
ae609a0e5e
Set new ringers are enabled by default
Ricky Barrette
2012-11-03 15:12:05 -04:00
ae0eef3e23
Enabled history for ListActivity
Ricky Barrette
2012-11-03 15:06:05 -04:00
2840b640df
Updated LocationService.startMultiShotService
Ricky Barrette
2012-11-03 14:42:45 -04:00
e3e37d1d50
Added required libraries as sub modules
Ricky Barrette
2012-11-03 14:26:27 -04:00
2d85541638
Added Legal Activty, and made a lot of tweaks
Ricky Barrette
2012-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.
Ricky Barrette
2012-08-23 12:35:54 -04:00
ee943ea218
Added airplane mode feature
Ricky Barrette
2012-08-23 12:25:09 -04:00
f8513d6c67
Created Icons for airplane mode toggle
Ricky Barrette
2012-08-23 11:46:48 -04:00
a769a38472
Populate Default Ringer
Ricky Barrette
2012-08-20 12:04:50 -04:00
ec9f0d18dc
Added an else block to prevent a null pointer in RingerProcessingService.onStartCommand()
Ricky Barrette
2012-08-20 11:22:24 -04:00
7d75bb162d
Changed the order of refreshing the listview and dismissing the progress dialog
Ricky Barrette
2012-08-16 11:41:22 -04:00
d36c436143
Added a null check for mProgress in ListActivity.onActivityResult()
Ricky Barrette
2012-08-16 11:23:40 -04:00
d1b09be0ce
Added a progress dialog for new ringers
Ricky Barrette
2012-08-08 10:10:09 -04:00
7a726f22c5
Added a null check for the RingerProcessingService starting intent
Ricky Barrette
2012-08-08 09:46:31 -04:00
5ad5cb4a00
Numerical Indicator For location radius
Ricky Barrette
2012-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)
Ricky Barrette
2012-08-06 12:35:20 -04:00
a664e0ad57
Removed original icon and updated first boot dialog
Ricky Barrette
2012-07-23 00:58:40 -04:00
1e45d7911a
Updated Shortcut icons to use new launcher icon.
Ricky Barrette
2012-07-23 00:52:54 -04:00
79873c8efc
Updated widget with new backdrop
Ricky Barrette
2012-07-23 00:29:49 -04:00
0cf56e8158
Added new launcher icon
Ricky Barrette
2012-07-22 10:05:20 -04:00
89bc8aa55f
Added new status bar icons
Ricky Barrette
2012-07-22 10:00:45 -04:00
f06f790b48
Cleaned up code
Ricky Barrette
2012-07-22 09:37:28 -04:00
19b5c13206
Cleaned up some code
Ricky Barrette
2012-07-21 22:55:36 -04:00
c708c3dc00
Started removing skyhook location services from the project
Ricky Barrette
2012-07-21 22:44:35 -04:00
ec647d52bf
Updated the version auto incrementer
Ricky Barrette
2012-07-21 12:19:58 -04:00
71e68e391b
Added the close icon
Ricky Barrette
2012-07-21 12:18:36 -04:00
6d759ee2c5
Added new drawables for the following features:
Ricky Barrette
2012-07-19 14:22:04 -04:00
10b9420a2f
Fixed incorrect service intents, and made centralized static convice methods for starting the location service
Ricky Barrette
2012-06-21 10:04:36 -04:00
73dbdc0c0a
updated build incrementer to use short hash
Ricky Barrette
2012-06-18 11:34:58 -04:00
4d3dd96e26
Removed dev settings Closes #111
Ricky Barrette
2012-06-18 11:34:19 -04:00
b71dc8acf7
Updated build incrementer settings
Ricky Barrette
2012-06-18 11:06:25 -04:00
046b0f87de
Added my new Android build incrementer
Ricky Barrette
2012-06-18 11:04:08 -04:00
c99081a828
Updated the progaurd conf files
Ricky Barrette
2012-06-08 01:21:38 -04:00
60d3e1582a
Deleted LocationRinger.java and updates respected files
Ricky Barrette
2012-06-07 12:34:03 -04:00
3f58a7cbf2
Adjusted widget size to be 1 X 2. I also enabled widget resizing.
Ricky Barrette
2012-06-07 12:01:22 -04:00
49ae1bfb0b
Show keyboard when searching
Ricky Barrette
2012-06-07 11:24:23 -04:00
fb365afd81
Reverted manifest to rev c5c02e39 and updated to meet current requirements
Ricky Barrette
2012-06-07 11:00:25 -04:00
e0bd7f8330
Re-added required permissions (no longer testing ADT 20)
Ricky Barrette
2012-06-07 10:19:19 -04:00
188b5eb323
Added an else block that finishes the ListActivity in onActivityResult() if started via new ringer shortcut
Ricky Barrette
2012-06-05 09:47:27 -04:00
74ed68aef1
Fixed action related null pointer
Ricky Barrette
2012-06-04 12:14:22 -04:00
0dbd3c7984
Ringer LisT Activity now finishes in onActivityResult when started via new ringer shortcut
Ricky Barrette
2012-06-04 11:56:11 -04:00
2c365189d2
Updated the widget to display the currently applied ringer
Ricky Barrette
2012-06-04 11:45:49 -04:00
a27441e412
Removed KEY_RINGTONE_IS_SILENT and KEY_NOTIFICATION_IS_SILENT From Database
Ricky Barrette
2012-06-04 11:11:33 -04:00
74e9f298a8
Added @SuppressLint("ValidFragment") to all fragments
Ricky Barrette
2012-06-04 10:55:31 -04:00
62bb65afd8
Added a new ringer shortcut
Ricky Barrette
2012-06-04 10:37:12 -04:00
22722a578b
Added the exception handler activity and service back to the manifest
Ricky Barrette
2012-06-03 11:54:00 -04:00
d887272068
Fixed some lint errors
Ricky Barrette
2012-06-03 11:36:32 -04:00
8bbecd3fc9
Fixed various lint issues
Ricky Barrette
2012-06-02 17:05:24 -04:00
c5c02e3984
Cleaned up code in location fragment
Ricky Barrette
2012-06-02 16:17:21 -04:00
4874a12020
Removed automatic zoom in from LocationInfomationFragment.onLocationSelected()
Ricky Barrette
2012-06-02 16:09:20 -04:00
75894fdbf8
Cleaned up the address search dialog
Ricky Barrette
2012-06-02 16:05:35 -04:00
a192064c27
delted ScrollView, as it is no longer needed
Ricky Barrette
2012-06-02 15:39:21 -04:00
0a90c4220b
Started to clean up the shared prefs entries through out the application
Ricky Barrette
2012-06-02 15:32:48 -04:00
6af417f7dd
Changed IdFragment to BaseFeatureFragment
Ricky Barrette
2012-06-02 14:59:08 -04:00
35453b5e0a
Added a Seach Requested Listener
Ricky Barrette
2012-05-31 14:15:32 -04:00
9c00820284
Cleaned up the saving of ringers by addeding a thread in ListActivity.onActivtyResult()
Ricky Barrette
2012-05-28 00:54:40 -04:00
cb66aa6bcd
Updated database to save locations as on row entry, rather than 2
Ricky Barrette
2012-05-28 00:37:17 -04:00
95459c8d57
Merge branch 'Feature/#73'
Ricky Barrette
2012-05-26 19:19:31 -04:00
b0e17459b2
Cleaned up some code, updated comments and fix the bug with deleting notification feature
Ricky Barrette
2012-05-26 19:13:25 -04:00
10a0ee47b8
Finished Deleteing features from the database
Ricky Barrette
2012-05-26 18:52:39 -04:00
f64d6a3d3b
Started working on deleteing features from the database, after they are removed and saved.
Ricky Barrette
2012-05-26 17:17:02 -04:00
15d7b5a25a
Cleaned up some of the code, and updated comments
Ricky Barrette
2012-05-26 15:00:10 -04:00
0f119a8d3b
Fixed the feature item duplication bug
Ricky Barrette
2012-05-26 14:42:30 -04:00
fa7cbb8122
Fixed the null pointer caused by calling getActivity() before the fragment had one.
Ricky Barrette
2012-05-26 13:27:31 -04:00
7aebd3b60d
I finished fixing the add feature list filtering
Ricky Barrette
2012-05-26 13:22:27 -04:00
36ecfc3507
I got the initial funtionality of removing fragmens from the List.
Ricky Barrette
2012-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
Ricky Barrette
2012-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.
Ricky Barrette
2012-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
Ricky Barrette
2012-05-26 10:46:04 -04:00
764e10ba17
Ringtone Fragment Edittext is no longer focus-able
Ricky Barrette
2012-05-25 23:18:23 -04:00
8092e5d4c5
Enter to next.
Ricky Barrette
2012-05-25 23:09:29 -04:00
8230aa2115
Removed unsed import from RingerProcessingService
Ricky Barrette
2012-05-25 22:53:41 -04:00
8b7cc1aa82
Disabled Items Are Now Grey In Feature List on older devices
Ricky Barrette
2012-05-25 22:50:27 -04:00
01af5297fc
Removed desperated refs to database keys in RingerInformationActivity
Ricky Barrette
2012-05-25 21:51:51 -04:00
97699298a9
Fixed the null pointer reported in #76
Ricky Barrette
2012-05-25 21:48:01 -04:00