fonbot.git
2014-10-08 Marius GavrilescuDo not connect to server when user/pass is missing master
2014-10-07 Marius GavrilescuDo not stop LongPollRunnable on SSLException
2014-09-29 Valerio BozzolanAdd Italian translation
2014-09-29 Valerio BozzolanFix minor errors in strings.xml
2014-09-21 Marius GavrilescuBump version and add changelog 0.000_002
2014-09-01 Marius GavrilescuLet users disable command confirmations over SMS
2014-09-01 Marius GavrilescuClean up sendMessage calls
2014-09-01 Marius GavrilescuAdd SMSQ command that skips delivery reports
2014-09-01 Marius GavrilescuFix GETFILE documentation and reply when a command...
2014-08-26 Marius GavrilescuAdd SH and ROOTSH commands
2014-08-25 Marius GavrilescuMove to /system/priv-app instead of /system/app when...
2014-08-25 Marius GavrilescuExecute commands received via SMS on the main service
2014-08-25 Marius GavrilescuFix reboot
2014-08-19 Marius GavrilescuUse permission BLUETOOTH_ADMIN in AndroidManifest.xml
2014-08-19 Marius GavrilescuCall reboot command as root if PowerManager#reboot...
2014-08-19 Marius GavrilescuSplit text messages in sendMessage
2014-08-19 Marius GavrilescuUpdate target to android-19
2013-10-15 Marius GavrilescuBump version code to 1 0.000_001
2013-10-02 Marius GavrilescuSet version to 0.000_001
2013-10-02 Marius GavrilescuMake FonBot usable
2013-09-30 Marius GavrilescuRemove some unnecessary permissions
2013-09-30 Marius GavrilescuFix sms sent/received notifications
2013-08-31 Marius GavrilescuMake FonBot more reliable
2013-08-10 Marius GavrilescuThrow NPE when toNonNull gets a null
2013-08-09 Marius GavrilescuAllow SMSes to/from null numbers
2013-08-09 Marius GavrilescuRevert "Prevent against future use-up-lots-of-mobile...
2013-08-04 Marius GavrilescuPrevent against future use-up-lots-of-mobile-data bugs
2013-08-03 Marius GavrilescuFix detection of empty username or passwords
2013-07-31 Marius GavrilescuUpdate the POLL command's documentation
2013-07-31 Marius GavrilescuStop long polling on error
2013-07-31 Marius GavrilescuDo not crash when takePicture fails
2013-07-29 Marius GavrilescuSend all sms messages from the main thread
2013-07-29 Marius GavrilescuUpdate help screen
2013-07-29 Marius GavrilescuLet user disable showing ongoing events
2013-07-29 Marius GavrilescuDo not "fix" HTTP message when not broken
2013-07-29 Marius GavrilescuMake server protocol configurable
2013-07-28 Marius GavrilescuAdd request ID
2013-07-28 Marius GavrilescuAdd partially-functioning getfile command
2013-07-27 Marius GavrilescuLet the user choose which camera to take photos with
2013-07-27 Marius GavrilescuAdd OSM links to location updates
2013-07-27 Marius GavrilescuRemove some remaining GCM parts
2013-07-27 Marius GavrilescuHandle HTTP 401 and beautify HTTP messages
2013-07-27 Marius GavrilescuSet default server port to 7777
2013-07-27 Marius GavrilescuReplace GCM and polling with long polling
2013-07-27 Marius GavrilescuSet target to android 18
2013-07-26 Marius GavrilescuAdd BOOT notification
2013-07-26 Marius GavrilescuAdd torch command
2013-07-26 Marius GavrilescuAdd screencap command
2013-07-25 Marius GavrilescuAdd ACCESS_SUPERUSER permission
2013-07-08 Marius GavrilescuClear status image when checking connectivity
2013-07-08 Marius GavrilescuConvert to Ant from Eclipse
2013-06-16 Marius GavrilescuRemove the SHUTDOWN command
2013-06-16 Marius GavrilescuDo some PMD-driven cleanups
2013-05-31 Marius GavrilescuRemove trust managers from HttpCallExecutableRunnable
2013-05-31 Marius GavrilescuChange default server port to 443
2013-04-05 Marius GavrilescuMake location updates cancelable
2013-03-30 Marius GavrilescuFix some messages
2013-03-27 Marius GavrilescuFix the service notification
2013-03-26 Marius GavrilescuConvert HashSet to EnumSet for better performance
2013-03-26 Marius GavrilescuRemove LocalBroadcastReceiver
2013-03-25 Marius GavrilescuFix the notify command help
2013-03-25 Marius GavrilescuDon't call pollServer from a BroadcastRecevier
2013-03-23 Marius GavrilescuAdd retries to message sending
2013-03-23 Marius GavrilescuMake ExecutableRunnable usable
2013-03-22 Marius GavrilescuDo not go OOM on malformed poll result
2013-03-22 Marius GavrilescuCheck the SSL certificate if the server is fonbot.ieval.ro
2013-03-22 Marius GavrilescuDrop Utils#parseHttpMessage
2013-03-22 Marius GavrilescuConvert everything to HTTPS
2013-03-22 Marius GavrilescuHandle multi-line SMSes in SmsReceiver
2013-03-14 Marius GavrilescuFix a bug in making FonBot a user/system app
2013-03-14 Marius GavrilescuFix NPE in HCER when callback == null and connection...
2013-03-12 Marius GavrilescuRemove the login broadcast
2013-03-12 Marius GavrilescuMerge SendHttpMessageAsyncTask and PollServerAsyncTask
2013-03-12 Marius GavrilescuAdd ExecutableRunnable
2013-03-12 Marius GavrilescuImprove JSON parsing
2013-03-11 Marius GavrilescuRemove the global FonBotApplication instance.
2013-03-11 Marius GavrilescuUpgrade to the latest server protocol.
2013-03-06 Marius GavrilescuMake custom server work when polling
2013-03-05 Marius GavrilescuLet user change server hostname/port
2013-03-05 Marius GavrilescuInitial commit
This page took 0.026394 seconds and 4 git commands to generate.