Skip to content

Latest commit

 

History

162 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Versions history

VERSIONE 7.6 - 18 feb 2023

fatto • Sistemata icona email e differenziato i nomi • ATTRIBUTE_VALUE_X_OFFSET: modificato 50 invece che 30 (small UI change) • KVS_changedNotificationHandler: elaborazione in global main queue per risolvere crash

in lavorazione

da fare

  • bug fix
  • alle volte non colora correttamente il dark/light mode (??? non si capisce bene)

VERSIONE 7.5 - 17 Ottobre 2021

fatto

  • aggiornata per iOS15

in lavorazione

da fare

da fare in prossima versione

  • import archivio in locale
  • export archivio in locale
  • ingrandire Searchfield su Catalyst

VERSIONE 7.4 - 12 Mag 2021

fatto

  • Ordine alfabetico
  • Pagina Info: font avviso
  • Link non vanno: vedi le assicurazioni

in lavorazione

da fare

  • Link sul numero di telefono

da fare in prossima versione

  • import archivio in locale
  • export archivio in locale
  • ingrandire Searchfield su Catalyst

VERSIONE 7.3 - 2 Mar 2021

fatto

  • il campo di un Gruppo denominato 'Note' o 'Notes'/'Nota' viene adesso editato come campo testo multiriga, permettendo così l'inserimento di note più estese [campo Note (o notes o nota: case INsensitive) come UITextView in editing]
  • Errore corretto: quando viene richiesta la password non si riesce più a eludere l'inserimnento scorrendo verso il basso oppure, su iPad, cliccando fuori della finestra di inserimento [userTextInput.isModalInPresentation = true in waitUntilPasswordEntered]
  • è stato aggiunto un bottone che apre il browser Safari all'indirizzo web relativo ad una registrazione: è attivo per tutte le registrazioni dei gruppi che hanno un campo denominato 'URL' e che il link con l'indirizzo web sia valido.
  • Autenticazione: dopo 3 errori di autenticazione l'app va in blocco e chiede la chiusura

in lavorazione

da fare

da fare in prossima versione

  • import archivio in locale
  • export archivio in locale
  • ingrandire Searchfield su Catalyst

VERSIONE 7.2.1 - 26 Feb 2021

fatto

  • riordino campi dei gruppi non può più modificare il Nome in prima posizione e in altra sezione

in lavorazione

da fare

da fare in prossima versione

  • import archivio in locale
  • export archivio in locale
  • ingrandire Searchfield su Catalyst

VERSIONE 7.2 - 21 Feb 2021

fatto

  • Immagini in itc
  • Usa il valore stringa chiave nel file Info.plist per non dover inserire informazioni sulla conformità per l'esportazione nella tua prossima build. App Uses Non-Exempt Encryption : Yes App Encryption Export Compliance Code : [ Key Value ] macOS: c55252b1-d4d7-411b-88a0-c62ba4b66dd2 iOS: 634798df-35c9-4bca-99b2-ca71d6e7cfd8
  • Cashplan: cambiare nome
  • Quando elimina un gruppo la detail rimane sul gruppo eliminato se era selezionata
  • Adjust the searchBar height and appearance in Catalyst and Cancel color
  • Aggiunto ContextMenu (right click) per Mac sui gruppi per editare o cancellare un gruppo

in lavorazione

da fare

  • right click nel master apre l'edit gruppo

da fare in prossima versione

  • import archivio in locale
  • export archivio in locale
  • ingrandire Searchfield su Catalyst

VERSIONE 7.1 - 8 Feb 2021

fatto

  • differenziare icona per macOS
  • corretto il ripristino della detail dopo controllo biometrico oppure inserimento password
  • export intero archivio in formato csv in chiaro

in lavorazione

