[APP][1.6+] TinyLaunch: New lease on life for old and slow devices - Android Apps and Games

I was finding my Archos 43 Gen8 device with its puny 256mb RAM unusable with regular launchers so I decided to roll my own from scratch: TinyLaunch.
The main development rules were:
- use very little RAM
- run on lots of devices (all the way back to Android 1.5 -- the subject line is wrong when it says 1.6)
- get out of the way and avoid doing anything in the background while other apps are running
- run fast once it's configured (but currently the configuration app scan is slow)
- nothing extraneous--no pretty extra icons, no help information, and of course no ads of any sort (not even a link to my other apps--all that is wasted memory)
I plan for the apk never to exceed 40K. Currently it's 29K.
This is *extremely* low-featured. At base, it just presents a simple scrolling list of apps (with categorization features) with no icons (though you can turn on icons, at the expense of some speed: Menu, Settings). You tap on an app and there you are.
In particular:
- no widgets
- no shortcuts
These limitations may make this useless to you. But if you just want a list of apps for launching, e.g., on a device for your kids to play with, TinyLaunch may be the thing for you.
The first time you run TinyLaunch needs to scan for apps. This is a very slow process on my Archos 43 (at least for apps moved to SD), though faster on modern devices.
By default TinyLaunch just shows a simple list of apps. Choosing Menu, Settings lets you include icons (slower) and a more standard tiled view (slower).
Instead of folders, I implemented a category system inspired by PalmOS, though with some variations (the main one is that apps can be in more than one category).
By default there are three special categories: All, Unclassified and Hidden. You can make some custom categories like "Games" and "Math and Science" by pressing MENU and New Category. To categorize apps, the easiest way is to switch the category to Unclassified (tap on the category selector at the top of the screen), and then long tap on an app to choose how to classify it. The app then disappears from the Unclassified category. Note that the Hidden category is a special category that hides apps from the All and Unclassified views (though a Hidden app can still show up in other categories if you like).
APK download: http://pruss.mobi/dl/TinyLaunch.apk
Google Play: https://play.google.com/store/apps/details?id=mobi.omegacentauri.TinyLaunch
Source code: code.google.com/p/tinylaunch
{
"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"
}

Can we have a screenshot?

I just uploaded a new version. This includes a more standard and less ugly tile view (but slower). And I included the screenshots in the post above.

Maybe you should put some steps for minimum memory use - medium memory use - normal ? Therefore this launcher might be used by other users who has a bit more ram? Btw, your idea is so nice and really suitable with google kitkat's idea "less ram, more work, high speed"
Sent from my GT-I8190 using XDA Premium 4 mobile app

I wanted to try it out but it says that it can't parse the package unfortunately. I'm using Android 4.3.
Sent from my LG-P970 using Tapatalk 2

I have tried it on Android 4.3, so it works
Sent from my GT-I8190 using XDA Premium 4 mobile app

I just uploaded 0.07. Minor tweaks to the display. Option to lock orientation. And now the scanning happens when you need it to, I think.

Now officially released on Google Play: https://play.google.com/store/apps/details?id=mobi.omegacentauri.TinyLaunch

Any chance of a light theme? Am trying your launcher out on a rooted Nook Simple Touch which has an e-ink display. Other than being a bit dark seems to be running well, thanks. Will also try it on my Gen 8 Archos 70.

darren1 said:
Any chance of a light theme? Am trying your launcher out on a rooted Nook Simple Touch which has an e-ink display. Other than being a bit dark seems to be running well, thanks. Will also try it on my Gen 8 Archos 70.
Click to expand...
Click to collapse
You probably would also want paging rather than scrolling for eink, right?

arpruss said:
You probably would also want paging rather than scrolling for eink, right?
Click to expand...
Click to collapse
Thanks for the reply. Screen refresh is set high so not noticed a problem with scrolling.

Great idea! Runs great on my old wildfire!

darren1 said:
Any chance of a light theme?
Click to expand...
Click to collapse
Thanks for the idea! I implemented it in 0.10. (At no size cost, since I also optimized some code at the same time.) Should be up on Google Play now. Menu, Settings, Light theme.

arpruss said:
Thanks for the idea! I implemented it in 0.10. (At no size cost, since I also optimized some code at the same time.) Should be up on Google Play now. Menu, Settings, Light theme.
Click to expand...
Click to collapse
Thanks for implementing a light theme, unfortunately I just get a black screen with no text when I choose the light theme on my Nook Simple Touch with Android 2.1. Also doesn't work properly on my Archos A70 using 2.2 but works as expected on my Nexus 10 running 4.3. Do you think it could be an issue with Android 2.1 and 2.2?
EDIT
Light theme also not working properly on ZTE Skate running 2.3.

darren1 said:
Thanks for implementing a light theme, unfortunately I just get a black screen with no text when I choose the light theme on my Nook Simple Touch with Android 2.1. Also doesn't work properly on my Archos A70 using 2.2 but works as expected on my Nexus 10 running 4.3. Do you think it could be an issue with Android 2.1 and 2.2?
EDIT
Light theme also not working properly on ZTE Skate running 2.3.
Click to expand...
Click to collapse
I foolishly only tested on Genymotion running 4.3, not an actual device. Yeah, it doesn't work on 2.2. I fixed that, and uploaded 0.11 to Google Play. Should be up soon.

