{
"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"
}
Hi,
I would like to recommend a twitter client for Windows phone 7’s user. It is called ‘TwittWp’. It is fit to advanced twitter users.
It also provides many cool features:
- Classic browse Mode: Browse the content of the tweets that includes Clickable @names, URLs, and #Hashtags
- Fast browse Mode: Quickly glance at your tweets in plain text
- Dialog browse Mode: Display the dialogs of the people you followed
- Retweet by SMS, Email
- Lists management: Allow users to choose which lists will be invisible/visible.
- The user interface of the lists and search sections are shown by ‘Metro’ mode. It allows users to swipe left or right to see different lists or searching results within one app.
- Nearby: Display the content of the tweet and location of the friends you followed on the map
- In the details of the timelines, provide the main drive route navigation that helps you to find the location of your friends easily
- Multi-account support
- Text expression: Allow users to select various expression when editing your tweets
Click Here to watch the Youtube video of the TwittWp.
Related
{
"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"
}
324 FTPs are the software to file it to the FTP server in UPLOAD and DOWNLOAD
Here are some key features of "324ftp":
· It is GUI (correspondence function and tool button making) that valued easiness to use.
· The Remote window and the Local window can be switched by the tab control, and even as for a small screen size, operativeness is preeminent.
· Throughput near the limit is demonstrated for what communication of Rate.
· The file can be downloaded, and other application be operated without the stress while even up-loading it.
· An English display and a Japanese display can be switched.
· The main function
· Up-loading, download, and deletion(Two or more files and each folders. )
· The name change and it makes it the folder, and it is an arbitrary FTP command transmission function, a function of the same
· period of time with the server, and a permission change function.
· File retrieval function and setting of code page of server function
All files here.
Download
KeepassDroid is a great app for password management, but there is a much better app on the Windows Phone platform. I recently made the switch from WP7 to Android but I'm really missing 7Pass. Maybe there is a developer interested in making this alternative Keepass client.
This picture shows main reason why 7Pass works better that KeepassDroid:
{
"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"
}
- There is a web browser built in, so instead of needing an external browser, the app can function competely by itself
- With 1 press on of the buttons, the username/password gets copied to the currently selected textbox. This way, there is no need to long press every textbox or open the notification bar, making the process a lot easier and faster.
- Dropbox and Skydrive functionalty is built in, both upload and download
- Ability to edit Keepass 2 files.
I would love it if an app like this would be made for Android,so if there is any developer out there looking for a new project...Go for it :laugh:
Questions should be posted in Q&A forums, not Development forums.
http://forum.xda-developers.com/announcement.php?a=81
See rule #15
Thread moved.
I love webcomics, but going through hundreds of comics on web page from mobile is painful experience. One of my favorite webcomics is Loading Artist (loadingartist.com), I saw that there is no mobile app for Loading Artist so I made a client. I call it Comicup...:fingers-crossed:
Comicup is Loading Artist client where you can see awesome comics made by Gregor Czaykowski. Step away in the most immersive webcomic reading experience available on your phone or tablet. Experience and enjoy loading artist comics like never before!
- Get notification when new comic is available , save and download your favorite comics.
- App features beautiful material design to create engaging user experience.
- Chrome users can enjoy chrome custom tabs
- Best part, it't free and have only one permission (Storage permission is needed if you want to download comic,Marshmallow users will be asked for this permission only when they want to download comic).
{
"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"
}
Download play.google.com/store/apps/details?id=rss.loadingartist.rss&hl=en
When a product is displayed in an e-commerce app, a tag (for example, Featured in the following figure) with a background color usually needs to be added before the product introduction so that consumers can notice it and are more likely to purchase the product.
The a and span components of a quick app are both tried. However, they cannot implement the background color. Two text components are also tried. However, the text displayed by the second text component cannot be wrapped properly, and a space is left in front of the second line. How to achieve the desired effect shown in the following figure?
{
"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"
}
Implementation Method
Set position:absolute for the first text component and set the text-indent attribute for the second text component for first line indent.
The sample code can be check with this link https://forums.developer.huawei.com/forumPortal/en/topic/0203446247569110085
The following figure shows the effect.
For more details, you can go to:
Our official website: https://developer.huawei.com/consumer/en/hms?ha_source=hms1
Our Development Documentation page, to find the documents you need: https://developer.huawei.com/consumer/en/doc/development?ha_source=hms1
Reddit to join our developer discussion: https://www.reddit.com/r/HuaweiDevelopers/
GitHub to download demos and sample codes: https://github.com/HMS-Core
Stack Overflow to solve any integration problems: https://stackoverflow.com/questions/tagged/huawei-mobile-services?tab=Newest
{
"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"
}
This is a standalone watch face for all android wear 2.0 devices.
How to install via mobile?
1. Install this application in your mobile phone
2. Open the application once
3. Visit play store in your watch
4. Click -apps on phone- section
5. Find this watch face in the list and click to install
Feature List:
- Dos type interface
- Displays time, date and day always. If needed, you can display battery too
- Comes with a random matrix animation background
- Comes with a dos like blinking cursor which can be turned off as well
- Font size, matrix size and density is fully customisable
- Working on more features.
Download Link: https://play.google.com/store/apps/details?id=com.vishnu.doswatchfacefree
Guys, am very new to this. Requesting your support
Inform me in case of any bugs here. Also give in your suggestions for new features. Will try to bake in some more.
Screenshots:
Click to expand...
Click to collapse