da fare

  • Usa il valore stringa chiave nel file Info.plist per non dover inserire informazioni sulla conformità per l'esportazione nella tua prossima build. App Uses Non-Exempt Encryption : Yes App Encryption Export Compliance Code : [ Key Value ] macOS: c55252b1-d4d7-411b-88a0-c62ba4b66dd2 iOS: 634798df-35c9-4bca-99b2-ca71d6e7cfd8

da fare prossima versione

  • import archivio in locale
  • export archivio in locale

da fare forse

  • iPad (no iPhone): shift della keyboard rompe qualche constraint
  • chiede all'avvio, se ripristinato da versione precedente, se vuole inizializzare le icone e i titoli

VERSIONE 7.0.1 - 23 Gen 2021

fatto

  • delete di un record non aggiorna master
  • wording Italiano rivisto
  • Alla autenticazione deve ripristinare la last detail: mLastdetailItem resa persistente in KVS

in lavorazione *

da fare

da fare prossima versione

  • export intero archivio in formato csv in chiaro oppure un solo gruppo per volta (meglio)
  • import archivio in locale
  • export archivio in locale

da fare forse

  • iPad (no iPhone): shift della keyboard rompe qualche constraint
  • chiede all'avvio, se ripristinato da versione precedente, se vuole inizializzare le icone e i titoli

VERSIONE 7.0 - 1 Dic 2020

fatto

  • Versione Mac Catalyst: versione universale iPhone/iPad/Mac
  • Modello dati completamente rifatto senza CoreData
  • condivisione attraverso Key Value Store di tutto il data base tra tutti i dispositivi iOS. Viene trasformato il dbase della versione precedente 6.3 nel nuovo database congruente col nuovo modello dati. Il vecchio Dropbox e' letto dalla versione 7.0
  • Completo editing dei gruppi e delle registrazioni: si possono creare ed editare nuovi gruppi di registrazioni, oltre a quelle predefinite, con un qualunque numero di campi.
  • Archiviazione di backup con servizio di commercio (Dropbox) su cloud o in locale, nel proprio dispositivo per la massima sicurezza dei propri dati.
  • Archivi completamente criptati con crittografia AES 256 bit
  • Una unica password per accedere a tutte le vostre password ed a tutti i vostri dati personali
  • icona rifatta Dic 2020
  • rifatta tutta la UI e sw in SWIFT
  • Compatibile con versione (Legacy) 6.3 come ripristino archivi Dropbox. NB il ripristino di file archivio Legacy ripristina solo i Legacy e lascia inalterate le classi generate dall' utente.
  • Raddoppiato il numero delle icone disponibili rispetto alle versioni precedenti

in lavorazione

  • Versione Mac Catalyst: aggiustamenti per Mac
  • FATTO aggiungere spieghino a Dropbox. Con bottone info ?
  • FATTO dimensione archivio
  • FATTO Mac: i menù
  • FATTO Mac: la protezione della detail con la password non funziona
  • FATTO Mac: bottom segmented bar !! da fare
  • Localizzazione: check
  • Ritestare acquisto in app

da fare prossima versione

  • export intero archivio in formato csv in chiaro oppure un solo gruppo per volta (meglio)
  • import archivio in locale
  • export archivio in locale

da fare forse

  • iPad (no iPhone): shift della keyboard rompe qualche constraint
  • chiede all'avvio, se ripristinato da versione precedente, se vuole inizializzare le icone e i titoli

6.3 * Versione emessa solo per creare il file locale delle registrazioni, compatibile con il formato Dropbox, per farlo importare dalla successiva versione 7.0 ed eliminare CoreData sostituendolo con un dataModel in Key Value Store * eliminato definitivamente iAd * memorizza il file archivio criptato con tutte le registrazioni per la versione 7.0 che uscirà. Genera il file, ad ogni uscita dalla app, qui : [[APPLICATION_FOLDER_URL path] stringByAppendingString:@"/recordsForClasses"]; (assieme al file "Entities") * servizio Bonjour di comunicazione col Mac Eliminato