arpruss said:
I foolishly only tested on Genymotion running 4.3, not an actual device. Yeah, it doesn't work on 2.2. I fixed that, and uploaded 0.11 to Google Play. Should be up soon.
Click to expand...
Click to collapse
Working now, thanks.

Would anyone find this useful on a tablet and hence would like more than four columns of icons? (Currently the number of columns is hard-coded. It would probably add about 2K to the apk to make it more flexible.)

I added a feature that works sort of like a home screen. If you have a category named "Home" (capital H, everything else lowercase), then pressing the Home button toggles you between the Home category and the All category. So you can just put your most frequently used apps in the Home category. If you want a plain PalmOS-style launcher, just don't make a category with that name.

I added a very primitive toddler lock to TinyLaunch. If you turn it on, then the HIDDEN category disappears completely, and the access to all the menu functions disappears until you type "Not toddler". I use it on my Nexus 7 in conjunction with a restricted profile to make the Amazon Appstore (which I need to have available for the sake of the toddler apps that are tied to it) inaccessible to the toddler--I just set the Appstore to be hidden in TinyLaunch

i just got a new toy - Archos 70b Cobalt and wanted to thank you!
i change the homescreens on all my devices to some minimal ones like "search based launcher" and "organised drawer". while trawling the archos forums, i happened across your TinyLaunch. i like it so much that it has become the default launcher on not just my archos, but also my samsung galaxy ace mobile and nook simple touch ereader (with light theme).
i like what you have done with the Home category, and apps in multiple categories. i don't use/need any other features.
---------- Post added at 11:29 PM ---------- Previous post was at 11:16 PM ----------
your white theme has white menu, which is nice. but the default black theme menu is white which seems to conflict.. might look better with black menu.
arpruss said:
Would anyone find this useful on a tablet and hence would like more than four columns of icons? (Currently the number of columns is hard-coded. It would probably add about 2K to the apk to make it more flexible.)
Click to expand...
Click to collapse
rather than hardcoding, perhaps let the user enter a number? should be simpler and more flexible for different devices. my tablet particularly in landscape mode could use far more columns.
btw, can you tell me how to get those nice soft-buttons, on your screenshots, at the bottom? my archos has just the standard three jelly-bean buttons in a wide band. i could do with a thinner band, and few more buttons on it. or more preferably have the buttons on my notification bar, like on my nook.

Related

[APP] Lightwell Live Wallpaper

