aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnqi Xu2012-06-30 16:36:01 -0400
committerAnqi Xu2012-06-30 16:36:01 -0400
commitaeec38e371ad32d60e741cc8d1456b5666dc0ef0 (patch)
treee9405ce94cdd8b46b89b368e216fcce7bc46594b
parent312bbc90926d9a2d01a9c6f5a071ef20c90068e6 (diff)
parent067fb3de7c22dab2df94061523bcb05575591d56 (diff)
downloadLikeFeed-aeec38e371ad32d60e741cc8d1456b5666dc0ef0.tar.bz2
Merge branch 'master' of github.com:teddywing/LikeFeed
Conflicts: build.log
-rw-r--r--.gitignore1
-rw-r--r--Resources/friendship/ui/LikeList.js4
-rw-r--r--build.log7
3 files changed, 10 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d298c10..cee3e70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
tmp
build
.DS_Store
+build.log
diff --git a/Resources/friendship/ui/LikeList.js b/Resources/friendship/ui/LikeList.js
index 227972d..39f71cf 100644
--- a/Resources/friendship/ui/LikeList.js
+++ b/Resources/friendship/ui/LikeList.js
@@ -141,8 +141,8 @@
height:'auto'
});
- liked_by.left = 320 - liked_by.width;
-
+ liked_by.left = Ti.Platform.displayCaps.platformWidth - liked_by.width - Ti.Platform.displayCaps.platformWidth / 170;
+
key.description = key.description.replace(/<(?:.|\n)*?>/gm, '');
if( key.description.indexOf('.') > 0 ){
key.description = key.description.substr( 0, key.description.indexOf('.') + 1 ) ;
diff --git a/build.log b/build.log
index be01f25..b690e23 100644
--- a/build.log
+++ b/build.log
@@ -1,8 +1,15 @@
Logfile initialized
+<<<<<<< HEAD
[INFO] logfile = /Users/mimic/workspace/LikeFeed/build.log
[DEBUG] /Users/mimic/Library/Application Support/Titanium/mobilesdk/osx/2.1.0.GA/android/builder.py simulator Sphnx /Users/mimic/Downloads/android-sdk-macosx /Users/mimic/workspace/LikeFeed com.sphnx.Sphnx 1 HVGA /127.0.0.1:51328
[INFO] Building Sphnx for Android ... one moment
[INFO] Titanium SDK version: 2.1.0 (06/28/12 12:16 6e3cab6)
+=======
+[INFO] logfile = /Users/me/Documents/Sphnx/LikeFeed/build.log
+[DEBUG] /Users/me/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/android/builder.py simulator LikeFeed /Users/me/Downloads/android-sdk-macosx /Users/me/Documents/Sphnx/LikeFeed com.likefeed.LikeFeed 4 HVGA
+[INFO] Building LikeFeed for Android ... one moment
+[INFO] Titanium SDK version: 2.0.2 (05/30/12 10:21 2ff31a3)
+>>>>>>> 067fb3de7c22dab2df94061523bcb05575591d56
[DEBUG] Waiting for device to be ready ...
[TRACE] adb devices returned 1 devices/emulators
[DEBUG] Device connected... (waited 0 seconds)