From 1c5d681c91d73e7cd85ed1fdfaf34f8c76810342 Mon Sep 17 00:00:00 2001 From: Adlan Date: Sun, 8 Sep 2013 12:43:38 +0800 Subject: [PATCH 1/5] Front end 80% --- LICENSE | 296 +++++++++++++++++++++++++++++++ ParseApplication.java | 36 ---- ParseStarterProjectActivity.java | 18 -- UPDATING.md | 36 ++++ config.xml | 48 +++++ www/css/custom.css | 25 ++- www/icon.png | Bin 0 -> 4139 bytes www/index.html | 121 +++++++++++-- www/splash.png | Bin 0 -> 20369 bytes www/testcam.html | 83 --------- 10 files changed, 508 insertions(+), 155 deletions(-) create mode 100644 LICENSE delete mode 100644 ParseApplication.java delete mode 100644 ParseStarterProjectActivity.java create mode 100644 UPDATING.md create mode 100644 config.xml create mode 100644 www/icon.png create mode 100644 www/splash.png delete mode 100644 www/testcam.html diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9f761f1 --- /dev/null +++ b/LICENSE @@ -0,0 +1,296 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +============================================================== +This product also include the following software: +============================================================== + +-------------------------------------------------------------- +jasmine from GitHub + + https://github.com/pivotal/jasmine + +MIT-style license + +license available from: + + https://github.com/pivotal/jasmine/blob/master/MIT.LICENSE + +----------------------------- + +Copyright (c) 2008-2011 Pivotal Labs + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +-------------------------------------------------------------- +commonjs tests from the commonjs organization at GitHub + + https://github.com/commonjs/commonjs + +MIT-style license + +license available from: + + https://github.com/commonjs/commonjs/blob/master/docs/license.html.markdown + +contributor list available from: + + https://github.com/commonjs/commonjs/blob/master/docs/contributors.html.markdown + +----------------------------- + +Copyright 2009 Kevin Dangoor +Copyright 2009 Ihab Awad +Copyright 2009 Ash Berlin +Copyright 2009 Aristid Breitkreuz +Copyright 2009 Kevin Dangoor +Copyright 2009 Daniel Friesen +Copyright 2009 Wes Garland +Copyright 2009 Kris Kowal +Copyright 2009 Dean Landolt +Copyright 2009 Peter Michaux +Copyright 2009 George Moschovitis +Copyright 2009 Michael O'Brien +Copyright 2009 Tom Robinson +Copyright 2009 Hannes Wallnoefer +Copyright 2009 Mike Wilson +Copyright 2009 Ondrej Zara +Copyright 2009 Chris Zumbrunn +Copyright 2009 Kris Zyp + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/ParseApplication.java b/ParseApplication.java deleted file mode 100644 index e275144..0000000 --- a/ParseApplication.java +++ /dev/null @@ -1,36 +0,0 @@ -package com.parse.starter; - -import com.parse.Parse; -import com.parse.ParseACL; -import com.parse.ParseObject; - -import com.parse.ParseUser; - -import android.app.Application; - -public class ParseApplication extends Application { - - @Override - public void onCreate() { - super.onCreate(); - - // Add your initialization code here - Parse.initialize(this, "oA9wUzpvHPraWoecGeReHYXGPXPvOZOuJyTO4AYS", "vZ3zftVzrf40PvxIF7g8qZ0luunvfNrGblk4ghGR"); - - ParseObject testObject = new ParseObject("TestObject"); - testObject.put("foo", "no"); - testObject.saveInBackground(); - - System.out.println("Hello, Testing!"); - - - ParseUser.enableAutomaticUser(); - ParseACL defaultACL = new ParseACL(); - - // If you would like all objects to be private by default, remove this line. - defaultACL.setPublicReadAccess(true); - ParseACL.setDefaultACL(defaultACL, true); - - } - -} diff --git a/ParseStarterProjectActivity.java b/ParseStarterProjectActivity.java deleted file mode 100644 index bbebc1e..0000000 --- a/ParseStarterProjectActivity.java +++ /dev/null @@ -1,18 +0,0 @@ -package com.parse.starter; - -import android.app.Activity; -import android.os.Bundle; - -import com.parse.ParseAnalytics; -import com.parse.ParseObject; - -public class ParseStarterProjectActivity extends Activity { - /** Called when the activity is first created. */ - public void onCreate(Bundle savedInstanceState) { - super.onCreate(savedInstanceState); - setContentView(R.layout.main); - - ParseAnalytics.trackAppOpened(getIntent()); - - } -} diff --git a/UPDATING.md b/UPDATING.md new file mode 100644 index 0000000..02cfc7e --- /dev/null +++ b/UPDATING.md @@ -0,0 +1,36 @@ +# Upgrading the Application + +The application is based on the Apache Cordova Hello World example. + +### 1. Update the Source + + cp /incubator-cordova-app-hello-world/www www/ + +__Do not replace `www/config.xml`.__ + +__Do not replace `www/img/logo.png`.__ + +### 2. Update index.html + +Replace `

