[App][4.0+] Mohtm app for Technology & Games news and reviews - Android Apps and Games

Hello,
Today I would like to Introduce the new app for Technology & Games news and reviews (Arabic Version).
About
This application is launched to make it easier for you to browse news and articles on your Android device. Once you have downloaded the content to your device you will be able to read it without having Internet connection. You can also share all content with your friends.
Features
- Works on all Android devices and Android versions
- Browse all news without Internet connection (after synchronization)
- Share content with your friends
- Receive notification when posting new content
- Change font size
- Change content view
- Synchronize automatically or manually
- Add posts in favorites
Download from Play Store
https://goo.gl/F6uvjA
Help us to improve this app by Send Suggestion or Report issue https://goo.gl/VxxWqt

Related

[API] API for Automatic apps categorization with Open database !

Hi,
Looking for an automatic way to categorize apps, we decided to propose an app to build an open database for app categorization and offer an API to easily access the available data.
The use of the API and associated database is demonstrated within the app CatApplus (see the associated thread). The app helps to build and consolidate this API and database. We present this app in a different thread to be less ambiguous in the releases and bug reports (note for moderators).
Examples of what you can obtain:
{
"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"
}
How does CatApplus works:
-it retrieves all your apps
-it uses our API to retrieve associated categories from our database
-it stores all data in the application database for offline use and propose you categories via folders
-categories are listed below and apps that are not found from our server are put into "uncategorized" category (for manual categorization)
What is done server-side (API):
-each request (namely, the package name of the app) is proceeded via a parsing of available categories from markets (for the moment it is the Android Market but if you know other possible markets, you're welcome); if the app cannot be found in the database or in the available markets "unknown" tag is attributed
-the retrieved data is stored in a database for future use
-a JSON output is provided for an external app to retrieve: category; name; publisher name
-a regular dump sql/csv file is provided to import for your own use, your own app/rom/launcher; this file is free to use;
We offer (with no guarantee, of course !) our API and regular dump copy of the database for your own use ; no guarantees concerning availability in future (server costs), accuracy, maintenance ...etc.
The more the API is used, and the more data is available for your use ! The app will simply help to achieve this quickly. Just download the app CatApplus and let it guides you !
The available categories are the same that are available in the Android Market: 'Arcade & Action','Brain & Puzzle','Cards & Casino','Casual','Racing','Sports Games','Books & Reference','Business','Comics','Communication','Education','Entertainment','Finance','Health & Fitness','Libraries & Demo','Lifestyle','Live Wallpaper','Media & Video','Medical','Music & Audio','News & Magazines','Personalization','Photography','Productivity','Shopping','Social','Sports','Tools','Transportation','Travel & Local','Weather'
Some limitations:
-In CatApplus we defined an "Uncategorized" category for apps with "unknown" category (from teh API)
-"unknown" category for apps that cannot be found in available markets for the API
-Available markets: Android Market only for the moment
-The API:
Code:
http://api.ergsap.com/catapplus/catapplus_ind.php?catApplus_pn=myPackageName
Example (a great game!):
Code:
http://api.ergsap.com/catapplus/catapplus_ind.php?catApplus_pn=com.thevoxelagents.TrainConductor2
will output the JSON code:
Code:
[{"catApplus_pn":"com.thevoxelagents.TrainConductor2","catApplus_name":"Train Conductor 2: USA","catApplus_cat":"Brain & Puzzle","catApplus_pub":"The Voxel Agents"}]
In maintenance mode, the output is simply maintenance.
If the application cannot be found, all fields are set to "unknown", so the JSON output is:
Code:
[{"catApplus_pn":"myPackageName","catApplus_name":"unknown","catApplus_cat":"unknown","catApplus_pub":"unknown","catApplus_cat_pending":""}]
if the app cannot be categorized
or
Code:
[{"catApplus_pn":"myPackageName","catApplus_name":"unknown","catApplus_cat":"unknown","catApplus_pub":"unknown","catApplus_cat_pending":"pending"}]
if the app has not been categorized yet.
3 Dump files of the database (SQL/CSV files) are automatically updated (several times a day) and bzip compressed; raw csv, raw sql and buffered/memory efficient sql (smaller and faster insertions/import; you cannot edit it-one row syntax); see database to download;
Statistics & guide: a great way also to discover 100+ most used apps !
CatApplus in Google Play Store/B]
[*]link
[*]Total available apps: 1023000
[*]Total categorized apps so far: 231 000 000 (yes hundred of millions !)
Nice implementation of CatApplus API can be found in
Folder Organizer
and of course in
CatApplus.
Just check these apps to see automatic apps categorization working nicely !
---------------
CatApplus releases:
database
CatApplus in Google Play Store/B]
Hi,
CatApplus is now available in the Android Market with new features, improvements and bug fixes: Android Market
We now have 473 categorized apps ... but this will increase quickly ! (See statistics here).
The first release of the associated database (SQL/CSV/ODS dump files) will be available very soon for your own use.
-----------------------------
-CatApplus features:
Automatic categorization of your apps
Feed the open database to build more data for the API (see statistics here)
Launch apps
update/reset categories
fullscreen
share, bookmark, hide, uninstall apps
see details of an app and more info with web search feature
hide categories, hide apps
launch apps
launch a random app from a particular category
all games are gathered under a new category "All Games"
A new category at the top of the list "Favorite" gathers all you favorite apps
Hi,
The first version of the database (SQL/CSV/ODS dump files) is now available, see:
app and database
Link for the associated statistics: link
Total categorized apps: 764 [Jan-02]
We'll try daily updates .
---------------
-CatApplus releases:
app and database
Android Market
Hi,
For the current release, when you install/uninstall apps, CatApplus doesn't automatically update categories due to performance issue; hit "menu/update categories" to launch a quick scan for the moment.
Do not hesitate to "reset categories" if "too many" apps have not been categorized (under "uncategorized" category); this may be due to internet connections, delay in server response ...etc
Adding apps to db?
So far I like the app. How do you categorize an existing app that is uncategorized?
bsnipes said:
So far I like the app. How do you categorize an existing app that is uncategorized?
Click to expand...
Click to collapse
Hi,
We are working on a "manual categorization" feature, notably for "Uncategorized" apps. Apps that cannot be found on our database or on selected markets are automatically put into this category. For the moment, only the Android Market is supported (i.e. if the app is not listed in this market, its category will remain "unknown"); we're working to integrate more markets to be able to categorize these apps and we will propose probably a "Category suggestion" to our users in the future.
A quick fix for the moment will be to use the "Favorite" category to gather the useful apps you want to categorize, in order to access them more easily. To put an app in "Favorite", long click on it, then "bookmark"; the new category will appear at the top of the list.
An other quick fix is to submit the apps you want to categorize, with their "legitimate" category/link so that we can check and...manually... integrate them into our database; for this fix, the categories must match the ones listed in the original post. We'll try to answer as quickly as possible ; send us a mail or post them directly in this post (other members may help to find the "legitimate" categories/developer/market links...etc); we could also propose an open Google Spreadsheet for the uncategorized apps ...many approaches !
Thanks for the feedback
Hi,
Here are some updates:
We have categorized so far 1357 apps; more statistics data are available here.
Dump files of the database (SQL/CSV files) are now automatically updated (several times a day); we will compress these data into bzip archives in the future for large files; see app and database to download;
We will propose soon an open google spreadsheet to contribute as far as possible to the categorization of apps with "unknown" categories.
More information are given in the links below:
Statistics & guide:
link
Total categorized apps: 764 [Jan-02]
Total categorized apps: 1357 [Jan-03]
---------------
CatApplus releases:
app and database
Android Market
We found this app and API useful, hope it will be useful too for some of you either as users or developers.
thanks. ı Like it
Sent from my HTC Desire HD using Tapatalk
tuncays44 said:
thanks. ı Like it
Sent from my HTC Desire HD using Tapatalk
Click to expand...
Click to collapse
More features coming soon !
Hi,
We have now an open spreadsheet if you want to contribute to the categorization of "uncategorized apps":
Open google spreadsheet to help for automatic categorization:
http://goo.gl/mHHu6
We will propose also an application-side categories suggestion to help also in this task.
You can check:
Statistics & guide: a great way also to discover 100+ most used apps !
link
Total categorized apps: 764 [Jan-02]
Total categorized apps: 1560 [Jan-03]
and
CatApplus releases:
app and database
Android Market
Hi,
A new release of CatApplus is available in the Android Market (version 1.1); we added desktop shortcuts, manual categorization, import/export features, several optimization:
market link
New features:
desktop shortcuts (folders to access the different categories: long press on homescreen/shortcut/choose catApplus)
manually set/modify apps categories (among available categories for the moment)
import/export the modifications for apps categories (if you reset the categories, just hit menu/manage apps/import to retrieve your manual categorizations !)
Statistics update: data/database & API guide
number of categorized apps: 2334 [Jan-06]
Do not hesitate to add suggestions, request features, the database is "open" and API is available.
Hi,
A new theme is upcoming in the next release of CatApplus with folders instead of list for categories !
It will able you to customize folder icon size (to match your entire tablet for instance), translucent background...
See some screenshots in attachment.
The app screen will be similar to your homescreen with CatApplus desktop shortcuts (long press on homescreen/shortcuts then choose catApplus and your category).
Hi,
The new release of CatApplus (1.2) is available in the Android Market with announced features:
A new theme ! With folders (more compact)
customization for this theme (automatic/manual size, color & free textures background)
compatibility with tablets enhanced with this new theme
performance improvements & bug fixes
Some statistics for the open database & API: link to all statistics & guide & some interesting apps
-total categorized apps: 2812
-last version of the database: dump files-csv/sql
Crash as soon as it opens.
Motorola Photon, rooted, unlocked, stock rom
moonzbabysh said:
Crash as soon as it opens.
Motorola Photon, rooted, unlocked, stock rom
Click to expand...
Click to collapse
weird bug, it does the same for the Droid Bionic.
At launch, it tries to create a local database of existing apps; this is probably the cause of the error you experienced. Without a precise log, it is difficult to solve. Could you PM your logs associated to the application crash or send a report (for the market version probably)?
The app works fine on N1, Galaxy Tab, Nexus S, Galaxy S/S2 ...and 2.1/2.2/2.3 emulator...4.0 version is too slow on the actual emulator. We cannot test on every phone model...really weird bug.
Hope this will be fixed soon !
Here are some screenshots of the new theme for phones and tablets:
Hi,
A weird bug to be fixed in CatApplus: persistence of the background preferences (color/texture) when the app is launched after a while; a second launch fixes the preferences. We're working on for the next release.
Hi,
Great update !
32000 apps categorized [Jan-09] ! (among most popular ones !)
new format for dump files (and bzip compression): raw csv/sql and buffered/memory efficient sql (smaller and faster insertions/import; you cannot edit it-one row syntax)
Where ?
Statistics & Guide (discover also interesting top most used apps)
Database csv/sql dump files
CatApplus - automatically categorize all your apps (Android Market)
If any suggestions, you're welcome.
A useful app, thank you!
Spiriteq said:
A useful app, thank you!
Click to expand...
Click to collapse
Thanks