6.1 Export encryption info.plist keys added bottone info alla prima accensione veniva storto aggiornato link per lasciare una review DA FARE: FATTO sistemare iPhone X: banner istartapp FATTO sistemare iPhone X: vista InApp 6.0 Aggiunta libreria RNCrypto per AES256. Data security fortemente aumentata. La versione é compatibile con backup precedenti alla 6.0 Modifiche minori alla UI

5.9 Aggiornato a Swift 3 Toast: scurito il background 5.8 Toast e MyAvviso aggiornati per la deprecation @iOS 9.0 UIAlertView deprecated 9.0: qualche controller aggiornato. Non è completo ma la struttura con MyAlertView è pronta aggiornati bottoni info e gears 5.7 Aggiornato Dropbox V2 Elenco dei backup espresso con il formato ora default locale Spostato AppiRater nella DidLoad di MainEntityList

5.6 **aggiornate immagini ADpopup **aggiornata icona JTD **aggiornti banner

5.5 Appirater Wording linkareview

5.4 Aggiunto lo showcase delle app iStartApp * in Setup nella sezione Info * in pagina info DA FARE: *icon167x167 *Showcase: sistemare visualizzazione iPad 5.3 non mostrare più in ADpopup sempre ON

5.2 aggiunto popup viewcontroller per JTD

5.1 nicste keywords update iad removed aggiunto banner JTD Facebook page ??

DA FARE: email test **eliminare bottone acquisto dopo acquisto da setup 5.0 adopting touch id

4.1 eliminato mirror webservice aggiornato x 64bit 4.0 aggiunto campo filtro per ricerca deployment alzato alla 8.0 DA FARE:

3.0 iAd enabled 2.9 1) aggiunto iAd in versione free 2) aggiunto campo search (?) DA FARE: a) aggiornare i banner: 1)il banner ids deve essere un click to upgrade 2)il banner fxc deve essere share your files the easy way 3)cambiare la scritta del bottone acquisto (..remove ads..) b) una volta acquistato verificare di annullare iAd e l'IstartAppBanner verifica su iPhone verifica su iPad c) aggiornato messaggio di richiesta upgrade con avviso che anche le ads saranno rimosse d) quando si abortisce l'acquisto e si torna in pagina setup è sparito il colore al backbutton in alto a sx per tornare alla mainlist 2.8 Visualizza in iOS7 la segmented bottom bar (x email ecc.) in pagina edit 1) cambiati warnings che provenivano da enumeration scorrette sul UIDeviceOrientation che usava la statusbarorientation 2) inserito campo RELEASE tra i settings che governa il flag isAppAcquistata 3) avviato GIT 4) DA FARE: INSERIRE LA POSSIBILITA' DI UNA GRIGLIA IN CAMPO NOTE X I CODICI AD. ES. CHEBANCA

2.7 corretto bug che su iOS7 impediva l'editing dei gruppi. 2.6 corretta visualizzazione backup/restoere 2.5 * iOS7 compatibility

DA FARE: testare ipad

2.4 * corretto l'editing dei file backup sul cloud * versione: la scrive prendendola dall' info.plist

2.3 * nella email pre-compilata ora ci sono i link a iDataSafe e iStartApp sul sito iStartApp * aggiornato link a iDataSafe for Mac

2.2 * cambiata scritta: "clicca qui per acquistare la versione full con numero illimitato di registrazioni" * autocapitalizzazione: opzionale in setup. * tastiera automatica in campo note: solo se la nota è vuota * aumentata la dimensione del campo nota in iphone 5 * editing senza limite di righe per tutti i campi eccetto il nome icona copia + grossa in editing

2.1 ▪ icone default suggerite da Nicco * email: 30.png * insurances: 61.png

▪	tasto "i" blinking finchè viene vista la pagina che pubblicizza iDataSafe for Mac
▪	modificati gli UiBarButton sulla pagina mainList in tasti UIButton a risoluzione 60x60 per display Retina:
	* tasto i (info60x60.png)
	* tasto ex settings (gears60x60)			
