bf157e9008
Import to intelij, started updating to use maps v2
2014-08-30 11:29:50 -04:00
e6ec32517c
Enable WiFi While Checking Location
...
Refs #167
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2013-02-28 01:13:02 -05:00
ff72f9d8d4
Prepared for release 1.1b221
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2013-01-12 12:10:39 -05:00
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
b8bce55898
Updated manifest and project props
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-19 00:52:06 -05:00
b6e7a36f41
Cleaned up manifest
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-14 14:20:28 -05:00
92119df076
Renamed Package to org.RickBarrette.android.LocationRinger
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-13 10:12:14 -05:00
ae609a0e5e
Set new ringers are enabled by default
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-11-03 15:12:05 -04:00
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
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
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
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
ee943ea218
Added airplane mode feature
...
closes #147
2012-08-23 12:25:09 -04:00
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
ec9f0d18dc
Added an else block to prevent a null pointer in
...
RingerProcessingService.onStartCommand()
closes #145
2012-08-20 11:22:24 -04:00
7d75bb162d
Changed the order of refreshing the listview and dismissing the progress
...
dialog
closes #144
2012-08-16 11:41:22 -04:00
d36c436143
Added a null check for mProgress in ListActivity.onActivityResult()
...
closes #143
2012-08-16 11:23:40 -04:00
d1b09be0ce
Added a progress dialog for new ringers
...
closes #129
2012-08-08 10:10:09 -04:00
7a726f22c5
Added a null check for the RingerProcessingService starting intent
...
closes #134
2012-08-08 09:46:31 -04:00
5ad5cb4a00
Numerical Indicator For location radius
...
closes #136
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-08-07 12:24:24 -04:00
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
a664e0ad57
Removed original icon and updated first boot dialog
2012-07-23 00:58:40 -04:00
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
79873c8efc
Updated widget with new backdrop
...
closes #130
2012-07-23 00:29:49 -04:00
0cf56e8158
Added new launcher icon
...
closes #79
2012-07-22 10:05:20 -04:00
89bc8aa55f
Added new status bar icons
...
closes #80
2012-07-22 10:00:45 -04:00
f06f790b48
Cleaned up code
2012-07-22 09:37:28 -04:00
19b5c13206
Cleaned up some code
2012-07-21 22:55:36 -04:00
c708c3dc00
Started removing skyhook location services from the project
2012-07-21 22:44:35 -04:00
71e68e391b
Added the close icon
...
closes #127
2012-07-21 12:18:36 -04:00
6d759ee2c5
Added new drawables for the following features:
...
bluetooth
wifi
volume
ringtone
closes #81 closes #82 closes #83 closes #84
2012-07-19 14:22:04 -04:00
10b9420a2f
Fixed incorrect service intents, and made centralized static convice
...
methods for starting the location service
closes #113
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-21 10:04:36 -04:00
4d3dd96e26
Removed dev settings
...
Closes #111
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-18 11:34:19 -04:00
60d3e1582a
Deleted LocationRinger.java and updates respected files
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-07 12:34:03 -04:00
fb365afd81
Reverted manifest to rev c5c02e39 and updated to meet current
...
requirements
closes #97
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-07 11:00:25 -04:00
e0bd7f8330
Re-added required permissions (no longer testing ADT 20)
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-07 10:19:19 -04:00
2c365189d2
Updated the widget to display the currently applied ringer
...
closes #92
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-04 11:45:49 -04:00
62bb65afd8
Added a new ringer shortcut
...
and I renamed LauncherShortCuts to CheckLocationShortcut
closes #93
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-04 10:37:30 -04:00
22722a578b
Added the exception handler activity and service back to the manifest
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-03 11:54:00 -04:00
d887272068
Fixed some lint errors
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-03 11:36:32 -04:00
8bbecd3fc9
Fixed various lint issues
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-06-02 17:05:24 -04:00
fbfc27c6a5
Created a short cut that is used to start the location service
...
closes #65
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-05-22 10:28:04 -04:00
5407d10b29
Cleaned up code involving location broadcasts and the location lib
...
Updates.
closes #54
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-05-17 11:50:08 -04:00
54c692718a
Started implmentation of the PassiveLocationListener
...
refs #54
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-05-15 13:55:48 -04:00
f311ede6d3
Enabled Holo theme for devices api 11+
...
closes #44
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-05-13 11:33:33 -04:00
370c7dacf7
Added the report posting service to the mainfest
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-05-12 01:17:36 -04:00
69597150ea
Inital Commit of the framented migration
...
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-05-10 13:07:38 -04:00
9e5e3a26c0
Updated tracking of files and project props
...
Change-Id: Ia1e91b45862e4e5365a5ccbf82a719289afb4b7e
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com >
2012-03-03 11:51:49 -05:00
c7cc1faabb
seperated how and what into diffrent activitys
2011-08-07 00:38:11 +00:00
87417dfc81
inital commit
2011-07-20 15:14:19 +00:00