[APP][2.1+] CatApplus - Automatically categorize all your apps !

Hi,
Categorize automatically all your apps with CatApplus ! Automatically means that you have nothing to do ! Just launch CatApplus and immediately browse your apps categorized into 30 available categories from diffrent Games, medical, productivity, education, entertainment to tools, media, social !
Folders contain now automatically all your apps, as you downloaded them from the appstore, effortlessly !
Just browse your apps by categories and folders, effortlessly, painlessly! A new amazing, innovative & original organization for your apps list !
Customize your experience with:
-2 themes : expandable list & folders with 9 icons inside each one
-sets of folders icons you can retrieve directly from the app
-sets of background for CatApplus, directly from the app
-you can customize folders icons & backgrounds : just move your icons/backgrounds in CatApplus directories
...and shortcuts, right from your homescreen to launch a particular category !
{
"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"
}
See CatApplus in the Google Play Store: https://play.google.com/store/apps/details?id=com.ergsap.catapplus&hl=en
The available categories are the same available in the Android Market: 'Arcade & Action','Brain & Puzzle','Cards & Casino','Casual','Racing','Sports Games','Books & Reference','Business','Comics','Communication','Education','Entertainment','Finance','Health & Fitness','Libraries & Demo','Lifestyle','Live Wallpaper','Media & Video','Medical','Music & Audio','News & Magazines','Personalization','Photography','Productivity','Shopping','Social','Sports','Tools','Transportation','Travel & Local','Weather','Widgets'
In CatApplus we defined an "Uncategorized" category for apps with "unknown" category (these apps cannot be found in the Android Market; they are generally stock apps, sold with your device or apps downloaded from alternative markets).
CatApplus features:
■ automatic categorization of all your applications into their native categories (32 categories available: see below)
■ update/reset categories + automatic update with newly installed or removed apps
■ manually change categories if you really want to (you can export/import these changes)
■ 2 themes: classic list or folders for categories (more compact)
■ custom color & free textures background + tiny icons of apps on top of the folder + adjust folders size to fit your device screen (folders theme)
■ fullscreen feature
■ share, bookmark, hide, uninstall apps
■ hide categories, hide apps
■ see details of an application and more info with web search feature
■ launch apps
■ launch a random app from a particular category (long click, then choose "random app")
■ all games are gathered under a new category "All Games", simple, isn't it ?
■ "Favorite apps" category at the top of the list
■ desktop shortcuts (folders to access the different categories: long press on homescreen/shortcut/choose catApplus)
■ manually set/modify apps categories (among available categories for the moment)
■ import/export the modifications for apps categories (if you update the database, just hit menu/manage apps/import to retrieve your manual categorizations !)
CatApplus : Android Market !
[UPDATES]
-Fixes for "pending" category and minor bugs
-Update folder design : download new available version
V1.2.8
-Added custom style for folders ! Long click on a folder to change the image or change all folders style
-Added "Pending" category for apps not categorized
-long click on the pending folder to launch categorization for these apps
Version 1.2.4
-major bug fixes to address "infinite loop" issue
Version 1.2.3
-long click on folder category for: launch random app, multiple recommendations/sharing, hide category
-UI improvement
Version 1.2.1
-Automatically update categories with newly installed or removed apps ! (see settings)
-bug fixes
Version 1.2
-2 themes: classic list or folders for categories (more compact)
-Tablet compatibility enhancements
-custom color & free textures background (folders theme)
-bug fixes
Version 1.1
-desktop shortcuts (folders to access the different categories: long press on homescreen/shortcut/choose catApplus)
-manually set/modify apps categories (among available categories for the moment)
-import/export the modifications for apps categories (if you reset the categories, just hit menu/manage apps/import to retrieve your manual categorizations !)
Version 1.0
-share, bookmark, uninstall
-hide categories, hide apps
-random app
-"all games" & "Favorite" categories
......┏━━━━━━━━━━╮
....┏╯━━━━━━━━━━╯━━━━━━━━╮
....┃┃¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤┃
....┃┃¤¤¤¤¤¤¤¤oooo¤¤¤¤¤¤¤┃
....┃┃¤¤¤¤¤¤¤o¤¤¤¤¤¤¤¤¤¤¤┃
....┃┃¤¤¤¤¤¤¤o¤¤¤¤¤¤¤¤¤¤¤┃
....┃┃¤¤¤¤¤¤¤¤oooo¤¤¤¤¤¤¤┃
....┗╯━━━━━━━━━━━━━━━━━━━╯
.......................
Hi,
The last update fixed the "infinite loop" bug affecting the categorization of some apps.
If you have experienced any difficulties with this last version, do not hesitate to report the issues.
Apps that cannot be found on the Android Market or other integrated alternative markets will generally be put into the category "Uncategorized"; you can place them manually in the 32 available "native" categories. If you reset your categories, you can import these manual changes with "/menu/manage apps/import".
I would use this as my app drawer but ... the folder type is hard to read with the drop shadow. grid set to 153.
a coupl emore options on how folders are displayed would be nice. maybe even tha ability to rename officiel folder names, or merge catagories.
allow our own hierearchy of folders like you did for games. all individual types of games show up in games so enterteainment AND lifestyloe oficial categores go into a local folder "Style"
Something that I have been looking for !
Let me give it try now..
---------- Post added at 08:48 AM ---------- Previous post was at 08:46 AM ----------
Not available on the Android market ?
tyroavi said:
Not available on the Android market ?
Click to expand...
Click to collapse
Hi,
The app is available in the Android Market: https://market.android.com/details?id=com.ergsap.catapplus
Only apps that can be found on the Android Market and a few others can be categorized. All apps that cannot be categorized are put under "Uncategorized" folder (some system apps or some apps generally integrated with the device such as volume/voice/settings/DSP...etc).
dcooterfrog said:
I would use this as my app drawer but ... the folder type is hard to read with the drop shadow. grid set to 153.
a coupl emore options on how folders are displayed would be nice. maybe even tha ability to rename officiel folder names, or merge catagories.
allow our own hierearchy of folders like you did for games. all individual types of games show up in games so enterteainment AND lifestyloe oficial categores go into a local folder "Style"
Click to expand...
Click to collapse
Hi,
Nice suggestions, thanks for the feedback
Ok for custom folder type/better grid/shadow control/more display control/rename native categories/possibility to merge categories. The app aims to be better and better
For your own app launcher, i suggest you to use the API used by Catapplus to be able to do what you want with {App_ID, App_Name, App_PublisherName,App_Category}. App_Category proposes 32 native categories (the same that can be found in the Android Market).
CatApplus just use this API and simply shows what can be done with such available information to build a nice app browser tool (the first one ?).
The limitations are several folds:
-the API delivers categories for apps that can be found on the Android Market (some other apps are being integrated progressively); the API outputs
"unknown" category for apps that cannot be categorized;
-the database is freely available to use with your own application (we propose regular dump SQL/CSV files); it is a static database (between releases) but it is, as far as i know, the first attempt to build an open API for this purpose ;-)
So you have two solutions: API or import the entire database for your own app (using JSON parsing functions). For remaining uncategorized apps, manual features can be proposed.
See the thread related to the API and the database (here) to know how to use them for your own application. Let me know if you have any suggestions.
Hi,
We updated CatApplus in the Android Market with several bug fixes (notably favorites, hidden apps/categories ): CatApplus
The database has been updated for performance and set to read-only: if a standard app is not categorized with the current version of the database, check later "Reset Category" to see if your app has been added to the database and thus to get its category. You can set manual categories also directly from the app and import them if needed later. Regular dumps of the database are always available on the statistics page here.
The database has for the moment more than 320000 categorized apps, among the most popular ones ! Plus 17000 apps has been labelled/categorized as unknown because either they are stock apps or simply they are not available on regular markets.
For some of you that find this app terribly useful, do not hesitate to post/send some feedbacks
Hi,
We will post on our twitter account notifications for the updates of our database; so that you can update the categories for your apps !
Follow us at: @ergsap
So, when an update is available for the database:
1) just hit "menu/reset cat." to reset the categories (a few seconds only )
2) then, if you had previously set manual categories, hit "menu/manage apps/import categories"
your bokmarks will be preserved, of course .
If any feedbacks, do not hesitate to share.
Hi,
A new update of CatApplus database is available with 27000 more apps categorized, for a total now of ~350000 apps categorized (great !) ! Just reset categories to see updates for your apps if you have uncategorized apps !
1) hit "/menu/reset cat."
2) if you set manually some apps, hit "/menu/manage apps/import categories" to restore your categories
3) you're done !
CatApplus in Android Market: link
Available database & stats: catApplus stats
Update 1.2.6
Hi,
A new update of CatApplus is available in the Android Market with bug fixes and a new feature !
The new feature is the "Pending" category that indicates if the app has aldready its category in our database.
Just scan your apps ("menu/reset cat." and import your changes if you have made manual modifications of course via "/menu/manage apps/import categories").
=> Each time the database is updated, check the pending folder for avaialble categories for these apps: long click on the "Pending" folder and "reset cat." to scan for category updates only for these apps.
Bug fixes concern mainly the display of "list-style" theme icons and performances.
Upcoming feature: choose your custom folder icon ... !
Check CatApplus in the Android Market: Link
If any suggestions/ideas, do not hesitate.
Hi,
App updated in original post (Version 2.6.1)
Hi,
We're working on faster categorization and new custom icons for your folders,, stay tuned
Hi,
New update of the database with 10000 new apps categorized !
Just check your pending folder for updates
See CatApplus in the Google Play Store
Could it be compatible with launcher category's? ADW f.e.
labsin said:
Could it be compatible with launcher category's? ADW f.e.
Click to expand...
Click to collapse
Not in its actual form, but we take it as a suggestion. We'll look at that
The API counterpart of CatApplus make this easy to implement if possible (see CatApplus API discussion here).
Hi,
New update of CatApplus with style for folders !
You can change a folder icon or all folders at once. We provide a preselected set of cool icons (long click on a folder or menu/design/change...).
These data are saved in ergsap/catapplus/folder_style on your memory card. You can thus add your own icons in that folder, they will be available in CatApplus for your customization.
The database has been updated with now 466000 apps categorized !
We have so far categorized 15 million apps ! Huge !
Just check you apps list !
CatApplus in the Google Play Store: CatApplus
Changelog:
Version 1.2.6
-Added custom style for folders ! Long click on a folder to change the image or change all folders style
-Bug fixes
Hi,
A new version of CatApplus is available in Google Play Store with the great possibility to categorize now 820 000 apps, automatically !
Better shortcuts to access directly your categories and also a better design for:
-2 themes : expandable list & folders with 9 icons inside each one
-sets of folders icons you can retrieve directly from the app
-sets of background for CatApplus, directly from the app
-you can customize folders icons & backgrounds : just move your icons/backgrounds in CatApplus directories
and several performance improvements.
Just browse your apps by categories and folders, effortlessly, painlessly!
See CatApplus in the Google Play Store: https://play.google.com/store/apps/details?id=com.ergsap.catapplus&hl=en
See OP for more screenshots and get CatApplus from the Google Play Store.
The open database and our API for developers are available from our CatApplus API page.
Feel free to contact us for any suggestions.
Hi,
We have categorized so far 89 millions apps ! Amazing !
Folders styles are great !
Choose also your freely available textured background among a preselected set inside CatApplus.
If you have any issues with CatApplus, contact us to find a fix.
If you would like beta-testing your app with our API, do not hesitate to send us a message
Check the download page in the Google Play Store: https://play.google.com/store/apps/details?id=com.ergsap.catapplus
ergsan said:
Hi,
We have categorized so far 89 millions apps ! Amazing !
Folders styles are great !
Choose also your freely available textured background among a preselected set inside CatApplus.
If you have any issues with CatApplus, contact us to find a fix.
If you would like beta-testing your app with our API, do not hesitate to send us a message
Check the download page in the Google Play Store: https://play.google.com/store/apps/details?id=com.ergsap.catapplus
Click to expand...
Click to collapse
:thumbup::thumbup::thumbup:
Sent from my GT-S5360 using xda premium
Hi,
New updates for CatApplus with now 940 000 apps with categories available !
Try for yourself and see your apps automatically organized into folders, 232 million users apps have been categorized so far ! Thanks for all CatApplusers !
CatApplus in the Google Play Store : https://play.google.com/store/apps/details?id=com.ergsap.catapplus&hl=en