▪	aggiustata posizione della tabella in caso di iPhone5 sia per app acquistata che no
⁃	in gruppi (MainList) a centro window
⁃	in edit gruppo
⁃	in setup 

2.0 installato TCP server per iDataSafe for Mac cambiato nome all'allegato della email (no pocketsafe ma idatasafe) 1.2 1. sono ora editabili dall' utente: ⁃ le icone (130+) dei gruppi; ⁃ i nomi dei gruppi; ⁃ i nomi dei campi di ciascun gruppo

1.1 * Adattamento x iOS6 e iPhone5 * abilitato solo portrait per iOS6 e iPhone5

1.0 re-work 4

Rejected con la seg. motivazione: Binary Rejected Sep 7, 2012 10:40 AM Reasons for Rejection: Program License Agreement Sep 7, 2012 10:40 AM. From Apple. ----- PLA 2.3 -----

We found that your Application Description states:

"Secure data recovery in case of device loss and theft using Dropbox cloud services with 256 bit AES cyphering"

However, your app does not have Export Compliance, which does not comply with the iOS Developer Program License Agreement, as required by the App Store Review Guidelines.

Section 2.3 of the iOS Developer Program License Agreement specifies,

"You certify that (i) none of the Licensed Applications contains, uses or supports any data encryption or cryptographic functions; or (ii) in the event that any Licensed Application contains, uses or supports any such data encryption or cryptographic functionality, You will, upon request, provide Apple with a PDF copy of Your Encryption Registration Number (ERN), or export classification ruling (CCATS) issued by the United States Commerce Department, Bureau of Industry and Security and PDF copies of appropriate authorizations from other countries that mandate import authorizations for that Licensed Application, as required."

Please review your app's encryption ability, and when resubmitting your binary, check the appropriate answers to the questions in the Export Compliance section of iTunes Connect. You may be asked some follow-on questions to determine the level of encryption in your app; you may also be asked to provide a copy of your CCATS.

If you have questions related to export compliance and your app's use of encryption, please contact the App Store Export Compliance team at appstore.ec@apple.com.

▪	eliminata la criptazione a 256 bit 
▪	inserita obfuscation della stringa salvata sul cloud

1.0 re-work 3 Rejected con la seg. motivazione: Binary Rejected Aug 29, 2012 01:14 PM Reasons for Rejection:

Aug 29, 2012 01:14 PM. From Apple. We found that while your app offers In-App Purchase(s) that can be restored, it does not include the required "Restore" feature to allow users to restore the previously purchased In-App Purchase(s), as specified in Restoring Transactions section of the In-App Purchase Programming Guide:

"...if your application supports product types that must be restorable, you must include an interface that allows users to restore these purchases. This interface allows a user to add the product to other devices or, if the original device was wiped, to restore the transaction on the original device."

To restore previously purchased In-App Purchase products, it would be appropriate to provide a "Restore" button and initiate the restore process when the "Restore" button is tapped by the user.

For more information about restoring transactions and verifying store receipt, please refer to the In-App Purchase Programming Guide. 1.0 re-work 2 Rejected con la seguente motivazione Binary Rejected Aug 16, 2012 01:06 PM Reasons for Rejection:

Aug 16, 2012 01:06 PM. From Apple. We found that your Application Description states:

"ENCRYPTED CLOUD BACKUP FOR EASY RESTORE"

However, your app does not have Export Compliance, which is not in compliance with section 3.3.7 of the iOS Developer Program License Agreement.

"Applications must comply with the Human Interface Guidelines and other Documentation provided by Apple."

Please review your app's encryption ability, and when resubmitting your binary, check "Yes" for "Does your product contain encryption?" on the Export Compliance section of iTunes Connect. You will be asked some follow-on questions to determine the level of encryption in your app. Note: You may be asked to provide a copy of your CCATS. 

