Commit Graph

11 Commits

Author SHA1 Message Date
Ruben 536aae6a5f Changed to look like the clearer old-school style as used in original WeKnowHowYouFeel 2016-10-30 21:28:13 +01:00
Ruben e297ff9922 First weknowhowyoufeel version with new Affectiva SDK 2016-10-05 18:34:36 +02:00
Andy Dennie 9ef453c169 replace deprecated calls to setAllAppearance with setAllAppearances
updated gradle version while I was at it, at Android Studio's suggestion.
2016-08-18 18:57:29 -04:00
Andy Dennie 306c704c07 update sdk dep, version code, version name
sdk dep -> 3.1.1
bump version code and name
remove licensing stuff
2016-08-16 15:32:14 -04:00
Abraham Hedtke 3163d6b8fa Add screenshots
- permissions changed to allow access to external storage
- button added to interface
- code added to build the screenshot and save it to the user's Picture folder
2016-01-25 17:24:23 -05:00
Abraham Hedtke 9a667683bc Add copyright information to every java source file and every project xml file
Also:
Fixed a out of date string in strings.xml that talked about the location of the appearance metrics.
Removed a few unused strings.
Migrated a few string constants into strings.xml

No other changes in this commit other than reformatting via autoformatter
2016-01-25 17:24:23 -05:00
Abraham Hedtke 9eaa0b626b Fix all calls to Log so that they pass in the constant LOG_TAG with the value "Affdex" 2016-01-25 17:23:57 -05:00
Abraham Hedtke e582107431 Add support for multiface mode, appearance identifiers, emoji, and landscape mode. 2016-01-25 17:17:11 -05:00
Abraham Hedtke bf440ea9c0 Add runtime permission checking to support new Dangerous Permissions rules in api23 and bring dependency files up to date.
Fixes and tweaks to clean up api23 compatability.
2016-01-25 17:17:11 -05:00
Abraham Hedtke 07a596c0d6 Update project dependencies and add placeholders for SDK files. 2016-01-25 17:17:11 -05:00
toby cabot b798154305 Move AffdexMe files up to root
This should make it easier to check out the project in Android Studio
and have it be able to build.  Having the project files in the AffdexMe
subdirectory seems to confuse Studio.
2015-11-16 14:10:32 -05:00
Renamed from AffdexMe/app/src/main/java/com/affectiva/affdexme/MainActivity.java (Browse further)