Lightwell is a Live Wallpaper which displays
- Current Location address
- How long you stay there already (UNIQUE NEW FEATURE)
- Time and Date
- Battery Status
- Local weather information [BETA]
- Network status (WIFI, mobile) and traffic counter [BETA]
I am very glad to read feedback from you here. Especially regarding measuring the time how long you stay at your current location. Does it have some value to you?
To me sometimes it was useful, e.g. "how long am i working already"...
Free version in Android market
If you have problems downloading the APK, you can try this link. But please note: Android 2.1 required to support Live Wallpapers.
Download lightwell_free.apk
-didi
NEWS:
CHANGES
1.17
1.16
- Added custom wallpaper feauture to FREE version. Use any image of your gallery as your wallpaper behind the Lightwell data
- Fixed weather to use Yahoo data instead of unofficial Google "API"
1.15
1.14
1.13
- NEW font CabinSketch
1.12
1.11
FIXED Battery status. Now resetting history whenever AC power connected or disconnected.
NEW Headers can be turned off if user wants to see the values only.
FIXED Font is now also adjusted in horizontal direction. CONDENSED and BASIC mode looked ugly in previous versions if used in PORTRAIT mode.
NEW Feature Stay Awake. Wallpaper tries to keep display ON when charging phone. Can be useful if phone is used as clock during night.
V1.10
- NEW Screen styles CONDENSED and BASIC - better tablet support
- NEW Screen styles separately configurable for portrait and landscape orientation
V1.9
- FIXED Permission READ_PHONE_STATE required for Signal Strength on some phones
- FIXED Signal Strength is resetted correctly
- FIXED Bitmaps were loaded too often since last update
V1.8
- NEW Signal Strength for mobile network
V1.7
- NEW Style "basic" with new layout
- NEW Fonts (free: 2 fonts, paid: 10 fonts)
- Fixed location time "since 0" if no location provider is enabled
{
"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"
}
V1.6
[2011-06-13] New feature (BETA): Mobile traffic since last reboot
[2011-06-13] New Language Translation: Spanish
http://dedee.de/lightwell
lol whats the battery usage?
I like the concept. I installed the wallpaper and I will use it and see how the battery is affected if at all on my evo.
Would be nice of we could select any image as the wallpaper background. Could even go crazy with the customization by reordering things, different colors for each data set...weather option maybe.
Great work!! I look forward to seeing how this grows.
i can haz root
Seems to work okay....however it doesn't scale properly on my Dell Streak.
Only uses 3/4 of the screen vertically.
Width is fine.
Amdathlonuk said:
Seems to work okay....however it doesn't scale properly on my Dell Streak.
Only uses 3/4 of the screen vertically.
Width is fine.
Click to expand...
Click to collapse
Was actually just going to mention this too. Doesn't use up the whole screen on my evo, it actually seems to shrink sometimes and use even less vertical real estate
i can haz root
jhayes;13298163
Would be nice of we could select any image as the wallpaper background[/QUOTE said:
+1 to that I would love to have my own pic.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
As I´ve written in the market!
Keep on and this could be the base for something great - why? Because no oine really needs it and that´s often a feature of success
If you need help with localization for German you can contact me (just see my other thread).
Excellent!!..
Thanks for this.
Can you please attach the APK?.. (sometimes is better for me than going into the market)
awesome live wallpaper! would be cool if there were an option to select a custom static wallpaper behind the status.
In X10 Mini Pro don't use all screen, in top keep a blank margin
theaveragechef said:
awesome live wallpaper! would be cool if there were an option to select a custom static wallpaper behind the status.
Click to expand...
Click to collapse
It looks like that's an option of the paid version, if I read correctly.
jhayes said:
I like the concept. I installed the wallpaper and I will use it and see how the battery is affected if at all on my evo.
Would be nice of we could select any image as the wallpaper background. Could even go crazy with the customization by reordering things, different colors for each data set...weather option maybe.
Great work!! I look forward to seeing how this grows.
i can haz root
Click to expand...
Click to collapse
With the pro version you can use your own pictures!
Amdathlonuk said:
Seems to work okay....however it doesn't scale properly on my Dell Streak.
Only uses 3/4 of the screen vertically.
Width is fine.
Click to expand...
Click to collapse
+1 running on galaxy tab 7"
Cool wall paper thanks. I would like to be able to select the size of the battery gauge and the clock. I don't think time at a location is very useful to me. Seconds on the clock would be a cool option too.
Looks very good!
Have you run some tests of battery drain?
It would be great if we could customize the emphasis of each category. I guess a lot of people would prefer to have a bigger time and smaller battery level.
Select your own wallpaper background image
Hello,
first i want to thank you for all your feedback. I am very happy about.
- Currently I have uploaded two different versions to the market. One free version and a 1 $ version which adds the feature of selecting an image of your own gallery.
- Regarding Dell Streak's display size I will do some research and try to fix soon.
- Battery usage: This was one of my primary goals when developing the wallpaper. Often this was the cause, I have removed a live wallpaper in the past and changed back to a standard image again. As you can see all the values are updated when you turn on the screen. When the display is turned off, the app will unregister from all broadcast receivers to sleep all the night without getting disturbed (wakeup) by any OS notification. Repaint calls were optimized. I cant ensure that it is perfect, but I spent some effort on this already. (My N1 with Cyanogen is providing me nice statistics about CPU/Battery usage)
Once again I am glad, if the app is being used and some people out there like it.
-didi
extremely smart and unique idea. Good Job DEDEEP. still testing it out on my Tmo Vibrant with custom Roms
dedeep said:
Hello,
first i want to thank you for all your feedback. I am very happy about.
- Currently I have uploaded two different versions to the market. One free version and a 1 $ version which adds the feature of selecting an image of your own gallery.
- Regarding Dell Streak's display size I will do some research and try to fix soon.
- Battery usage: This was one of my primary goals when developing the wallpaper. Often this was the cause, I have removed a live wallpaper in the past and changed back to a standard image again. As you can see all the values are updated when you turn on the screen. When the display is turned off, the app will unregister from all broadcast receivers to sleep all the night without getting disturbed (wakeup) by any OS notification. Repaint calls were optimized. I cant ensure that it is perfect, but I spent some effort on this already. (My N1 with Cyanogen is providing me nice statistics about CPU/Battery usage)
Once again I am glad, if the app is being used and some people out there like it.
-didi
Click to expand...
Click to collapse
I apologize I didn't even see the paid version in the market, so I didn't know of the custom image feature.
I must say, I didn't notice any significant battery usage while the screen was off, certainly no change when the screen is sleeping, so it looks like that is working just fine.
Keep up the good work.
@didi
weather info would be desirable!
repllccax said:
@didi
weather info would be desirable!
Click to expand...
Click to collapse
Agree with this, perhaps having configurable options as to what info is displayed? Apart from adding that to the wishlist, I'm enjoying this live wallpaper, good job.

[APP][WIP] Crome Launcher, a vertical launcher

-> Download link (12/01/11) <-
What?
A vertical launcher. It will, hopefully, allow you to use shortcuts, widgets and info tiles. And skins.
I plan to build something that looks like IidaHome, but more flexible (more info on IidaHome here and here)
{
"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"
}
Skinnable!
(These themes are available on the download page)
Icon themes: use ADW's!
Known Issues
Long start-up time is long!
Lacks many sexy effects.
Create Your Own Theme!
The default template you can see in the above pictures is available in source code on GitHub
It is very easy to adapt to create your own. Ask me for help if you have to!
Why?
My phone used to rock IidaHome launcher.
Of course, being a rip from a Japanese phone, users are asking for new features, etc., but, really, we do not have access to the source code and adding any feature is an exercise in hacking smali files.
I like vertical launchers but the Windows 7 copies, although quite sexy, only offer a limited number of apps per row and are limited by their reference launcher's own UI choices (Metro UI)
So, I started work on my own launcher (the mere fact of writing this sentence makes me feel embarrassed for re-inventing the wheel)
That's interesting. Is that what will appear on the App Drawer or is that for the home screens?
i'd be very interested in this as well... good luck
it looks pointed on the right way, keep on it. I just hope there will be a version for mobiles, not only for tablets (you're using a nook, aren't you?)
It's a complete home screen. I had not considered the app drawer angle.
[Mobiles] Yes it's one of the things that bothered me with IidaHome: it doesn't make good use of real estate offered by different resolutions. This particular home is created with the intent to work with any resolution; it will be possible to specify how many cells you wish per row so that you can have more cells on a Nook and, say, a max of three or four on a WVGA device.
Two quick question for the OP. What version of Android will this be for? Will you include grayscale support for the Nook Touch?
I should work on 2.1+ so your device should work.
Grayscale: I am not sure what needs to be done for that but I can certainly test on a grayscale device.
yum yum ......looking forward to this
Day 2 Update
(I can only work on this in the evening)
No video at this point, but I have:
1. Icons properly lining up and scrolling
2. Multi-column icons support
3. Add more application shortcuts
4. Add shortcuts such as bookmarks, pictures, contacts...
5. Add widgets
Missing:
1. Persistence
2. Correct icon gap management for multi-row widgets
3. Re-ordering icons
4. Separators/Folders
5. Proper refresh
6. Any kind of objects management
7. Customization of any kind
Interesting launcher. I think it would look better if the tiles had no background or a transparent one.
Thanks.
Of course the pictures you are seeing right now are by no means a commitment to a given look. In fact, it will be skinable, meaning no tiles, transparent tiles or tiles-made-of-cheese tiles
Day 4 Update
Added a new video at the bottom of the OP: http://www.youtube.com/watch?v=nyK8kn5NsE4
This video shows widgets and on-screen dragging and re-ordering of shortcuts and widgets.
This is a fantastic idea. I'm tired of iPhone wannabe horizontal launchers. It makes much more sense to allocate the icons in a vertical space rather than horizontal. It's much easier to slide vertically rather than horizontally. I believe this launcher is going to be big when it's ready.
when this is ready will it work on asus transformer (tablet)??
Day 5
Not much excitement today. I completely rewrote my layout engine so that every empty cell is automatically filled with something if possible.
I also added separators. They don't do everything I want yet.
Something that's starting to bother me: I really need to animate the widgets; at this points they can display an initial state and I can touch them to launch whatever, but they do not have a frame-by-frame animator class to give them life yet.
Jazux:
Yes, it is meant to work with any resolution so it should work on tablets.
The animation of the tile and transitions are very important to me and other i believe! And don't forget to keep everything fluid, because i have tried several launchers and only 1 is good enough
Keep up the good work
Hum, nice.one, i had a look and a long try, to iida ui.
You should try to.make it as.beautifully, animated as it.is.
Nice work, keep it up.
Sent from HydrOG3N MOD DHD.
Technology Evolves.Android Evolves.
HydrOG3N is the Revolution.
Day 6
Currently, there are no animations. Things show up, scroll up/down, disappear. That's because I want to get the basics right before I get into animating anything.
But, yes, this program will ultimately be animated; I want to use it myself so I would like something that makes me happy to look at and interact with.
Anyway, today:
I got the widget to display correctly and instantly. Then, that behavior broke (hate days like that!)
Separators work; they can hide apps
Complete refactoring or "Apps/widgets/special" code
Introduction of "Edit" mode (moving icons around will work in both modes)
cyansmoker said:
Day 6
Currently, there are no animations. Things show up, scroll up/down, disappear. That's because I want to get the basics right before I get into animating anything.
But, yes, this program will ultimately be animated; I want to use it myself so I would like something that makes me happy to look at and interact with.
Anyway, today:
I got the widget to display correctly and instantly. Then, that behavior broke (hate days like that!)
Separators work; they can hide apps
Complete refactoring or "Apps/widgets/special" code
Introduction of "Edit" mode (moving icons around will work in both modes)
Click to expand...
Click to collapse
Yeah. First fix the important things
Will there be a beta version for testing purposes?
If you get the vertical scrolling working perfectly how big a leap would it be to have say a regular left/right scrolling launcher with vertical scrolling only from your default home screen? I'd love to have a standard 5-screen horizontal launcher with one up/one down on the central default home screen (both with continuous scrolling...), or even as a launcher 'cube' with four horizontal and one up one down accessible from any of the horizontal scrolling screens (like turning a cube). Is any of this possible?

Tablified Market HD 4.0 Totally Revamped - New Holo Layout

{
"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"
}
Hey everyone. Today I released a new version of my app, Tablified Market HD and I'd really like for you guys to check it out.
Tablified Market HD is the largest database of Android tablet apps. It is a curated list of apps that have been specifically designed to take advantage of the screen real estate of your tablet.
We've completely revamped this version with a brand new Holo interface. We replaced the aging list view with a beautiful, snappy grid view-similar to what the Google Play store offers. The UI itself was inspired from the Google Now cards.
We add apps constantly. Featured graphics are changes out every couple weeks and apps are added every 1-2 days depending on what we find. Remember, if developers don't make tablet apps, we have nothing to add.
I hope you enjoy my app!
Pictures:
Download:
https://play.google.com/store/apps/details?id=tablifiedapps.tablifiedmarket
I'd like to personally take Elias Manuel for coming up with the original concept!
Even tho you state that this is slow, its a really good app, thanks.
Sent from my Transformer TF101 using Tapatalk
Hey great app! A little slow like you said but seems stable so far.
The site looks great and just downloaded the app so gonna give it a try when I get home. Maybe it could be possible to make notification in the title if an app is free or not.
JHS_NL said:
The site looks great and just downloaded the app so gonna give it a try when I get home. Maybe it could be possible to make notification in the title if an app is free or not.
Click to expand...
Click to collapse
Ya we've been trying to figure out how we can do that. Hopefully its doable.
Sent from my Transformer TF101 using Tapatalk
[APP][BETA] Tablified Market
Hey everyone. In collaboration with XDA developer Appelflap, we've released the official Tablified Market app. If you're familiar with Tablified.com (and like using the site) then you'll want to check out the market app. Its currently in beta and we are constantly working on it to speed up loading times. I hope you'll give it a try and provide feedback.
Features of App & Site:
-Largest Database of Tablet Apps & Games (over 1,100 and counting)
-100% REAL tablet apps, every single one of them
-Accurate search functionality
-Screenshot of Apps & Games actually ON a tablet, not a screenshot of a tablet app on a phone.
-Install button takes you right to the native Android Market app, not the online market site
-Fragmented UI to give a better tablet look & feel as well as efficiency.
Developers, want to add your tablet app or game on our site and app? Fill out this form. Its free!:
http://www.tablified.com/submit/
Changelog:
11-27-11
-FASTER LOADING TIMES! Not perfect but definitely better.
-Keyboard hides after hitting the search button.
-Hide category button is now in the menu option.
-Fixed small progress bar for Asus Transformer & other tablets.
-Progress bar has been relocated. Make sure you stare at it while waiting for pages to load, it actually makes it load faster
-Various bug fixes.
-Now you can submit apps right from within the app.
-There is an exit button to close the app completely (in menu).
-Hitting the back button closes app when there's nothing to backtrack.
-Awesome looking portrait mode and 360 degree rotation!
-Significantly smaller package size (was 2.2MB, now 81kb)
DOWNLOAD TABLIFIED MARKET BETA
Known Issues:
-UI glitch when in portrait mode
-Loading times could be faster
-Pages refresh when switching orientations
App has been updated. Changelog in the first post.
Sent from my Transformer TF101 using Tapatalk
Hi There
Good idea but I can't download on the market for my Samsung Galaxy Tab
Not found in the market .pl. provide apk .
sent from my HTC wildfire s
Of course the app itself requires Honeycomb, since "Tablet app" in Android means Honeycomb (or greater..). Shows up in the market here.
Personally I think if the Android Market or Appbrain app/site could showcase/isolate "tablet" apps it'd be nice.. Problem is it has to be somewhat human-sorted, you can have "tablet" apps that are not written for Honeycomb (Kaiten) or totally non-"tablet" apps written for Honeycomb (ie: newer SDK, but still not utilizing Fragments etc).
omatey said:
Hi There
Good idea but I can't download on the market for my Samsung Galaxy Tab
Click to expand...
Click to collapse
Are you talking about the original Galaxy Tab? Sorry, you need Honeycomb.
idhbar said:
Not found in the market .pl. provide apk .
sent from my HTC wildfire s
Click to expand...
Click to collapse
What device are you trying to install it on?
Sent from my Transformer TF101 using Tapatalk
A lot of new changes since the first beta.
12-28-11
-EVEN FASTER! (we're working on it)
-UI enhancements.
*Featured section has been completely revamped.
*New icons for every category.
*New loading indicator
*Smaller horizontal loading indicator
-Clear cache option found in the menu.
*Having problems loading an app or category? Try clearing the cache.
-Added 'News' section
*If you're interested in writing, please contact me.
-Faster search results
DOWNLOAD TABLIFIED MARKET BETA
There are some tablets out there that run on Gingerbread. Example being the Amazon Kindle Fire. Those users can not use this app.
Takenover83 said:
There are some tablets out there that run on Gingerbread. Example being the Amazon Kindle Fire. Those users can not use this app.
Click to expand...
Click to collapse
People will call anything with a large screen a 'tablet'. That's not what a tablet is IMO. You can't run a modified PHONE OS on a large screen and call it a tablet. A tablet is a large screened device that runs a TABLET OS. Though many of the apps found on Tablified do offer 'support' for those large screened devices, its geared toward tablets running an actual tablet OS. The Kindle Fire, while it has nice features, is not a full fledged tablet and that is why its not supported (unless you want to throw HC or ICS on it).
great idea
OP, any chance you can mark CM9 touchpad as compatible? Or at least post an apk.
Very nice app!
Agree with you
For some reason only the featured tab loads. But it also might be because Im on school wifi. Ill try again at home and report back.
Sent from my Transformer TF101 using Tapatalk
Edit: Works flawlessly. Load times are a bit slow, but that's nothing to complain about.
Thanks for making this app!
works great, a little lag in loading but other than that nice app!

[APP] Minimal Reader 3.3 - 02/10/2012

Finally out of Beta and available on the Play Store !
https://play.google.com/store/apps/details?id=com.jv.minimalreader
Hey folks!
I've been hard at work these past weeks to take my Minimal Reader Widgets to the next level. I finally reached a milestone of stability, performance and usability, and I just couldn't help but sharing it with you guys.
I'm proud to introduce Minimal Reader 3.0 - Bringing a full Google Reader experience on your Android device with a brand new APP in addition to the widgets!
The App follows the latest ICS Guidelines and is available from Android 2.2 and above. It's clean, fast and simple to use.
There's a new color system that let's you associate a color to a particular feed, so you can easily spot it when scrolling through lists of news.
App and widgets are completely synchronized, so you can both quick read through your daily feeds on a widget and explore more content in the app when you have time.
The app should be pretty straightforward to use, give it a spin, and if you encounter any issues/bugs, please report them in a detailed comment on this thread.
I'm really looking forward to your feedback, and to make it easy for me, please give me your opinion by simply answering these three questions :
1/ what do you like about the app
2/ what do you miss (compared to other news app maybe)
3/ how would you improve it
Here are some screenshots :
{
"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"
}
gonna test
For me the minimal reader is the best reader/widget. I'm looking forward to test this beta.
First impression: really fast, but I don't have tried the older version (2.6)
What I liked: velocity
What I missed: possiblity to change the mobilizer. Readability Mobilizer is better than the Instapaper One (imho)
Suggestions:
1) after the tap on "mark all as read", the app should refresh the ui to not show again the feed marked as read. If I'm in the "browse" view, under a certain folder, it should prompt me to the upper folder
2) the name of the tabs are too big/long: as you can see from the picture above, the words "reading list (0)" and "favourites (0)" are too close.
I like the look, and feeling a lot. Just like 2.6, but great to have a app with it now
Things I miss: Synchronization interval
Suggestions:
Change the order of my labels, now you would have to add labels 1 by 1 to get the order you want. Would be nice if it could just be added all at once, and be reordered afterwards
Maybe an option to rename the labels in the app (only for the app, so leave the label name as it is in google reader), with the same reason as above poster
Maybe I missed it, but just saw there is no option for adding an individual rss feed. Not a problem for me, but maybe other people still like to add them all manually
This is great stuff guys, exactly the stuff I need to hear to prioritize features.
Keep it coming!
Sent from my Galaxy Nexus using xda premium
Look forward to testing this, thanks
Sent from my HTC One X using Tapatalk 2
Another suggestion/missing feature:
Refresh on app startup
Suggestion:
Option to hide read labels (unless all are read/show all is selected) So you wont have to scroll through empty labels to get to the ones you havent read yet
Is it possible to add an export favourite news option? Just a simple html list with the title and link of the news, something like that.
Best news reader ever
Going to test. Just downloaded the beta. Will tell you how it works on both CM9 and CM7.
Cheers!!
I'm actually live coding your suggestions right now
Here's my TODO list atm :
From XDA :
----------------
ADD : Reorder colums in manage screen
ADD : hide columns when no more news (option ?)
ADD : Auto refresh in background option
ADD : Refresh on startup option
FROM ME :
----------------
ADD : sync starred from greader as favorites
ADD : white theme
ADD : tutorial with recommended labels
ADD : Tablet UI
This is great. Thanks guys !
Nice
Loved the widget, but now with the app its even better
I used the application for quite sometime.
Device: Motorola Defy (Rooted + Custom ROM)
ROM: White Rabbit v1.5 - Gingerbread 2.3.7
Pros:
Works Fast even on Edge
Really good looking widget with nice features
Design is good to look at. But I feel the 'carbon' theme is kinda distracting. But its just my feeling.
Changes I Would Love:
The tab texts are quite long. Better if they were smaller and space between was larger. (Already given)
The title text of content is a tad big. A smaller text would be better and feel flush with the total design. Previously given menu choice of 'Small' text makes it too small = Ability to choose a proper text size using a slider with numbers (Higher flexibility?)
The space between the contents in the widget could be slightly more.
FORCE CLOSE
The main app FCs every time I press the hard 'menu' button or the 'more' icon on the top-right corner. You should check that for sure.
It again FCs every time I press a feed in the 'Browse' tab under the reading list. FCs every single time.
Will the beta testers be given free licenses?
kvigneshkrish said:
I used the application for quite sometime.
Device: Motorola Defy (Rooted + Custom ROM)
ROM: White Rabbit v1.5 - Gingerbread 2.3.7
Pros:
Works Fast even on Edge
Really good looking widget with nice features
Design is good to look at. But I feel the 'carbon' theme is kinda distracting. But its just my feeling.
Changes I Would Love:
The tab texts are quite long. Better if they were smaller and space between was larger. (Already given)
The title text of content is a tad big. A smaller text would be better and feel flush with the total design. Previously given menu choice of 'Small' text makes it too small = Ability to choose a proper text size using a slider with numbers (Higher flexibility?)
The space between the contents in the widget could be slightly more.
FORCE CLOSE
The main app FCs every time I press the hard 'menu' button or the 'more' icon on the top-right corner. You should check that for sure.
It again FCs every time I press a feed in the 'Browse' tab under the reading list. FCs every single time.
Click to expand...
Click to collapse
Great feedback, thanks.
About the FCs, could you download Sendlog from the play store (free) and send me a log after reproducing both crashes ?
It works fine on my CM7 galaxy S (2.3.7).
https://www.dropbox.com/s/3ptqgt4tgbl14h1/SendLog.txt
Click to expand...
Click to collapse
That is the dropbox link for you. I didn't know a better way to send it across. Hope you find it useful. If you can't download, just reply. I'll make sure you are able to.
Cheers.
Just installed the beta and I love it for most part. There are a couple things I don't like though and all of them are cosmetic (not too much of a biggie but I like my homescreens looking good):
1. For the widget, I dislike the new size of the "header". The 3 buttons and the counter (also the new MR button) are quite bigger than on 2.6. Much liked the previous size better.
2. Still concerning the widget, the new button that launches the full reader is a bit unsightly. Even though the icon represents MR, maybe a more subtle icon can be used instead that is more inline with the 3 other header icons (simple, single colored icon). If not, then maybe let us specifically hide only this icon (also allow the counter to be moved to the left most if the icon is hidden).
3. Hope you are still working on making the widget look more sightly when there are no items. http://forum.xda-developers.com/showthread.php?p=24773750#post24773750
Other than these, I'm pretty content.
Thanks for your hardwork!
Minimal Reader Pro 3.0
Hi Joenrv!!
I heard the latest news by this forum, when I came to see if my eternal "refresh" problem can be solved!
I was very surprised, that a new big update even in beta, but, I was disappointed to know this version only works in 2.2+ android version! Mine is 2.1 and still be for some time!
So please, can you tell me if for my version, no more updates will be released?
Thanks in advance!
Alex
xananoide said:
Hi Joenrv!!
I heard the latest news by this forum, when I came to see if my eternal "refresh" problem can be solved!
I was very surprised, that a new big update even in beta, but, I was disappointed to know this version only works in 2.2+ android version! Mine is 2.1 and still be for some time!
So please, can you tell me if for my version, no more updates will be released?
Thanks in advance!
Alex
Click to expand...
Click to collapse
Hi Alex, unfortunatly I have no plans on supporting Android 2.1 ... I'm using libraries that work on Android 2.2 and above only ...
But If you're here on this forum, you must know ways to flash a higher version on your phone... I mean what phone today has no custom ROM > 2.2 here on XDA?
Very nice app and widget. I like the clean and simple interface. I was going to suggest white theme (not only for pop-ups), but I see it's already on todo list.
Small remark - can you remove or add option to remove the horizontal padding of the widget - it doesn't expand fully horizontally and visually differs in width compared to other widgets I have (vertically there is no such padding/margin).
Could Minimal Reader use https to connect to google reader? For some reason, I have to use proxy and it only supports https.
Thanks.

