Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
784fe9d
Initial Commit
Mar 7, 2016
35bc68d
Functional Toolbar in Portrait Mode
Mar 7, 2016
2ca1d0c
Pretty colors
Mar 8, 2016
903c6d7
Passing to Perry
Mar 8, 2016
9c38299
built recycler view inside fragment 1 Perry and Chris. Added differe…
Mar 8, 2016
319d2ac
Add gitignore
Mar 8, 2016
d1fb400
Tweak
Mar 8, 2016
0bebe71
Finish things
Mar 8, 2016
208d363
Pass code
Mar 9, 2016
c37d002
2 cards working
Mar 9, 2016
aaf043b
Added sample reddit view and Selection Page View
Mar 9, 2016
09bbd0a
Merge branch 'master' of https://github.com/chris-shum/Project-3
Mar 9, 2016
096f231
Facebook
incepted Mar 9, 2016
6ee29b6
Narrowing down data featuers
Mar 9, 2016
44bc58b
added some layout adjustements
Mar 9, 2016
db336d7
Merge branch 'master' of https://github.com/chris-shum/Project-3
Mar 9, 2016
12fcc26
resolved merge conflicts
Mar 9, 2016
8359005
Weather API call implemented
WasabiMayo Mar 10, 2016
dac83e8
Reddit Api
WasabiMayo Mar 10, 2016
ee025f9
Merge pull request #1 from chris-shum/branch-claire
Mar 10, 2016
4366786
Added Singleton
Mar 10, 2016
37eded9
Resolved merge conflicts
Mar 10, 2016
d64990a
Merge?
Mar 10, 2016
3fbccc9
some card XML design additions
Mar 10, 2016
72f3666
Merge branch 'perrys_branch'
Mar 10, 2016
2c5afa9
weather card class created and built at end of API call in the MainAc…
Mar 10, 2016
d85d5c0
Reddit API is done
WasabiMayo Mar 10, 2016
4fe6758
Merge pull request #2 from chris-shum/branch-claire
WasabiMayo Mar 10, 2016
fb9a8d6
Added holder for weather and weather card. Adjusted some of the layo…
Mar 10, 2016
bdd1ade
Merge branch 'master' of https://github.com/chris-shum/Project-3
Mar 10, 2016
18aa347
commit?
Mar 10, 2016
22e94f2
Refresh
WasabiMayo Mar 10, 2016
14ed006
Merge branch 'master' of https://github.com/chris-shum/Project-3 into…
WasabiMayo Mar 10, 2016
d703d2c
Merge conflict solved
WasabiMayo Mar 10, 2016
aae0f56
Foursquare
WasabiMayo Mar 10, 2016
1a08301
Merge pull request #4 from chris-shum/branch-claire
WasabiMayo Mar 10, 2016
808eecc
Perry Added Singleton Logic for 11 individual arrays
Mar 10, 2016
027719c
solved merge conflicts
Mar 10, 2016
3253e43
All tabs added
Mar 10, 2016
43621b4
Resolved merge conflicts
Mar 10, 2016
87689f5
Most up to date code
Mar 10, 2016
db8d1f9
Added notes and possibly other things
Mar 10, 2016
d0d7a7e
added redditSwitcher and meetupSwitcher in Main Activity and Facebook…
Mar 10, 2016
16a9f3e
All tabs set
Mar 10, 2016
5c4feb8
Merge branch 'fourthBranch'
Mar 10, 2016
83a48a0
Update
WasabiMayo Mar 10, 2016
a021cad
FB implementation
incepted Mar 10, 2016
cead69c
Merge
WasabiMayo Mar 11, 2016
3478d4e
Refresh
WasabiMayo Mar 11, 2016
0d1fe1d
FB
incepted Mar 11, 2016
46b3136
refresh
incepted Mar 11, 2016
620c0db
Clean
incepted Mar 11, 2016
384bc81
Getting clean copy
Mar 11, 2016
6690df1
Something
Mar 11, 2016
521ff13
Trying to add selections page
Mar 11, 2016
c75d919
Selections Page
Mar 11, 2016
9dc0c1d
Files added
Mar 11, 2016
471020b
Merge branch 'fifthBranch'
Mar 11, 2016
e787f61
Merge branch 'master' into fifthBranch
Mar 11, 2016
a3fd954
Final commit for the evening
Mar 11, 2016
ef215a0
Fragments updated, notifcation added, and menubar option
Mar 11, 2016
fae2c70
Created more cards and objects. API Call completed.
WasabiMayo Mar 11, 2016
dfff2b1
Refresh
WasabiMayo Mar 11, 2016
89f9b87
Merge branch 'master' of https://github.com/chris-shum/Project-3
WasabiMayo Mar 11, 2016
687888c
Refresh
WasabiMayo Mar 11, 2016
a06822d
Updated files: added User Test cases, Readme.md
incepted Mar 11, 2016
7d83d9a
added holders for both fourswuare and reddit. added new reddit layou…
Mar 11, 2016
8675ea7
fixed merge conflicts
Mar 11, 2016
30d321b
FacebookFeed is done
WasabiMayo Mar 11, 2016
8cbcdd8
Merge branch 'master' of https://github.com/chris-shum/Project-3
incepted Mar 11, 2016
d8b2c26
Merge solved
WasabiMayo Mar 11, 2016
cfa1533
Merge branch 'master' of https://github.com/chris-shum/Project-3
WasabiMayo Mar 11, 2016
de23af2
Working
WasabiMayo Mar 11, 2016
8fe56c8
Working code
WasabiMayo Mar 11, 2016
49849c2
Really final
WasabiMayo Mar 11, 2016
0038ab4
Added files via upload
Mar 16, 2016
2adf068
Update README.md
chris-shum Jul 23, 2016
013c0ac
Update strings.xml
chris-shum Jul 23, 2016
1e052ab
Update MainActivity.java
chris-shum Jul 23, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@

