tillicollapse / iphone-socks-proxy

Automatically exported from code.google.com/p/iphone-socks-proxy
GNU General Public License v2.0
0 stars 0 forks source link

Alert for background time expiration #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use a UILocalNotification when the time elapsed for the background task handler 
is nearing expiration. This will notify the user, giving them a warning or a 
reminder.

Original issue reported on code.google.com by cbb...@gmail.com on 30 Aug 2010 at 6:21

GoogleCodeExporter commented 8 years ago
This is obviously a feature request only. Thanks for the source code.

Original comment by cbb...@gmail.com on 30 Aug 2010 at 6:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thanks for the codebase. I implemented the requested change above and many 
others:

- replaced connection and address data display with a table view
- updated the main screen appearance (looks a bit better)
- added warning and critical UIAlerts during background/multitask operations to 
notify the user of available background time remaining
- updated info tab view and webview attributes
- changed the project name to PhoneSock
- added a precompiled header file
- implemented a debug NSLog macro and replaced all the conditional NSLog(...) 
code with DLog(...)
- implemented a more reliable IP address detector
- added UIDevice extension
- some other trivial fixes/changes

See attached file.

Original comment by cbb...@gmail.com on 7 Sep 2010 at 5:39

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the code update. I will integrate it next week. 

Original comment by udi.benr...@gmail.com on 7 Sep 2010 at 7:42

GoogleCodeExporter commented 8 years ago
Merged code

Original comment by udi.benr...@gmail.com on 15 Sep 2010 at 7:15