[APP] Oneplus Updates -Mobile forums and Rss feeds app.

It has been a while since Oneplus discontinued support for tapatalk. I really missed tapatalk so i created this one small app for my personal use.
Thought i should share it with people who are following oneplus here. And it also made sense to share it here as XDA is sort of officially supporting Oneplus. I have never seen any phone's review here on XDA except oneplus one.
I am not a developer and this app is made using appyet. So there will be ads, but i am sure lot of people here use adblocking apps, therefore it shouldn't make any difference.
Thus is not a full fledged app as i am not capable of making that. This is just a way to go through forums quikly , check your notifications, reply to few notification as you can't open multiple tabs in it,and stay updated with oneplus facebook page feed
Features​
feeds from all facebook, twitter and google+ page
Mobile forums
background syc for Rss feeds
Recent Threads Rss feeds
Oneplus Forums Categories Shortcut (not all)
Oneplus Regional Forums Shortcuts (not all)
light and dark theme. Will try to add xda and oneplus theme as well in future.
Screenshots - 2nd post​​
Changelogs - 3rd post​​
To Do List - 4th post​​
DOWNLOAD LINKS​​
Google Drive Mirror of the folder - http://goo.gl/SJXmvw (Apk will be uploaded here first)
Apk Folder with all the version (folder on my website subdomain) - http://goo.gl/c1zNCc
You can bookmark any of these two links for future download
i hope two links are enough if not then let me know. i will make another mirror on mega.
IF ANYONE OF YOU HAS A BETTER IDEA FOR THE NAME OR ICON DO LET ME KNOW SO THAT I CAN CHANGE IT IN .
If you like this app click here to VOTE and/Or HIT THANKS
{
"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"
}
Changelogs
v1.5​
a. Regional Forums Shortcuts added for Dansk, Deutsch, Espanol, Francais, Italino, Nederlands, Portugues, Sevenska, India, Russia
b. Google plus Rss feeds added
c. Feedback form added
d. Contact email added
e. Splash screen added( can be disabled from settings)
v1.5 is almost complete app with social feeds from all social networks and rss feeds of RECENT THREADS of forums. v2 will take some time as all i have to add to v2 now is remaining shortcuts for forums categories and regional sections and other future versions will be just cosmetic stuff. So i will be going slow now and taking my time. Until and unless i recieve certain request for adding or removal of certain feature.
v1.2​
-v1.1 was personal experimental build. that's y didn't shared it
- Added twitter Rss feeds ( Took time to find some trick for this as the platform which i am using to build the app had no support for twitter feeds and twitter also has ended support for rss feeds)
-added google alerts rss feeds for "oneplus" and "oneplus invites". So that you can access all the google results for these two keywords from within the app. So now you can have feeds from all over the web. IF YOU HAVE SOME BETTER KEYWORD IN MIND THEN DO SUGGEST.
-Removed one unnecessary option from left menu
v1​
-Default theme is dark (as i like the dark theme. you can change that.)
-Default sync interval is 1hr (you can change that in settings)
-Facebook page feed
-Mobile website of forums ( landing page)
Default landing page is recent threads if you want me to change it to announcements or include shortcuts to various regional pages then let me know.
- Rss feeds from forums
- dark and light theme. Dark theme will help save battery on amoled screens.
-sync options to conserve battery
TO DO
TO DO LIST
V2
-Adding more forum categories or Regional Forums shortcuts
-IF you want include all the youtube videos search result containing "oneplus"
- Any other custom google news alert or news source that is requested
-BASICALLY V2 AIM IS TO HAVE ALL THE CONTENT THAT IS NEEDED OR REQUESTED.
V3
This one is just cosmetic changes like adding some icons to the menu or re-grouping or arranging the left menu. Just the look will change in this version and that too very small differences. V2 is all that you will ever need.
V4
Experiment by removing various permissions like torch . If i am able to do that without breaking any functionality.
Auto start permission is needed so that app can sync rss feeds. you can disable it from settings. But if majority of users request it to be removed i will try to remove it as well (no promise as it might break some functionality)
If i am able to remove auto-start permissions then i will make two versions of the app one for the users who don't use auto-start and one who wants it.
V5
This version will be complete with all the sources, cosmetic changes, etc. Only thing i wll be doing is that i will make few different versions with some of the features excluded from v4 and name it as V5a, V5b etc so that people who uses just certain features of the app can download the appropriate version.
NOTE: if there is some other source or content related stuff to be added or suggested by user at any time. that will be included in the next version that i build after that suggestion.
OnePlus Two will be released?
Hi, but if you know when will the OnePlus Two smartphone be released, i am extremely interested with the OnePlus mobiles, but i prefer to wait for the new one, and ever seen news about the OnePlus two mobile, but i am not sure, please check it for me? Thank you so much!
Capture Internet Images Using Latest Screen Recorder App
Kapiljhajhria said:
It has been a while since Oneplus discontinued support for tapatalk. I really missed tapatalk so i created this one small app for my personal use.
Thought i should share it with people who are following oneplus here. And it also made sense to share it here as XDA is sort of officially supporting Oneplus. I have never seen any phone's review here on XDA except oneplus one.
I am not a developer and this app is made using appyet. So there will be ads, but i am sure lot of people here use adblocking apps, therefore it shouldn't make any difference.
Thus is not a full fledged app as i am not capable of making that. This is just a way to go through forums quikly , check your notifications, reply to few notification as you can't open multiple tabs in it,and stay updated with oneplus facebook page feed
Features​
feeds from all facebook, twitter and google+ page
Mobile forums
background syc for Rss feeds
Recent Threads Rss feeds
Oneplus Forums Categories Shortcut (not all)
Oneplus Regional Forums Shortcuts (not all)
light and dark theme. Will try to add xda and oneplus theme as well in future.
Screenshots - 2nd post​​
Changelogs - 3rd post​​
To Do List - 4th post​​
DOWNLOAD LINKS​​
Google Drive Mirror of the folder - http://goo.gl/SJXmvw (Apk will be uploaded here first)
Apk Folder with all the version (folder on my website subdomain) - http://goo.gl/c1zNCc
You can bookmark any of these two links for future download
i hope two links are enough if not then let me know. i will make another mirror on mega.
IF ANYONE OF YOU HAS A BETTER IDEA FOR THE NAME OR ICON DO LET ME KNOW SO THAT I CAN CHANGE IT IN .
If you like this app click here to VOTE and/Or HIT THANKS
Click to expand...
Click to collapse
Another additional free app, which might be essential. Screen Recorder is a free screen recorder no root app to record and capture your mobile screen in video formats with or without the front camera. With loads of daily need features.
You can download it from here. Google Play Store