# Created by https://www.gitignore.io/api/android

### Android ###
# Built application files
*.apk
*.ap_

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
out/
.idea/
# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

# Android Studio captures folder
captures/

# Intellij
*.iml

### Android Patch ###
gen-external-apklibs

Binary file added Files Repository/ProjectPitch.pptx
Binary file not shown.
Binary file not shown.
Binary file added Files Repository/Prototyping/WireFrame.docx
Binary file not shown.
7 changes: 7 additions & 0 deletions Files Repository/Prototyping/Wireframe1.rtf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
{\field{\*\fldinst{HYPERLINK "https://popapp.in/w/projects/56dd020a8fb6c5fd0ad279a2/mockups/56dd04096464d4c2382f802d"}}{\fldrslt
\f0\fs24 \cf0 https://popapp.in/w/projects/56dd020a8fb6c5fd0ad279a2/mockups/56dd04096464d4c2382f802d}}}
Binary file added Files Repository/TEST CASES.docx
Binary file not shown.
Binary file added Files Repository/Test Cases.pdf
Binary file not shown.
Binary file added Files Repository/Testing.xlsx
Binary file not shown.
7 changes: 7 additions & 0 deletions Files Repository/Trello Board.rtf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
{\field{\*\fldinst{HYPERLINK "https://trello.com/b/1XNUwCCY/touchlab"}}{\fldrslt
\f0\fs24 \cf0 https://trello.com/b/1XNUwCCY/touchlab}}}
8 changes: 8 additions & 0 deletions Late.ly/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
1 change: 1 addition & 0 deletions Late.ly/.idea/.name

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

22 changes: 22 additions & 0 deletions Late.ly/.idea/compiler.xml

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

3 changes: 3 additions & 0 deletions Late.ly/.idea/copyright/profiles_settings.xml

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

25 changes: 25 additions & 0 deletions Late.ly/.idea/gradle.xml

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

46 changes: 46 additions & 0 deletions Late.ly/.idea/misc.xml

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

9 changes: 9 additions & 0 deletions Late.ly/.idea/modules.xml

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

12 changes: 12 additions & 0 deletions Late.ly/.idea/runConfigurations.xml

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

1 change: 1 addition & 0 deletions Late.ly/app/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/build
41 changes: 41 additions & 0 deletions Late.ly/app/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 23
buildToolsVersion "23.0.2"

defaultConfig {
applicationId "com.example.android.lately"
minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "1.0"
multiDexEnabled true
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.1'
compile 'com.android.support:support-v4:23.1.1'
compile 'com.android.support:cardview-v7:+'
compile 'com.android.support:recyclerview-v7:23.1.1'
compile ('com.facebook.android:facebook-android-sdk:[4,5)'){
exclude module: 'support-v4'
}
compile 'com.google.android.gms:play-services-appindexing:8.1.0'
compile 'com.google.code.gson:gson:2.6'
compile files('libs/retrofit-2.0.0-beta4.jar')
compile 'com.squareup.retrofit2:retrofit:2.0.0-beta4'
compile 'com.squareup.retrofit2:converter-gson:2.0.0-beta4'
compile 'com.squareup.okhttp3:okhttp:3.1.2'
compile 'com.google.android.gms:play-services:8.4.0'
}
17 changes: 17 additions & 0 deletions Late.ly/app/proguard-rules.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in /Users/ShowMe/Library/Android/sdk/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the proguardFiles
# directive in build.gradle.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html

# Add any project specific keep options here:

# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
package com.example.android.lately;

import android.app.Application;
import android.test.ApplicationTestCase;

/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(Application.class);
}
}
50 changes: 50 additions & 0 deletions Late.ly/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.android.lately">


<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<meta-data
android:name="com.facebook.sdk.ApplicationId"
android:value="@string/facebook_app_id" />

<activity android:name=".MainActivity">

</activity>
<activity android:name=".SelectionPage">

</activity>

<activity android:name=".LoginActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>

<activity
android:name="com.facebook.FacebookActivity"
android:label="@string/app_name"
android:screenOrientation="portrait"/><!-- ATTENTION: This was auto-generated to add Google Play services to your project for
App Indexing. See https://g.co/AppIndexing/AndroidStudio for more information. -->
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />

<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyDp6gHYbGHTiTCDTUfy2emm1XvLW_uEHDU"/>
</application>

</manifest>
Loading