If you are not required to enter a CCATS, it would be appropriate to remove this text from the Application Description and resubmit the new binary.

Aug 16, 2012 03:39 PM. From Stefano Tosi, st.tosi@gmail.com. The statement "ENCRYPTED CLOUD BACKUP FOR EASY RESTORE" was (by mistake) included in the Japanese localization only, and not in the english version. It has now been removed. 
Is it now sufficient for approval ?
Thank you and regards.
Stefano Tosi

Aug 17, 2012 09:27 AM. From Apple. Thank you for your message.

We found that while your app offers In-App Purchase(s) that can be restored, it does not include the required "Restore" feature to allow users to restore the previously purchased In-App Purchase(s), as specified in Restoring Transactions section of the In-App Purchase Programming Guide:

"...if your application supports product types that must be restorable, you must include an interface that allows users to restore these purchases. This interface allows a user to add the product to other devices or, if the original device was wiped, to restore the transaction on the original device."

To restore previously purchased In-App Purchase products, it would be appropriate to provide a "Restore" button and initiate the restore process when the "Restore" button is tapped by the user.

For more information about restoring transactions and verifying store receipt, please refer to the In-App Purchase Programming Guide.


Aug 17, 2012 11:18 AM. From Stefano Tosi, st.tosi@gmail.com. Ok. I will put in the restore feature and submit a new binary. May I then presume the previous issue on encryption has been overcome ? I am not an expert on encryption and I understand I cannot keep your answer as an endorsement before a new submission for review: just as a 'sensible expectation' on future comments for encryption review. 
Thank you.
Stefano

Aug 20, 2012 09:18 AM. From Apple. Thank you for your message. Please implement a restore button and reupload a new binary to iTunes connect. We look forward to review your revised app.


Da fare: inserire restore button sull' inApp


1.0 re-work da fare: ▪ eliminare le stelline dalla pagina info ▪ "Vehicle info" non ha senso in inglese.Cambiare in "Car information" ▪ alla richiesta della password l'immagine del logo viene sgranata ▪ BIC credo si scriva con una "C" ▪ NO suggerisco di mettere il "maiusculamento" automatico nei campi IBAN, SWIFT e BIC ▪ inserirei uno stimolo alla review ▪ check che senza app verso cui esportare NON si pianti ▪ levare +0000 dal nome file di backup ▪ font della table view da customizzare (Verdana) ▪ se vende rifare le 10 iconcine ▪ l'oggetto dell'email è PocketSafe .... e va cambiato in iDataSafe ....

1.0 release iniziale

Rejected con questa motivazione (la ttached image è la info view): Binary Rejected Aug 6, 2012 11:45 AM Reasons for Rejection: 3.10: Developers who attempt to manipulate or cheat the user reviews or chart ranking in the App Store with fake or paid reviews, or any other inappropriate methods will be removed from the iOS Developer Program Requires export compliance Aug 6, 2012 11:45 AM. From Apple. 3.10

We found that your app, or its metadata, includes features or content that can have an excessive influence in the listing order or ranking on the App Store, which is not in compliance with the App Store Review Guidelines.


Please refer to the attached image. It would be appropriate to remove or revise this information.

Also, we found that your Application Description states:

"ENCRYPTED CLOUD BACKUP FOR EASY RESTORE"

However, your app does not have Export Compliance, which is not in compliance with section 3.3.7 of the iOS Developer Program License Agreement.

"Applications must comply with the Human Interface Guidelines and other Documentation provided by Apple."

Please review your app's encryption ability, and when resubmitting your binary, check "Yes" for "Does your product contain encryption?" on the Export Compliance section of iTunes Connect. You will be asked some follow-on questions to determine the level of encryption in your app. Note: You may be asked to provide a copy of your CCATS. 

If you are not required to enter a CCATS, it would be appropriate to remove this text from the Application Description and resubmit the new binary.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages