Join us on IRC #lg-optimus-g on Freenode! - Sprint LG Optimus G

Join us on IRC #lg-optimus-g on Freenode!
Server: irc.freenode.net
Channel: #lg-optimus-g
http://webchat.freenode.net

Related

Testing m-Form Pro on Excalibur

Dear XDA developers,
The next version of Aidmas m-Form Pro is going to be released soon and we are looking for users to carry out compatibility testing of our application on their Exclibur. There’s no software to install as m-Form Pro is delivered using the Software-as-a-service (SaaS) model. This application utilizes your mobile web browser and wireless data connection. If you’re interested in learning more about our developer program, please visit:
http://www.aidmas.com/index.php?id=117,155,0,0,1,0
Regards,
Ken
Developer of Aidmas m-Form Pro
www.aidmas.com
Question to those who are helping out in testing the Aidmas m-Form Pro on their HTC S621/620, "Do you think font size at 8px is too small for you to read?". How about typeface? I'm trying to understand the best combination that you have experienced.
.....................................
/* CCS Style: WHITE */
.CssFormBackground
{
background: white;
}
.CssFormCaption
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #202020;
TEXT-DECORATION: none;
width:80px;
}
.CssFormField
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #202020;
TEXT-DECORATION: none;
}
.CssFormButton
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: Bold;
color: #FFFFFF;
text-decoration: none;
background-color: #666666;
vertical-align: middle;
cursor: hand;
border: 1px solid #CCCCCC;
}
.CssFormDropDownList
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: normal;
color: #202020;
text-decoration: none;
border: 1px solid #FFFFFF;
}
.CssFormTextBox
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: normal;
color: #202020;
text-decoration: none;
background-color: #f1f1f1;
vertical-align: middle;
border: 1px solid #969696;
}
.CssFormCheckBoxList
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color : #202020;
}
.CssFormSuccessMessage
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
background : blue;
color : white;
}
.CssFormFailureMessage
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
background : red;
color : white;
}
.CssFatalErrorMessage
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
background : red;
color : white;
}
.CssFormMessageBox {
background-color: #F8F8F8;
border: 1px solid #D06C42;
width: 200px;
MARGIN-LEFT: 3px;
MARGIN-RIGHT: 3px;
MARGIN-TOP: 5px;
MARGIN-BOTTOM: 5px;
padding: 3px;
}
.CssFormRequiredAsterisk
{
color : red;
}
.CssFormValidatorErrorMessage
{
color : red;
}
BODY, TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
}
You might want to state that you have to pay $10.00 to be a member before you test this product out. Title is kind of misleading.
Why would someone want to pay $10.00 to test YOUR program. Kinda seems a bit backwards, don't ya think?
Thanks for your note. For those who want to help out but not join the developer connection you can sign up for a FREE 90-day fully functional account at:
http://www.aidmas.com/index.php?id=117,0,0,1,0,0
For those who want to get extra benefits from the developer connection program, please apply at the following site; there is a membership application fee (US$10) and you'll get a permenant, fully-functional account from us including all future upgrades.
http://www.aidmas.com/index.php?id=117,155,0,0,1,0
We value your feedback to our product, thank you.
- Ken
Developer of Aidmas m-Form Pro

Join us on IRC #lg-optimus-g on Freenode!

Join us on IRC #lg-optimus-g on Freenode!
Server: irc.freenode.net
Channel: #lg-optimus-g http://webchat.freenode.net

[Q] Building from source (mako)

I'm trying to download the source of PA, but having a bit of trouble, tried -j1/-j4 but it either hangs or gets fatal errors. Omni syncs up the source perfectly but I just can't seem to do the same for PA. Could I get some assistance?
Code:
[email protected]:~$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23618 100 23618 0 0 25935 0 --:--:-- --:--:-- --:--:-- 26566
[email protected]:~$ chmod a+x ~/bin/repo
[email protected]:~$ git config --global user.email "[email protected]"
[email protected]:~$ git config --global user.name "ejparker"
[email protected]:~$ cd ~/android/system
[email protected]:~/android/system$ repo init -u git://github.com/ParanoidAndroid/manifest.git -b jellybean
Your identity is: ejparker <[email protected]>
If you want to change this, please re-run 'repo init' with --config-name
repo has been initialized in /home/parker/android/system
[email protected]:~/android/system$ repo sync -j1
Fetching project platform/abi/cpp
Fetching project ParanoidAndroid/android_bionic
Fetching projects: 0% (3/309) Fetching project platform/bootable/bootloader/legacy
Fetching projects: 1% (4/309) Fetching project platform/bootable/diskinstaller
Fetching project platform/bootable/recovery
Fetching project ParanoidAndroid/android_build
Fetching projects: 2% (7/309) Fetching project platform/cts
Fetching project ParanoidAndroid/android_dalvik
Fetching project platform/development
Fetching projects: 3% (10/309) Fetching project device/common
Fetching project device/google/accessory/arduino
Fetching project device/google/accessory/demokit
Fetching projects: 4% (13/309) Fetching project device/sample
Fetching project platform/docs/source.android.com
Fetching project platform/external/aac
Fetching projects: 5% (16/309) Fetching project platform/external/android-clat
Fetching project platform/external/android-mock
Fetching project platform/external/ant-glob
Fetching projects: 6% (19/309) Fetching project platform/external/antlr
Fetching project platform/external/apache-harmony
Fetching project platform/external/apache-http
Fetching projects: 7% (22/309) Fetching project platform/external/apache-qp
Fetching project platform/external/apache-xml
Fetching project platform/external/arduino
Fetching projects: 8% (25/309) Fetching project platform/external/astl
Fetching project platform/external/bison
Fetching project platform/external/blktrace
Fetching projects: 9% (28/309) Fetching project ParanoidAndroid/android_external_bluetooth_bluedroid
Fetching project platform/external/bouncycastle
Fetching project platform/external/bsdiff
Fetching projects: 10% (31/309) Fetching project ParanoidAndroid/android_external_busybox
Fetching project platform/external/bzip2
Fetching project platform/external/checkpolicy
Fetching projects: 11% (34/309) Fetching project ParanoidAndroid/android_external_chromium
Fetching project platform/external/chromium-trace
Fetching project platform/external/cibu-fonts
Fetching project platform/external/clang
Fetching projects: 12% (38/309) Fetching project platform/external/compiler-rt
Fetching project platform/external/dbus
Fetching project platform/external/dexmaker
Fetching projects: 13% (41/309) Fetching project platform/external/dhcpcd
Fetching project platform/external/dnsmasq
Fetching project ParanoidAndroid/android_external_doclava
Fetching projects: 14% (44/309) Fetching project platform/external/dropbear
Fetching project ParanoidAndroid/android_external_e2fsprogs
Fetching project platform/external/easymock
Fetching projects: 15% (47/309) Fetching project platform/external/eclipse-basebuilder
Fetching project platform/external/eclipse-windowbuilder
Fetching project platform/external/eigen
Fetching projects: 16% (50/309) Fetching project platform/external/elfutils
Fetching project platform/external/embunit
Fetching project platform/external/emma
Fetching projects: 17% (53/309) Fetching project platform/external/esd
Fetching project platform/external/expat
Fetching project platform/external/eyes-free
Fetching projects: 18% (56/309) Fetching project platform/external/fat32lib
Fetching project platform/external/fdlibm
Fetching project platform/external/flac
Fetching projects: 19% (59/309) Fetching project platform/external/freetype
Fetching project platform/external/fsck_msdos
Fetching project platform/external/ganymed-ssh2
Fetching projects: 20% (62/309) Fetching project platform/external/gcc-demangle
Fetching project platform/external/genext2fs
Fetching project platform/external/giflib
Fetching projects: 21% (65/309) Fetching project platform/external/google-diff-match-patch
Fetching project platform/external/grub
Fetching project platform/external/gtest
Fetching projects: 22% (68/309) Fetching project platform/external/guava
Fetching project platform/external/hamcrest
Fetching project platform/external/harfbuzz
Fetching project platform/external/hyphenation
Fetching projects: 23% (72/309) Fetching project platform/external/icu4c
Fetching project platform/external/iproute2
Fetching project platform/external/ipsec-tools
Fetching projects: 24% (75/309) Fetching project platform/external/iptables
Fetching project platform/external/jack
Fetching project platform/external/javasqlite
Fetching projects: 25% (78/309) Fetching project platform/external/javassist
Fetching project platform/external/jdiff
Fetching project platform/external/jhead
Fetching projects: 26% (81/309) Fetching project platform/external/jmdns
Fetching project platform/external/jmonkeyengine
Fetching project ParanoidAndroid/android_external_jpeg
Fetching projects: 27% (84/309) Fetching project platform/external/jsilver
Fetching project platform/external/jsr305
Fetching project platform/external/junit
Fetching projects: 28% (87/309) Fetching project platform/external/kernel-headers
Fetching project koush/Superuser
Fetching project koush/Widgets
Fetching projects: 29% (90/309) Fetching project platform/external/libcap-ng
Fetching project platform/external/libffi
Fetching project platform/external/libgsm
Fetching projects: 30% (93/309) Fetching project platform/external/liblzf
Fetching project platform/external/libmtp
Fetching project platform/external/libnfc-nci
Fetching projects: 31% (96/309) Fetching project platform/external/libnfc-nxp
Fetching project platform/external/libnl-headers
Fetching project platform/external/libogg
Fetching projects: 32% (99/309) Fetching project platform/external/libpcap
Fetching project platform/external/libphonenumber
Fetching project platform/external/libpng
Fetching projects: 33% (102/309) Fetching project platform/external/libppp
Fetching project platform/external/libselinux
Fetching project platform/external/libsepol
Fetching project platform/external/libusb
Fetching projects: 34% (106/309) Fetching project platform/external/libusb-compat
Fetching project platform/external/libvorbis
Fetching project platform/external/libvpx
Fetching projects: 35% (109/309) Fetching project platform/external/libxml2
Fetching project platform/external/libxslt
Fetching project platform/external/libyuv
Fetching projects: 36% (112/309) Fetching project platform/external/linux-tools-perf
Fetching project platform/external/littlemock
Fetching project platform/external/llvm
Fetching projects: 37% (115/309) Fetching project platform/external/lohit-fonts
Fetching project platform/external/markdown
Fetching project platform/external/mdnsresponder
Fetching projects: 38% (118/309) Fetching project platform/external/mesa3d
Fetching project platform/external/mksh
Fetching project platform/external/mockwebserver
Fetching projects: 39% (121/309) Fetching project platform/external/mp4parser
Fetching project platform/external/mtpd
Fetching project platform/external/naver-fonts
Fetching projects: 40% (124/309) Fetching project platform/external/netcat
Fetching project platform/external/netperf
Fetching project platform/external/neven
Fetching projects: 41% (127/309) Fetching project platform/external/nist-sip
Fetching project platform/external/oauth
Fetching project platform/external/okhttp
Fetching projects: 42% (130/309) Fetching project platform/external/opencv
Fetching project platform/external/openfst
Fetching project platform/external/openssh
Fetching projects: 43% (133/309) Fetching project platform/external/openssl
Fetching project platform/external/oprofile
Fetching project platform/external/ping
Fetching projects: 44% (136/309) Fetching project platform/external/ping6
Fetching project platform/external/ppp
Fetching project platform/external/proguard
Fetching project platform/external/protobuf
Fetching projects: 45% (140/309) Fetching project platform/external/qemu
Fetching project platform/external/qemu-pc-bios
Fetching project platform/external/quake
Fetching projects: 46% (143/309) Fetching project platform/external/regex-re2
Fetching project platform/external/replicaisland
Fetching project platform/external/safe-iop
Fetching projects: 47% (146/309) Fetching project platform/external/sepolicy
Fetching project ParanoidAndroid/android_external_skia
Fetching project platform/external/smali
Fetching projects: 48% (149/309) Fetching project platform/external/sonivox
Fetching project platform/external/speex
Fetching project platform/external/sqlite
Fetching projects: 49% (152/309) Fetching project platform/external/srec
Fetching project platform/external/srtp
Fetching project platform/external/stlport
Fetching projects: 50% (155/309) Fetching project platform/external/strace
Fetching project platform/external/stressapptest
Fetching project platform/external/svox
Fetching projects: 51% (158/309) Fetching project platform/external/tagsoup
Fetching project platform/external/tcpdump
Fetching project platform/external/tinyalsa
Fetching projects: 52% (161/309) Fetching project platform/external/tinyxml
Fetching project platform/external/tinyxml2
Fetching project platform/external/tremolo
Fetching projects: 53% (164/309) Fetching project platform/external/v8
Fetching project platform/external/valgrind
Fetching project ParanoidAndroid/android_external_webkit
Fetching projects: 54% (167/309) Fetching project platform/external/webp
Fetching project platform/external/webrtc
Fetching project platform/external/wpa_supplicant_6
Fetching projects: 55% (170/309) Fetching project platform/external/wpa_supplicant_8
Fetching project platform/external/xmlwriter
Fetching project platform/external/xmp_toolkit
Fetching project platform/external/yaffs2
Fetching projects: 56% (174/309) Fetching project platform/external/zlib
Fetching project platform/external/zxing
Fetching project platform/frameworks/av
Fetching projects: 57% (177/309) Fetching project ParanoidAndroid/android_frameworks_base
Fetching project platform/frameworks/compile/libbcc
Fetching project platform/frameworks/compile/linkloader
Fetching projects: 58% (180/309) Fetching project platform/frameworks/compile/llvm-ndk-cc
Fetching project platform/frameworks/compile/mclinker
Fetching project platform/frameworks/compile/slang
Fetching projects: 59% (183/309) Fetching project platform/frameworks/ex
Fetching project platform/frameworks/mff
Fetching project platform/frameworks/ml
Fetching projects: 60% (186/309) Fetching project ParanoidAndroid/android_frameworks_native
Fetching project platform/frameworks/opt/calendar
Fetching project platform/frameworks/opt/carddav
Fetching projects: 61% (189/309) Fetching project platform/frameworks/opt/emoji
Fetching project platform/frameworks/opt/inputmethodcommon
Fetching project platform/frameworks/opt/mailcommon
Fetching projects: 62% (192/309) Fetching project platform/frameworks/opt/mms
Fetching project platform/frameworks/opt/photoviewer
Fetching project ParanoidAndroid/android_frameworks_opt_telephony
Fetching projects: 63% (195/309) Fetching project platform/frameworks/opt/vcard
Fetching project ParanoidAndroid/android_frameworks_rs
Fetching project platform/frameworks/support
Fetching projects: 64% (198/309) Fetching project platform/frameworks/testing
Fetching project platform/frameworks/wilhelm
Fetching project platform/gdk
Fetching projects: 65% (201/309) Fetching project platform/hardware/broadcom/wlan
Fetching project platform/hardware/invensense
Fetching project platform/hardware/libhardware
Fetching projects: 66% (204/309) Fetching project platform/hardware/libhardware_legacy
Fetching project platform/hardware/ril
Fetching project platform/hardware/samsung_slsi/exynos5
Fetching project platform/hardware/ti/omap3
Fetching projects: 67% (208/309) Fetching project platform/hardware/ti/omap4xxx
Fetching project platform/hardware/ti/wlan
Fetching project platform/hardware/ti/wpan
Fetching projects: 68% (211/309) Fetching project ParanoidAndroid/android_libcore
Fetching project platform/libnativehelper
Fetching project platform/ndk
Fetching projects: 69% (214/309) Fetching project platform/packages/apps/BasicSmsReceiver
Fetching project platform/packages/apps/Bluetooth
Fetching project ParanoidAndroid/android_packages_apps_Browser
Fetching projects: 70% (217/309) Fetching project android_packages_apps_Calculator
Fetching project ParanoidAndroid/android_packages_apps_Calendar
Fetching project platform/packages/apps/Camera
Fetching projects: 71% (220/309) Fetching project platform/packages/apps/CellBroadcastReceiver
Fetching project platform/packages/apps/CertInstaller
Fetching project ParanoidAndroid/android_packages_apps_Contacts
Fetching projects: 72% (223/309) Fetching project ParanoidAndroid/android_packages_apps_DeskClock
Fetching project platform/packages/apps/Email
Fetching project platform/packages/apps/Exchange
Fetching projects: 73% (226/309) Fetching project platform/packages/apps/Gallery
Fetching project platform/packages/apps/Gallery2
Fetching project platform/packages/apps/HTMLViewer
Fetching projects: 74% (229/309) Fetching project platform/packages/apps/KeyChain
Fetching project ParanoidAndroid/android_packages_apps_Launcher2
Fetching project platform/packages/apps/LegacyCamera
Fetching projects: 75% (232/309) Fetching project ParanoidAndroid/android_packages_apps_Mms
Fetching project platform/packages/apps/MusicFX
Fetching project ParanoidAndroid/android_packages_apps_Nfc
Fetching projects: 76% (235/309) Fetching project platform/packages/apps/PackageInstaller
Fetching project ParanoidAndroid/android_packages_apps_ParanoidOTA
Fetching project ParanoidAndroid/android_packages_apps_Phone
Fetching projects: 77% (238/309) Fetching project platform/packages/apps/Protips
Fetching project platform/packages/apps/Provision
Fetching project platform/packages/apps/QuickSearchBox
Fetching project ParanoidAndroid/android_packages_apps_Settings
Fetching projects: 78% (242/309) Fetching project platform/packages/apps/SmartCardService
Fetching project platform/packages/apps/SoundRecorder
Fetching project platform/packages/apps/SpareParts
Fetching projects: 79% (245/309) Fetching project platform/packages/apps/SpeechRecorder
Fetching project platform/packages/apps/Stk
Fetching project platform/packages/apps/Tag
Fetching projects: 80% (248/309) Fetching project platform/packages/apps/VideoEditor
Fetching project platform/packages/apps/VoiceDialer
Fetching project platform/packages/experimental
Fetching projects: 81% (251/309) Fetching project ParanoidAndroid/android_packages_inputmethods_LatinIME
Fetching project platform/packages/inputmethods/OpenWnn
Fetching project platform/packages/providers/ApplicationsProvider
Fetching projects: 82% (254/309) Fetching project platform/packages/providers/CalendarProvider
Fetching project platform/packages/providers/ContactsProvider
Fetching project ParanoidAndroid/android_packages_providers_DownloadProvider
Username for 'https://github.com': parker09
Password for 'https://[email protected]':
fatal: https://github.com/ParanoidAndroid/android_packages_providers_DownloadProvider/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server?
I seem to get an error here:
Code:
Fetching projects: 82% (254/309) Fetching project platform/packages/providers/CalendarProvider
Fetching project platform/packages/providers/ContactsProvider
Fetching project ParanoidAndroid/android_packages_providers_DownloadProvider
Username for 'https://github.com': parker09
Password for 'https://[email protected]':
[B]fatal: https://github.com/ParanoidAndroid/android_packages_providers_DownloadProvider/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server?[/B]
1. Build assistance thread - http://forum.xda-developers.com/showthread.php?t=1863547
2. New repo for 4.4 - https://github.com/AOSPA
Although the old repo should build without issue

[privacy] you share with tapatalk my email address

I just received this email from tapatalk
Delivered-To: [email protected]
Received: by 10.195.11.232 with SMTP id el8csp885140wjd;
Sat, 15 Nov 2014 03:57:22 -0800 (PST)
X-Received: by 10.202.81.76 with SMTP id f73mr12408761oib.1.1416052641814;
Sat, 15 Nov 2014 03:57:21 -0800 (PST)
Return-Path: <[email protected]>
Received: from rs230.mailgun.us (rs230.mailgun.us. [209.61.151.230])
by mx.google.com with ESMTPS id og2si15277403oeb.1.2014.11.15.03.57.21
for <[email protected]>
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Sat, 15 Nov 2014 03:57:21 -0800 (PST)
Received-SPF: pass (google.com: domain of [email protected] designates 209.61.151.230 as permitted sender) client-ip=209.61.151.230;
Authentication-Results: mx.google.com;
spf=pass (google.com: domain of [email protected] designates 209.61.151.230 as permitted sender) [email protected];
dkim=pass [email protected]
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=tapatalk.com; q=dns/txt; s=k1;
t=1416052641; h=Sender: Date: Content-Transfer-Encoding: Message-Id:
To: From: Subject: Content-Type: Mime-Version: X-Feedback-Id;
bh=OViD19cVs+3a2Ab1UmiQCD1YVYAIo+vf8ahg61vA+YQ=; b=TqS2iA9E+FY3AGCEuv9bcPfVgKOE+j+MrJudiBH5eq9JQrO4VUYqUVqgK0/+JV7ZXPdw6671
z8lM9iXXQJ7dP1BvC7vIVkCR2lNbaHaBon+zeZdUAKFCnZKRVNeVZWBTCEZZhnKtj0v2r8M8
CTDVYAEc7zRix5A010/8cI2mEus=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=tapatalk.com; s=k1; q=dns;
h=X-Feedback-Id: Mime-Version: Content-Type: Subject: From: To:
Message-Id: Content-Transfer-Encoding: Date: Sender;
b=IFXUQZUEkFcUOZWPVT+L+V7n/jZkntfZSjmJVXusWV+ICkpjtk18Y/vjRSE+M98KzaWb7m
vWL6hl7k1kAxgEMYwUZrbEe89X/VVmJ4oib1wZ2vI5kE0NOp7vUAJYIf5DBz/KI1m+sb3bnp
2sT4zvCZNsW9YuxXNhQG8Hg7lMLbA=
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mailgun.org; q=dns/txt; s=mg;
t=1416052641; h=Sender: Date: Content-Transfer-Encoding: Message-Id:
To: From: Subject: Content-Type: Mime-Version: X-Feedback-Id;
bh=OViD19cVs+3a2Ab1UmiQCD1YVYAIo+vf8ahg61vA+YQ=; b=bSxlDZfY5p8di2zzAz8Ogtb9uPNYcxWm6yJswcS/C90/dlJvlLqIMrnqY2/MRRGGyfSFgItx
We40hLMrzrSd0NwgnMeROL6NHXpzRv9wAJqwgIktZY5T/CZ5HMG2y9RXa3KVYX/6Nold3YmD
huKPaX1+1jan7lJU2fNrIskv0co=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=mailgun.org; s=mg; q=dns;
h=X-Feedback-Id: Mime-Version: Content-Type: Subject: From: To:
Message-Id: Content-Transfer-Encoding: Date: Sender;
b=dkv4D5RjGjWVOPURP0flIeE9D1/xh1f1IxbLaf6TIFyci6LxF/ZGi8PgYsy1ilPhBkqsrw
4ScY2/CQ6ZwdJ8/yGJze13oXSzesJBzdq6LkdvMznonkVZDvJjbK68jdE2EUZeVPMFhs08UW
sd85UPFA4B8ldFEASrx9rZafRGBHw=
X-Feedback-Id: 5404f7ec045ca459c593ebd5:mailgun
Received: by luna.mailgun.net with HTTP; Sat, 15 Nov 2014 11:57:20 +0000
Mime-Version: 1.0
Content-Type: text/html; charset="ascii"
Subject: Your forum account was linked to a Tapatalk ID
From: Tapatalk <[email protected]>
To: [email protected]
Message-Id: <[email protected]>
Content-Transfer-Encoding: 7bit
X-Mailgun-Sid: WyJmMDczMyIsICJncmltYWxkaS5hbGJlcnRvK3hkYUBnbWFpbC5jb20iLCAiMjQyZSJd
Date: Sat, 15 Nov 2014 11:57:21 +0000
Sender: [email protected]
<style type="text/css">
table td, table tr {
border:0;
padding:0;
margin:0;
}
table {
padding:0;
border:0;
}
@media only screen and (max-width: 660px) {
table[class=w600] { width:480px !important; }
td { font-size: 22px !important; }
td[class=smallwords] { font-size: 16px !important; }
td[class=middlewords] { font-size: 20px !important; }
td[class=bigwords] { font-size: 24px !important; }
table[class=download_button] { width: 50% !important; }
}
</style>
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-mobile="true" dir="ltr" data-width="600px" style="background-color: rgb(240, 240, 240);">
<tr>
<td align="center" valign="top">
<table align="center" border="0" cellspacing="0" cellpadding="0" width="600px" bgcolor="#ffffff" class="w600">
<tr>
<td valign="top" align="left" style="margin: 0px; padding: 0px 0px 12px;"><img src="https://tapatalk.com/images/email/head_v2_left.png" data-src="https://tapatalk.com/images/email/head_v2_left.png" data-origsrc="https://tapatalk.com/images/email/head_v2_left.png" style="border: 0px none transparent; display: block; width: 100%; max-width: 100% !important;"></td>
</tr>
<tr>
<td align="left" valign="top" style="padding: 18px 16px 29px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: rgb(38, 38, 38);">
<b>Hello donpippo</b><br /><br />
<a target="_blank" href="https://tapatalk.com">Tapatalk</a> user <b>#TAPATALK-ID-NAME</b> just logged in to your account <b>donpippo</b> on forum <a target="_blank" href="http://forum.xda-developers.com">XDA-Developers</a> and the forum credential is now linked to his/her Tapatalk ID.
This connection allows it to log in to the forum account more easily in future visits since the credential is now secured with your Tapatalk ID.
You can find more information about this feature <a target="_blank" href="https://support.tapatalk.com/threads/multi-email-support-for-tapatalk-id-sso.23674/">here</a>.
<br /><br />
If you would like to override this action and deactivate this user's ability to link your forum credentials with his/her Tapatalk ID, select the appropriate link below.
<br /><br />
<a target="_blank" href="https://directory.tapatalk.com/au_deactivate_bind.php?id=#NUMBERS&fid=#NUMBERS&uid=#NUMBERS&type=delay&day=30">Deactivate the credential link after 1 month</a><br />
<a target="_blank" href="https://directory.tapatalk.com/au_deactivate_bind.php?id=#NUMBERS&fid=#NUMBERS&uid=#NUMBERS&type=immediate">Deactivate the credential link immediately</a>
</td>
</tr>
<tr>
<td valign="top" class="bigwords" style="text-align: center;padding: 30px 20px 10px 20px; margin: 0px; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: rgb(38, 38, 38); border: 0px none transparent; background-color: rgb(240, 240, 240);">
What is Tapatalk?
</td>
</tr>
<tr>
<td valign="top" class="middlewords" style="text-align: center;padding: 10px 20px 20px 20px; margin: 0px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #888888; border: 0px none transparent; background-color: rgb(240, 240, 240);">
Tapatalk is the world's leading social app for online forums - helping people find, follow, and share their passions and hobbies.
Tapatalk enables you to aggregate discussions from all of the online forums you follow into a single app interface.
</td>
</tr>
<tr>
<td valign="top" align="left" style="text-align: center;padding: 0; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: rgb(38, 38, 38); border: 0px none transparent; background-color: rgb(240, 240, 240);">
<table class="download_button" width="33%" border="0" cellpadding="0" cellspacing="0" align="center" data-editable="text" style="margin-right: auto; margin-left: auto;">
<tr>
<td align="left" valign="top" style="text-align: center; padding: 10px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: rgb(255, 255, 255); background-color: rgb(26, 24, 24); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">
<a target="_blank" style="text-decoration:none;" href="http://tapatalk.com/m/index.php?id=20"><span style="background-color: transparent; color: rgb(255, 255, 255);">Download Tapatalk</span></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="smallwords" valign="top" style="padding: 30px 10px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: rgb(38, 38, 38); background-color: rgb(240, 240, 240); line-height: 1.35;color:#888888;">
<div style="text-align: center;">
<span style="background-color: transparent;color:#a8a8a8;">
You have received this notification email for the security of your account.<br>
Copyright © 2014 Tapatalk Inc. <a target="_blank" href="http://tapatalk.com/privacy.php" style="color:#006699">Privacy Policy</a> <br>
2105 Colorado Avenue, Suite 109. Santa Monica, CA 90404
</span>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
Click to expand...
Click to collapse
Is there a way to stop this?
Yes, don't use Tapatalk. Furthermore I think providing your Google+ account is mandatory to use the app, so skipping.
Obviously Tapatalk can read your entire profiles on all of your forums, so reads all of your email addresses, control panel settings and so on.
scandiun said:
Yes, don't use Tapatalk. Furthermore I think providing your Google+ account is mandatory to use the app, so skipping.
Obviously Tapatalk can read your entire profiles on all of your forums, so reads all of your email addresses, control panel settings and so on.
Click to expand...
Click to collapse
Providing Google+ account information is NOT mandatory. I still prefer to use TapaTalk over the alternatives as NONE of them have any decent UI's and this isn't the only forum I'm a member of. I like being able to access ALL forums from a single app instead of having an app for each forum.
As for the email, they don't send them very often, once a month or so.
My problem is that I registered on xda with
MYEMAIL+xda@gmail.com
and tapatalk id with
MYEMAIL+tapatalk@gmail.com
If they send me email using MYEMAIL+xda@gmail.com how did they get this information?
I never logged on xda using my email, only my username.
They fetch this information from the app? Why? Which other info they collect?
They fetch this information from xda server? Admins know about it? For what reason they do it?
That's is what I want to know?
donpippo said:
My problem is that I registered on xda with
MYEMAIL+xda@gmail.com
and tapatalk id with
MYEMAIL+tapatalk@gmail.com
If they send me email using MYEMAIL+xda@gmail.com how did they get this information?
I never logged on xda using my email, only my username.
They fetch this information from the app? Why? Which other info they collect?
They fetch this information from xda server? Admins know about it? For what reason they do it?
That's is what I want to know?
Click to expand...
Click to collapse
They enter into your forum's profile and get your data: email used to register on the forum, birthday, location, and such. You receive an email in your MYEMAIL+xda@gmail.com account sent by tapatalk.
They should allow you to use tapatalk without any account like used to be.
scandiun said:
They enter into your forum's profile and get your data
Click to expand...
Click to collapse
from where? My app, xda server?
Because AFAIK tapatalk app should just connect to forumurl/mobiquo/mobiquo.php
After you join a forum via the Service, Tapatalk may transmit information you provide or we gather (such as email address or information provided through your Facebook or GOOGLE + account if you use it as your Tapatalk forum login) to the requested forum. We do not store on our servers any email addresses, usernames or passwords except for those provided by you for use with your Tapatalk account, or the username and email address we obtain from the applicable forum if you utilize the invite a friend feature. If you use Log in with Facebook to login into the Application, we collect and store certain information described below.
Click to expand...
Click to collapse
No idea ask them.

