Geckom

Results 5 comments of Geckom

The following change to setValuesFromManagedObject will solve the issue for now: ``` id value = [managedObject valueForKey:attributeName]; if (value) { if([value isKindOfClass:[NSData class]]) { PFFile *imageFile = [PFFile fileWithData:value]; [self...

Implemented jqTree menu for the notes under each project. Functions are still needed to drag and drop between folders an to change note order. Icons also have yet to be...

Basic nmap import functionality created. Waiting for feedback.

For anyone wanting to wardrive with SubGhz, in the meantime I am using a mobile app which saves your location to a GPX record and then a quick python script...

Could you please update the expected release date?