Apache Cordova

` with `

PhoneGap

`. + +### 3. Update config.xml + +1. Update app version to latest PhoneGap version. + + + +2. Update PhoneGap version. + + + +### 4. Commit + + $ git commit -am "[app] Version x.x.x" + +## 5. Tag + + $ git tag x.x.x diff --git a/config.xml b/config.xml new file mode 100644 index 0000000..07c452b --- /dev/null +++ b/config.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jobli + + + Location-based Classified mobile platform has never been this easy! + + + + Dezeek Media + + + \ No newline at end of file diff --git a/www/css/custom.css b/www/css/custom.css index 79e1740..e9d63c4 100644 --- a/www/css/custom.css +++ b/www/css/custom.css @@ -22,9 +22,10 @@ text-align: left;} .meta {margin:5px 0;} .location {font-size:.8em; text-align: left; width:45%; display: inline-block; float:left; line-height: 30px;} .location i{font-size:2em; vertical-align: middle; color:#A7A9AC;} -.price {background:#CB2026; color:#fff; text-align: right; width: 40%; float: right; padding:5px 10px 5px 0; position: relative;} +.price {background:#CB2026; color:#fff; text-align: right; width: 45%; float: right; padding:5px 10px 5px 0; position: relative;} .price:before {display:block; background:#fff; content:""; position:absolute; border: 1em solid #CB2026; border-left-color: transparent; top:0;} #home .ui-btn-up-b .ui-btn-inner, .ui-btn-up-b .ui-btn-text .ui-link-inherit {color:rgba(255,255,255,.6);} +#details .ui-btn-up-b .ui-btn-inner, .ui-btn-up-b .ui-btn-text .ui-link-inherit {color:rgba(255,255,255,.6);} .snap { position:absolute; width:200px; height:80px; @@ -36,4 +37,24 @@ text-align: left;} .snap .ui-icon-camera {font-size:3em;} .snapa {background:#25aae1; color:#fff;} .cameragrid {background: #000; height:400px;} -.login {background:#ddd;} \ No newline at end of file +.login {background:#ddd;} + +.error { + border: 1px solid red; + background: #FDEFF0; + padding: 20px; margin: 10px; +} + +.errorReg{ + border: 1px solid red; + background: #FDEFF0; + padding: 20px; +} + +.successReg{ + border: 1px solid grey; + background: green; + padding: 20px; +} + +.ctct {background:#8AC640; margin:10px; color:#fff;} \ No newline at end of file diff --git a/www/icon.png b/www/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..4040736cf4dfad7362c35d93a43d425a78bd91e9 GIT binary patch literal 4139 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

2g-2Vyk zcd;eZC@x*e;FfwvVI^LpLQn4Hp4^(g7tY^Uni@2ntU>hnyl`RfY{zrH4)s_b=m^j!u+mdX2Z~Y%u?DNO~ literal 0 HcmV?d00001 diff --git a/www/index.html b/www/index.html index 4634a18..74527ee 100644 --- a/www/index.html +++ b/www/index.html @@ -5,6 +5,7 @@ + Instashop - Interactive Mockup @@ -15,6 +16,10 @@ + + + + @@ -39,19 +44,25 @@

Welcome back!

Login

+ Back
-
    -
  • -
  • -
  • - - -
-

Log in!

+
+ +
    +
  • +
  • +
  • + +
+
+ +
@@ -60,18 +71,33 @@

Login

Create new account

+ Back
+ +
+
    -
  • -
  • -
  • +
  • +
  • +
-

Save

+

+ + + + + +
+
@@ -93,7 +119,7 @@

Create new account

-
  • +
  • @@ -118,7 +144,7 @@

    Home

    - + + +
    + + +
    +

    Honda Accord Black (M) Like New 2013

    +
    +
    500 meters away
    +
    RM121,000.00
    +
    +
    +
      +
    • Description
    • +
    • I'm selling something. Please let me know if you want it! While stock last.
    • +
    • Stock availability: Yes
    • +
    + Call + Send message +
    + +
    + +
    Back @@ -290,7 +293,7 @@

    Product details

  • -
  • Submit
  • +
  • Submit
  • @@ -316,11 +319,59 @@

    Product Details

  • Stock availability: Yes
  • Call - Send message + Send message
    + + +