[App] Meta Widget - Create widgets from website snippets - Now with Widget Maker

META WIDGET
Meta is a unique app that can turn virtually any online content into dynamic, interactive widgets.
Simply browse to a website, pick a column of text, link or image and enjoy this information right on your home screen!
Why is this cool you ask? Because almost anything can be parsed out of a website - images, blogrolls, RSS feeds or entire windows.
Any widget created through Meta can be customized and automatically updated, or updated on user interaction.
Features
★ Create widgets from almost any website element
★ Parse graphs and images
★ Extract statistics and information from authorized sites
★ Configure widgets (background, alignment, etc.)
★ Automatic updates
★ User defined click actions
★ Lots of other cool stuff
Status
The app is currently quite stable, but we still prefer to call it a beta. So please, do write to us with suggestions or bug reports!
Play Store
https://play.google.com/store/apps/details?id=fahrbot.apps.metawidget
The free app has everything but automatic updates. Please buy the Key - that would help us a lot
Screens
Widget Maker
We also make a companion app called Widget Maker. It allows you to staple together many widgets, including Meta Widgets:
XDA: http://forum.xda-developers.com/showthread.php?t=1688088
Store: https://play.google.com/store/apps/details?id=fahrbot.apps.widgets
Screens:
Reserved for to dos.
Hi! Just maked clean XDA theme for my tablet
{
"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"
}
Any issues with this first build?
Come come guys - feedback please!
I've just installed it and I'm trying to use it with a forum, I can't seem to invoke the keyboard so that I can log in. I'm using a Sensation XL running Gingerbread.
UKseagull said:
I've just installed it and I'm trying to use it with a forum, I can't seem to invoke the keyboard so that I can log in. I'm using a Sensation XL running Gingerbread.
Click to expand...
Click to collapse
Someone else said this was a problem... though we havent been able to replicate it. Does this happen on all sites? Also, which site are you referring to?
I've only tried the one so far http://www.eos-magazine-forum.com/index.php
UKseagull said:
I've only tried the one so far http://www.eos-magazine-forum.com/index.php
Click to expand...
Click to collapse
Hmm... i just tried on three devices (hc, ics, cm9) and the keyboard pops up fine when clicking the login field.
Can you please try another site? Or maybe a reboot? We use the webkit browser and its not flawless so the keyboard hiding we do at first run may be screwing with it.
Lets see if we can fix this for you.
1.0.2.1
Fixed keyboard issue present on some phones
Fixed image cache optimization (much faster now)
Fixed a rendering issue that occurs if data connection is lost
Fixed a few device-specific issues from user feedback
Nice idea, like it. But how do i prevent making a list view from content?
herrsch0rdev said:
Nice idea, like it. But how do i prevent making a list view from content?
Click to expand...
Click to collapse
Do you mean the list separators?
This is awesome. Tried to make some widgets, but i don't have so much ideas. Anyway the keyboard sometimes don't work, i must exit and start again, and sometimes back button doesn't go to previous page but exit the widget config. A possible overall preview would be nice(maybe full screen preview) since i make some changes and don't know how the widget will look. Another thing that i noticed is that when i select an element, in selection section it shows on center and nice aligned on every row, but when i put it on homescreen it's just one row after another. Here it's an e.g:
Selection:
---------
###
---------
**
Homescreen:
-------###------**
Also would be possible to take whole div, not only an element from that? I tried to take a div that contains some text and an image, but only the text was selected. This is a nice piece of work, keep up the good work.
AlkaDragos said:
This is awesome. Tried to make some widgets, but i don't have so much ideas. Anyway the keyboard sometimes don't work, i must exit and start again, and sometimes back button doesn't go to previous page but exit the widget config. A possible overall preview would be nice(maybe full screen preview) since i make some changes and don't know how the widget will look. Another thing that i noticed is that when i select an element, in selection section it shows on center and nice aligned on every row, but when i put it on homescreen it's just one row after another. Here it's an e.g:
Selection:
---------
###
---------
**
Homescreen:
-------###------**
Also would be possible to take whole div, not only an element from that? I tried to take a div that contains some text and an image, but only the text was selected. This is a nice piece of work, keep up the good work.
Click to expand...
Click to collapse
Hi. Thanks. If you like it, please leave a comment on the play store - at this early junction good reviews will help us spend more time making things better
Regarding the preview - its in the works, though it is pretty complex to do. We will use our Prepaid Widget as a template, so you can have a look at that if you want a a preview of how thew preview will look...
Re many elements. ATM its only possible to select one at a time. We are working on an internal launcher which will allow you to move all the elements around. Its slated for release this month.
ftgg99 said:
Hi. Thanks. If you like it, please leave a comment on the play store - at this early junction good reviews will help us spend more time making things better
Regarding the preview - its in the works, though it is pretty complex to do. We will use our Prepaid Widget as a template, so you can have a look at that if you want a a preview of how thew preview will look...
Re many elements. ATM its only possible to select one at a time. We are working on an internal launcher which will allow you to move all the elements around. Its slated for release this month.
Click to expand...
Click to collapse
Review added on market. This would be huge, if you can implement multiple elements. Select one, two ore w/e elements and move them around, awesome!
Just something that i forgot to ask, sometimes it takes up to 150MB RAM, usually 50~60MB isn't a bit much?
Pretty awesome app. I can't for the kufe of me figure out how to set the widget on my desktop. I assume I need the paid app. Most likely user error I'm just dumb lol.
Sent from my HTC Sensation using Tapatalk 2
swiftinmotion said:
Pretty awesome app. I can't for the kufe of me figure out how to set the widget on my desktop. I assume I need the paid app. Most likely user error I'm just dumb lol.
Sent from my HTC Sensation using Tapatalk 2
Click to expand...
Click to collapse
It's a widget. Long press on homescreen, search for MetaWidget and start configure it:
- Enter a website, select an element(click on it then use the arrows from bottom to select between multiple elements)
!!! make sure you have the checkbox from bottom-left ticked !!!
- Click on the plus sign near the ticked box to select that element and go to widget preference screen.
- Configure the text alignment, size, background color, w/e...
- Click OK , select widget size then select OK again, and you'r done.
AlkaDragos said:
It's a widget. Long press on homescreen, search for MetaWidget and configure.
Click to expand...
Click to collapse
Yeah I've done that.. Once I find a Site and stuff can't figure out how to get back to my desktop
Sent from my HTC Sensation using Tapatalk 2
AlkaDragos said:
Review added on market. This would be huge, if you can implement multiple elements. Select one, two ore w/e elements and move them around, awesome!
Just something that i forgot to ask, sometimes it takes up to 150MB RAM, usually 50~60MB isn't a bit much?
Click to expand...
Click to collapse
We will implement multiple elements soon when our widget constructor comes out. Within two weeks the beta will be up.
Re ram - this is because of images. And of course the cache of the webkit browser, which once closed is shunted out of ram.
On modern devices this isnt a problem though...
ftgg99 said:
We will implement multiple elements soon when our widget constructor comes out. Within two weeks the beta will be up.
Re ram - this is because of images. And of course the cache of the webkit browser, which once closed is shunted out of ram.
On modern devices this isnt a problem though...
Click to expand...
Click to collapse
Nice. About the RAM you are right, when the next version will be out, that won't be a problem
@swiftinmotion - Check out my previous post, i've rewrite it and added some pics.

Categories

Resources