[X00TD][ROM] Project Elixir 1.2 [Android 12][AOSP][OFFICIAL][24/12/2021]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!
- Saurav - Founder & lead Developer
- Prabh - Developer
- Sarthak - Developer
- Abhishek - Developer & Support Team
- And Also Our Hardworking Maintainers
NOTE: As we keep updating source so its hard to keep threads updated everytime everywhere so kindly visit our elegram group for latest changes and screenshots.
// Features of Initial Android 12 Build and will be updated on every release //
Code:
STATUSBAR
- 4G Icon Instead of LTE.
- Added battery icon customisation
- Added statusbar clock & date customisation
- VoLTE icon toggle.
- Volte and Vowifi icon picker
Navigation Bar
- System navigation
QUICK SETTINGS
- Vibrate on touch.
GESTURES
- Double tap to sleep on statusbar
- Double tap to sleep on lockscreen
- Extended swipe gesture.
- Quick open camera.
- One handed mode.
- Power button press and hold gesture.
- Power button torch gesture.
- Screen off power button torch.
- Three finger swipe screenshot.
BUTTONS
- Skip music tracks.
- Volume rocker wake.
NOTIFICATIONS
- Incall Vibrations.
- Add switch for linked ring and media notification volumes
- Allow to suppress notifications sound/vibration if screen is ON
- Added Lockscreen Charging info
- Add option to enable AOD on charging only
POWER MENU
- Advanced Reboot.
- Power menu items.
SEURITY
- Add option to scramble pin layout when unlocking
- Introduce pocket lock mode
MISC
- Pure Pixel Goodies
- Monet Theme (Wallpaper based accent)
- Themed Icons
- Add capability to allow tethering to use VPN
- Enabled charging ripple effect
- Bluetooth battery level when available
- Allow user to add/remove QS with one click
Lots more to coming soon !
Stay Tuned!!
---------- SourceForge ! ----------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH (Moving From A11 to A12)
- Download the latest build
- Take a backup for safe side
- Boot to Recovery
- Format Data by typing yes (If u coming from encryption)
- Flash the latest build
- Reboot
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work? or Any Bug ?
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton AOSP
- Arrow OS
- Others, I may have forgot to mention
- Android OS version: 12.0
- Security patch: December 2021
- Build author/Device Maintainer : Harshhaa Reddy Pamarthi
- DEVICE: Asus Zenfone Max Pro M1
- DEVICE CODENAME: X00TD
---------- Sources and Documentation ----------
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
---------- Join Telegram Group & Channel ----------
-- DEVICE UPDATE TELEGRAM CHANNEL --
-- SUPPORT/DISCUSSION TELEGRAM GROUP --
As you know build is free but building ROM needs a server. And Maintaining source and device stuff needs a server and it's pretty expensive for a student. It will be really helpful and appreciated if you donate or contribute to us. Also if you have any queries related to donation you can freely message -> Saurav (Founder & lead Dev)
PAYTM UPI ID : [email protected]
GPAY UPI ID: [email protected]
PAYPAL: https://www.paypal.me/uglykid24
​
Nice Rom! Thank you for the beautiful rom! Safty net passed without any trouble after rooting.
Some small issues :
Jio sim Ims status not registered but can use data no calls
Ok google hot word works as soon as assisitant pops up screen flickers after playstore updates it went away but flickers here and there like when charging animation shows etc.,t2w not working but t2s working,at glance weather not showing on home screen.
Device Xtd 6gb /64
This is very smooth rom A12 but camera on several apps sometimes crash or cant to use, please fix it on the next update. Great roms
funguru said:
Nice Rom! Thank you for the beautiful rom! Safty net passed without any trouble after rooting.
Some small issues :
Jio sim Ims status not registered but can use data no calls
Ok google hot word works as soon as assisitant pops up screen flickers after playstore updates it went away but flickers here and there like when charging animation shows etc.,t2w not working but t2s working,at glance weather not showing on home screen.
Device Xtd 6gb /64
Click to expand...
Click to collapse
Check the telegram support group for VoLTE / Vofi fix.
This was a Good ROM, it's been my daily ROM atm and Thanks!.
In the future, I hope it'll be add App Sound Volume, so it can be more good for multitask to control the app volume while split or windowed.
funguru said:
Nice Rom! Thank you for the beautiful rom! Safty net passed without any trouble after rooting.
Some small issues :
Jio sim Ims status not registered but can use data no calls
Ok google hot word works as soon as assisitant pops up screen flickers after playstore updates it went away but flickers here and there like when charging animation shows etc.,t2w not working but t2s working,at glance weather not showing on home screen.
Device Xtd 6gb /64
Click to expand...
Click to collapse
Yeah I got the same issue..
is there any custom kernel supported? if supported then which type LV or NLV?
No support in the group
D0CT0RFATE said:
Check the telegram support group for VoLTE / Vofi fix.
Click to expand...
Click to collapse
No support
Does nfc work?
funguru said:
No support
Click to expand...
Click to collapse
Who told you?
Asus ZenFone | X00T/TD | Gaming
~ Support and Discussion group for X00T/TD ∆ Have Fun !!! - Chat Group : @AsusX00Tgaming - Updates Channel : @AsusX00Tupdates - Cloud Channel : @AsusX00Tcloud - Screenshots : @AsusX00Tscreenshots
t.me
Netflix isn't compatible when to install from playstore, please fix it on the next update
D0CT0RFATE said:
Who told you?
Asus ZenFone | X00T/TD | Gaming
~ Support and Discussion group for X00T/TD ∆ Have Fun !!! - Chat Group : @AsusX00Tgaming - Updates Channel : @AsusX00Tupdates - Cloud Channel : @AsusX00Tcloud - Screenshots : @AsusX00Tscreenshots
t.me
Click to expand...
Click to collapse
My experince and dont self promote your self with telegram links.This rom has some serious issues it will fry your LTE!
funguru said:
My experince and dont self promote your self with telegram links.This rom has some serious issues it will fry your LTE!
Click to expand...
Click to collapse
You absolute NIT! That's the official support group where the fix for Volte has been posted. If you're so dense that you believe that i'm some jobless kid self-promoting a random group, it's your loss lol.
D0CT0RFATE said:
You absolute NIT! That's the official support group where the fix for Volte has been posted. If you're so dense that you believe that i'm some jobless kid self-promoting a random group, it's your loss lol.
Click to expand...
Click to collapse
Wow i just lost another steve! My looss ! This rom fried so many devices and still you are arguring ! If you have a solution why dont you post here?? Do you want me to explain the volte issue and to tell you how did i fixed my test device ?
funguru said:
Wow i just lost another steve! My looss ! This rom fried so many devices and still you are arguring ! If you have a solution why dont you post here?? Do you want me to explain the volte issue and to tell you how did i fixed my test device ?
Click to expand...
Click to collapse
I can't post the file here as XDA won't let me to post files with such an extension (libwpa_client.so), you nitwit. Believe what you want, nobody gives a hoot. tHiS rOm FrIeD mY dEvIcE
funguru said:
No support
Click to expand...
Click to collapse
use this method will fix on next update ┤Mod Edit├┤Telegram link removed as it does not meet posting requirements├
harshhaareddy7272 said:
use this method will fix on next update
Click to expand...
Click to collapse
Thank you op i solved it few days back,thank you for your support
D0CT0RFATE said:
I can't post the file here as XDA won't let me to post files with such an extension (libwpa_client.so), you nitwit. Believe what you want, nobody gives a hoot. tHiS rOm FrIeD mY dEvIcE
Click to expand...
Click to collapse
You again !! No comments you are hopeless its your fate! Read and reply kid stop MY MY! IGNORED
funguru said:
You again !! No comments you are hopeless its your fate! Read and reply kid stop MY MY! IGNORED
Click to expand...
Click to collapse
Says the hopeless dude. Have a good life man.

Categories

Resources