ricky
aa69f23600
Updated Location Service to use Google Play Location Service
2014-09-17 20:27:13 -04:00
ricky
6f42994da5
Updated all logging to verbose and disabled it
2014-09-02 20:15:02 -04:00
ricky
f077b45477
Updated all logging to verbose and disabled it
2014-09-02 19:54:55 -04:00
ricky
5b7ba832f9
Fixed marker drag now updates database
2014-09-02 19:24:51 -04:00
ricky
c09a043d00
Cleaned up and removed redundant code in ringtone fragment
2014-09-02 17:09:46 -04:00
ricky
b1e553b436
Fixed ringtone nullpointer when selecting NONE
2014-09-02 16:37:26 -04:00
ricky
b2e1d24aa0
Fixed ringtone fragment!
2014-09-01 23:04:57 -04:00
ricky
29c8cb61e4
Added a dragable marker to mark the center of a location
2014-09-01 21:28:14 -04:00
ricky
d196950b92
Fixed first fix bug and fixed GPS progress above map
2014-09-01 11:34:06 -04:00
ricky
00b90b4331
Fixed the address search dialog, & disabled map when not in use
2014-09-01 11:13:57 -04:00
ricky
c6c6f1819b
Working again.
2014-08-31 22:32:06 -04:00
ricky
a2035b05ba
First Install, fail
2014-08-30 12:13:45 -04:00
ricky
2f851f5043
Cleaned up more errors
2014-08-30 11:50:39 -04:00
ricky
bf157e9008
Import to intelij, started updating to use maps v2
2014-08-30 11:29:50 -04:00
ricky
8cc52de5f6
Fixed Null Pointer from tone URI's
...
Closes #168
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2013-02-28 01:15:41 -05:00
ricky
e6ec32517c
Enable WiFi While Checking Location
...
Refs #167
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2013-02-28 01:13:02 -05:00
ricky
ff72f9d8d4
Prepared for release 1.1b221
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2013-01-12 12:10:39 -05:00
ricky
0ee660cc27
Do not turn off WIFI or BT while in use.
...
Added if blocks to check if WIFI or BT is in used before changing their
state.
Also added a new receiver to monitor the number of connected BT devices
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2013-01-04 13:51:09 -05:00
ricky
b8bce55898
Updated manifest and project props
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-19 00:52:06 -05:00
ricky
b6e7a36f41
Cleaned up manifest
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-14 14:20:28 -05:00
ricky
a9a5877eb2
Updated exception hander props
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-14 11:02:54 -05:00
ricky
6221c55941
Updated hello msg
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-13 10:19:29 -05:00
ricky
92119df076
Renamed Package to org.RickBarrette.android.LocationRinger
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-13 10:12:14 -05:00
ricky
dbc71f3e73
Updated Email
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-03 15:26:05 -04:00
ricky
ae609a0e5e
Set new ringers are enabled by default
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-03 15:12:05 -04:00
ricky
ae0eef3e23
Enabled history for ListActivity
...
This fixed the bug where is was impossible to save new ringers
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-03 15:06:05 -04:00
ricky
2840b640df
Updated LocationService.startMultiShotService
...
It now uses AlarmManager.setInexactRepeating
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-03 14:42:45 -04:00
ricky
e3e37d1d50
Added required libraries as sub modules
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-03 14:26:27 -04:00
ricky
2d85541638
Added Legal Activty, and made a lot of tweaks
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-10-11 10:59:29 -04:00
ricky
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.
2012-08-23 12:35:54 -04:00
ricky
ee943ea218
Added airplane mode feature
...
closes #147
2012-08-23 12:25:09 -04:00
ricky
f8513d6c67
Created Icons for airplane mode toggle
...
closes #148
2012-08-23 11:46:48 -04:00
ricky
a769a38472
Populate Default Ringer
...
The default ringer is not populated with the user's current settings
after database creation
closes #60
2012-08-20 12:04:50 -04:00
ricky
ec9f0d18dc
Added an else block to prevent a null pointer in
...
RingerProcessingService.onStartCommand()
closes #145
2012-08-20 11:22:24 -04:00
ricky
7d75bb162d
Changed the order of refreshing the listview and dismissing the progress
...
dialog
closes #144
2012-08-16 11:41:22 -04:00
ricky
d36c436143
Added a null check for mProgress in ListActivity.onActivityResult()
...
closes #143
2012-08-16 11:23:40 -04:00
ricky
d1b09be0ce
Added a progress dialog for new ringers
...
closes #129
2012-08-08 10:10:09 -04:00
ricky
7a726f22c5
Added a null check for the RingerProcessingService starting intent
...
closes #134
2012-08-08 09:46:31 -04:00
ricky
5ad5cb4a00
Numerical Indicator For location radius
...
closes #136
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-08-07 12:24:24 -04:00
ricky
fc8952e5e9
Fixed the onActivityResult bug that was caused by the manifest
...
auto mereger. (I removed the auto merge option from project.properties)
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-08-06 12:35:20 -04:00
ricky
a664e0ad57
Removed original icon and updated first boot dialog
2012-07-23 00:58:40 -04:00
ricky
1e45d7911a
Updated Shortcut icons to use new launcher icon.
...
removed skyhook location services from mapview
fixed map progress wheel
2012-07-23 00:52:54 -04:00
ricky
79873c8efc
Updated widget with new backdrop
...
closes #130
2012-07-23 00:29:49 -04:00
ricky
0cf56e8158
Added new launcher icon
...
closes #79
2012-07-22 10:05:20 -04:00
ricky
89bc8aa55f
Added new status bar icons
...
closes #80
2012-07-22 10:00:45 -04:00
ricky
f06f790b48
Cleaned up code
2012-07-22 09:37:28 -04:00
ricky
19b5c13206
Cleaned up some code
2012-07-21 22:55:36 -04:00
ricky
c708c3dc00
Started removing skyhook location services from the project
2012-07-21 22:44:35 -04:00
ricky
ec647d52bf
Updated the version auto incrementer
2012-07-21 12:19:58 -04:00
ricky
71e68e391b
Added the close icon
...
closes #127
2012-07-21 12:18:36 -04:00