[APP][4.0+][Material design] The Geek | Feedly | RSS ( Android news reader )

21/02/2015
The Geek Update 2.1.6 :
2.1.6
★ New Material Design UI
★ Improved Notification Display
★ All the links open now in system default browser
★ Better experience on tablets
★ Allow hiding left menu on tablet
★ New Card Magazine apps view
★ Improved algorithm to detect hi-def thumbnail for Feed
★ Major bugs fix
{
"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"
}
Instead of having hard time searching on youtube or the web for cool android apps and tools, The Geek aggregates the contents of your favorite android sites and delivers them as a fast mobile-optimized experience. once you have it in you device , it will automatically syncs all the rss feeds content , and transformed into a very enjoyable news reader easy to browse .
The Geek UI is custom tailored for a 4" phone, a 7" tablet and a 10" tablet. If you run the app on a tablet, you will get a great experience , its a really fun way to track and read your favorite android news .
Google Play Link
FEATURES:
* Offline Reading: Reading full article content without internet connection
* Synchronization: Use The Geek at home, at your office, or anywhere you go and keep your feeds, droid editorials and reviews synched in one place
* Tablet-Optimized: Read your news more comfortable on a tablet
* User Interface: Simple, fast and intuitive
* Themes: DroidGeek cl, Light, Black and Dark,
* Notification
* Share articles via Email, Facebook, Twitter, ...
* Home screen widget that shows latest android news stories
* Easy to share apps
* Star your favorite entries
* Filter your feed by keywords or regular expressions
* Translate your articles to any Language
Feedback: [email protected]
Please email us if you have any Feeds suggestion or ideas .
Nice
Awesome Work bro now u R Developer Keep it up
Thank for your reply, it really encouraging
This app is always going to be free, feedback is all I ask for.
best regards
about android new reader
does this the application need to be connected to wifi in order the read article and staff ?
by the way nice work :highfive:
Really liking this app. One request, a setting to choose automatically opening links in browser, rather than having to open menu to choose browser.
very good
Sami Rami said:
does this the application need to be connected to wifi in order the read article and staff ?
by the way nice work :highfive:
Click to expand...
Click to collapse
No, Android Geek work also in offline mode , so you can read article content without internet connection, althougt you will need to be online the watch videos , apps review ...
killall said:
Really liking this app. One request, a setting to choose automatically opening links in browser, rather than having to open menu to choose browser.
Click to expand...
Click to collapse
Glad to hear it . If you want to open the link and read the article from your browser , you just need to click on the menu button of your device, then choose " copy the link " , so you can paste it on your browser
lot of you guys had send me postive feedbacks about the app , i really appriciate
some of you ask me how to avoid Auto-Sync , because the majority of you want the manual Synchronization their android news feeds
to do that, you just have to open Android Geek , go to the settings (on the tools section ) ; then choose "Synchronization" ,
and uncheck " automatic background sync "
" Settings "
choose "Synchronization"
uncheck automatic background sync :
Done
Once again thanks for using my application .
Update : 2.1.5
- Added option to rate the app from the menu
- Added more android news feeds
- Fixed: Bug fixes
- Fixed : setting to disable auto-sync (Settings->Synchronization->General options)
download from : google play
Awesome. Love the interface.
Artelier said:
Awesome. Love the interface.
Click to expand...
Click to collapse
Thanks for using the app
2.1.6
★ New Material Design UI
★ Improved Notification Display
★ All the links open now in system default browser
★ Better experience on tablets
★ Allow hiding left menu on tablet
★ New Card Magazine apps view
★ Improved algorithm to detect hi-def thumbnail for Feed
★ Major bugs fix
Check First Post !
So what do you all think about the new update ??

[APP][4.1+] Fallery (Facebook Gallery) - Feedback required

[ Download Fallery ]:
https://play.google.com/store/apps/details?id=com.mralshahawy.yallawatchit
Fallery makes it easy for you to watch & download your Facebook uploaded videos, and videos from your favorite Facebook pages.
Collect your Favorite Facebook pages under one place, and get notified when your favorite Facebook pages publish new videos.
Independent sections for [ All your liked pages, liked movies pages, liked TV Shows pages, Find a Facebook pages , Favorite pages ]
Whether it's a page of a Public figure, singer or athlete, you will be able to watch & download their videos, and create a Watchlists from these videos; Where you can share these Watchlists with your friends, so they can load them in Fallery application and download them.
[ Demo video ]
[ How to create videos Watchlists ]
How to watch & download your friends uploaded videos:
** They must have Fallery on their mobile.
1- Ask them to collect their videos in a (Watchlist) via Fallery
2- Get them send the Watchlist to you.
3- The received Watchlist will be opened by Fallery and imported under [Watchlists] section.
4- Now you can watch your friends recommended videos and download them.
[ Fallery features ]:
- Play, download and share your uploaded videos.
- Download Facebook pages videos and watch them offline.
- Watchlists: Create & share (Facebook pages videos / uploaded videos) with your friends.
* Rather than sharing video by video links, collect them all in one Watchlist & share it with your friends.
- A dedicated sections for videos [ Downloaded videos - Watched videos - Uploaded videos - Watchlists ]
- Preview all page videos, or page playlist videos.
* Page videos playlists created by the page owner and different from Watchlists.
- Add your important pages to [ Favorite Pages ] section.
- You will get notified when your [ Favorite pages ] publish new videos.
- Find page: Search for a Facebook page and preview its videos, and download these videos.
- All my liked pages: Preview all Facebook pages that you liked, and preview their videos, and download these videos.
- Liked Movies & TV Shows: Preview all Facebook Movies & TV Shows pages, and preview their videos, and download these videos.
In v2.0.0 12 Monkeys & Dark Matter from Syfy are featured, with videos, cast news, latest news auto notification.
[ Android requested permissions ]:
- Read/ Write contents of SD card: To create Watchlists.
[ Facebook requested permissions ]:
* Note: Fallery doesn't require all below permissions to function, as much features you want to use as much permissions you will be asked to grant to Fallery. You can use 70% of Fallery features with public profile permission only.
- Public profile: To search for a Facebook page, to load Facebook page videos, download Facebook videos, watch Facebook videos, create and share Watchlists.
- User likes: To preview all Facebook pages you liked, including Movies pages and TV Shows pages.
- User videos: To preview your uploaded videos on Facebook.
[ Important Notes ]:
* You can save and download only Facebook Pages videos and uploaded videos by you.
* To preview your friends videos, ask them to collect their uploaded videos in a Watchlist and share it with you.
* All downloaded files are stored in 'Download/Fallery' folder on your device.
* This app doesn't collect nor transmit any of your data.
* If you have any questions, suggestions or feedback, please let me know.
* Your kind rating is highly appreciated & motivates me to make new updates
Thank you and enjoy
Need your help
Whoever reads this post,
It would be appreciated if you post the link to Fallery in a comment,
Or if there's a way for me to attach the *.APK please refer me / guide me to it.
Thank you.
Edit:
Download link from Google App Store:
https://play.google.com/store/apps/details?id=com.mralshahawy.yallawatchit
Google is your best friend in a situation such as this but here is a link Mod Edit: Link removed
The app is basically in the Playstore.
Sent from my SM-N920P using XDA Free mobile app
Thank you Regnuf but the problem not that I don't have the link to my application on Google App Store, the problem that I can't add links to my posts yet, BTW, the link you added doesn't refer directly to the application, there's some kind of mediation. But thank you for the effort & help, really appreciated.
Download link from Google App Store:
https://play.google.com/store/apps/details?id=com.mralshahawy.yallawatchit
Regnuf said:
Google is your best friend in a situation such as this but here is a link https://www.androidpit.com/app/com.mralshahawy.yallawatchit
The app is basically in the Playstore.
Sent from my SM-N920P using XDA Free mobile app
Click to expand...
Click to collapse
Hi Regnuf,
Do you have a feedback about the application? Any suggestions or features you would like to see in coming updates?
My best regards,
Ashraf
Coming update almost done with internal & performance enhancements .... Any suggestions or feedback?
Thank you
Fallery has been updated on Google Play Store v1.4.3 with fixed bugs & performance enhancements.
Fallery has been updated on Google Play Store v1.4.4 with
- Fixed reported bugs.
- Internal performance enhancements.
- Enhanced application functionality.
If you have any questions, suggestions or feedback, please let me know.
Yalla WatchIt and Dark Matter
Roger Cross and Anthony Lemke stars of Dark Matter series retweeted about my application Yalla WatchIt .... This is really motivating :victory:
{
"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"
}
Dark Matter in Yalla WatchIt [video]
Fallery updated to v2.0.0 with Dark Matter & 12 Monkeys series featured.
- Auto notification with latest news of these series.
- Get notified & catch up with Dark Matter & 12 Monkeys latest news, videos, conventions, premiere dates and cast news.
- Find cast biographies & how to contact them.
Thank you for your support & expect more featured series.
Fallery updated to v2.1.0 with user interface & performance enhancements.
Yalla WatchIt name changed to Fallery (Facebook Gallery), version 3.0 is now available on Google App Store:
https://play.google.com/store/apps/details?id=com.mralshahawy.yallawatchit
Thank you for your kind reviews.
Any suggestions for the coming update?
What features would you like to see?
Thank you

Categories

Resources