Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimiliano Montaleone committed Sep 30, 2020
0 parents commit 7c96be5
Show file tree
Hide file tree
Showing 206 changed files with 13,744 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: node_js
node_js:
- "6"
before_script:
- cd iliad-api
- npm install express
- npm install request
- npm install cheerio
script:
- node server.js &
- npm test
339 changes: 339 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

59 changes: 59 additions & 0 deletions PRIVACY
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
Privacy Policy
Fast0n built the Area Personale app as an Open Source app. This SERVICE is provided by Fast0n at no cost and is intended for use as is.

This page is used to inform website visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at Area Personale unless otherwise defined in this Privacy Policy.

Information Collection and Use

For a better experience, while using our Service, I may require you to provide us with certain personally identifiable information. The information that I request is retained on your device and is not collected by me in any way

The app does use third party services that may collect information used to identify you.

Link to privacy policy of third party service providers used by the app

Google Play Services
Log Data

I want to inform you that whenever you use my Service, in a case of an error in the app I collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing my Service, the time and date of your use of the Service, and other statistics.

Cookies

Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers. These are sent to your browser from the websites that you visit and are stored on your device's internal memory.

This Service does not use these “cookies” explicitly. However, the app may use third party code and libraries that use “cookies” to collect information and improve their services. You have the option to either accept or refuse these cookies and know when a cookie is being sent to your device. If you choose to refuse our cookies, you may not be able to use some portions of this Service.

Service Providers

I may employ third-party companies and individuals due to the following reasons:

To facilitate our Service;
To provide the Service on our behalf;
To perform Service-related services; or
To assist us in analyzing how our Service is used.
I want to inform users of this Service that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.

Security

I value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and I cannot guarantee its absolute security.

Links to Other Sites

This Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by me. Therefore, I strongly advise you to review the Privacy Policy of these websites. I have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.

Children’s Privacy

These Services do not address anyone under the age of 13. I do not knowingly collect personally identifiable information from children under 13. In the case I discover that a child under 13 has provided me with personal information, I immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact me so that I will be able to do necessary actions.

Changes to This Privacy Policy

I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. I will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.

Contact Us

If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me.

This privacy policy page was created at privacypolicytemplate.net and modified/generated by App Privacy Policy Generator
54 changes: 54 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Area Personale

[![Donate](https://img.shields.io/badge/Donate-PayPal-blue?style=flat-square)](https://paypal.me/fast0n) [![License](https://img.shields.io/github/license/Fast0n/iliad)](https://img.shields.io/github/license/Fast0n/iliad) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/fast0n/iliad) ![GitHub All Releases](https://img.shields.io/github/downloads/fast0n/iliad/total)


Area Personale è un'app non ufficiale di Iliad che utilizza delle API non ufficiali create ad hoc.

<p align="center"><a href="https://github.com/Fast0n/iliad/releases" target="_blank"><img src='img/AreaPersonale_cover.png' alt='Area Personale' /></a></p>

## Funzionalità
L'app prende le informazioni dal sito, di conseguenza se una sezione/testo/oggetto non è presente sul sito non lo sarà nemmeno nell'app.

Di seguito le feature implementate:
* Login
* Attivazione SIM
* Controllo del tracking di spedizione
* Cambio password
* Cambio email
* Ricarica credito
* Visualizzazione costi e dettagli
* Visualizzazione offerte
* Tema scuro
* Modalità offline

<hr>

This is an unofficial API and Android app developed for learning purposes. Iliad Italia S.p.A. is not responsible in any way.

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it.

```
iliad web app/client
Copyright (C) 2020 Massimiliano Montaleone
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
```
### Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
| [<img src="https://avatars2.githubusercontent.com/u/28840100?s=400&v=4" width="110px;"/><br /><sub>MattVoid</sub>](https://github.com/MattVoid)<br />[💻](https://github.com/Fast0n/iliad/commits?author=mattvoid "Code") [⚠️](https://github.com/Fast0n/iliad/commits?author=mattvoid "Tests") [🐛](https://github.com/Fast0n/iliad/issues?q=author%3Amattvoid "Bug reports") | [<img src="https://avatars2.githubusercontent.com/u/3705140?s=460&v=4" width="110px;"/><br /><sub>Nicuz</sub>](https://github.com/Nicuz)<br />[🎨]("Design") |
| :---: | :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->
10 changes: 10 additions & 0 deletions iliad/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.iml
.gradle
/local.properties
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
.DS_Store
/build
/captures
.externalNativeBuild
46 changes: 46 additions & 0 deletions iliad/.idea/assetWizardSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added iliad/.idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file added iliad/.idea/caches/gradle_models.ser
Binary file not shown.
116 changes: 116 additions & 0 deletions iliad/.idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions iliad/.idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions iliad/.idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions iliad/.idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions iliad/.idea/jarRepositories.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c96be5

Please sign in to comment.