Open GoogleCodeExporter opened 9 years ago
This would be a great addition to LockInfo also (have a list of unread tweets,
unread
IM conversations, etc on the lockscreen).
Original comment by b...@live.com.au
on 20 Jul 2009 at 5:49
this would also be a great sbs settings type thing. in 2 ways
1) a toggle to show it
2)completly new thing where it is like the andriod notification system and you
can
"pull down" a list of recent notifications.
something along the lines of this. >>
http://www.youtube.com/watch?v=arXolJrLVEg#t=0m56s
you could even go so far as to group them like they do in android. I know there
is
ALOT of intrest out there for this sort of thing.
Original comment by chrisfer...@gmail.com
on 22 Jul 2009 at 2:20
I'd go for toggle. Swipe down may conflict with SBSettings. (like, the 2
dialogs will show together)
Original comment by kennytm@gmail.com
on 23 Jul 2009 at 8:13
kennytm, qtweeter have done it - he does not conflict with sbs at all...and
it´s the
more elegant solution
Original comment by anton...@gmail.com
on 23 Jul 2009 at 8:16
Check it in action
http://www.youtube.com/watch?v=lnx4G2sDdH4
Original comment by anton...@gmail.com
on 23 Jul 2009 at 8:21
if you guys have checked cydia today you would see that sbsettings just
released a
new update. the major improvement. You HAVE to slide to the side for 50 pixels
before
it comes down. I see no reason now why a straight down motion would not work.
Original comment by chrisfer...@gmail.com
on 23 Jul 2009 at 9:59
chris, even now there is no conflict...
only problem would be for qtweeter users...but surely if GriP turns popular
like it
should, when it´s out of beta, qtweeter devs will be forced to find another way
Original comment by anton...@gmail.com
on 23 Jul 2009 at 10:27
do a lot of people use qTweeter? I never have.
Original comment by chrisfer...@gmail.com
on 23 Jul 2009 at 10:51
just on my friends, and me, i count 5 users...
Original comment by anton...@gmail.com
on 23 Jul 2009 at 10:53
isnt it a pay application? I wouldnt expect that many people to have it. I no I
dont.
Original comment by chrisfer...@gmail.com
on 23 Jul 2009 at 11:01
yes, its commercial...but it´s very cheap, and very very well done
Original comment by anton...@gmail.com
on 23 Jul 2009 at 11:37
KennyTM
Any information on how one would get this to load? I was thinking it could be
possible to look at the source for how you call the Message Log from settings
and try
and cut pieces of that into a SBSettings toggle, but if you could point out
which
ones are important, that would be very useful for anyone that decides they may
want
to do this.
Original comment by Ian....@gmail.com
on 6 Oct 2009 at 7:45
Hi,
ive used the Toggle.dylib of VideoToggle for Sbsettings to execute bash
commands.
(because i cant write my own toggle for sbsettings) I rewrite the video_on and
video_off to execute "GriP -m" and renamed the directory of VideoToggle to
"Grip
Log". Now, i have a Sbsettings Button called "Grip Log" and if i touch it, the
Grip
Log open up.
To run "GriP -m" the GriP command line utility must be enabled, but i cant
explain
how i get the entry: "Settings->GriP->per-app settings->grip command line
utility"
to get this mode enabled.
Screenshot: http://img32.imageshack.us/img32/9103/img0008w.png
Trinitus
Original comment by tom.blu...@googlemail.com
on 23 Oct 2009 at 8:23
Man, thats awesome. Can you share the file?
Original comment by anton...@gmail.com
on 23 Oct 2009 at 8:38
please please share. I want this so bad. thanks. if you can't share please give
more
detailed instructions. like where the files are located and such. thanks
Original comment by chrisfer...@gmail.com
on 23 Oct 2009 at 8:46
Yea, its very nice.
Download the file, extract the two folders to
/private/var/mobile/Library/SBSettings
and 755 the files inside the folders. Now you have to enable the Grip command
line
utility in Settings->GriP->per-app settings->grip command line utility
If you dont have this entry, try to execute Grip in command line, this is the
only i
remember to get this entry.
Reboot your Device and taadaaa, there is a functional GriP Log Sbsettings
Toggle.
Good Luck!!!
Trinitus
Original comment by tom.blu...@googlemail.com
on 23 Oct 2009 at 8:53
Attachments:
This is a screenshot of the Grip command line utility entry in the iPhone
settings...
http://img245.imageshack.us/img245/8186/img0009p.png
Trinitus
Original comment by tom.blu...@googlemail.com
on 23 Oct 2009 at 9:00
tom, thanks, I will try it now.
Original comment by chrisfer...@gmail.com
on 23 Oct 2009 at 9:01
How to execute it on command line? Can you explain?
Original comment by anton...@gmail.com
on 23 Oct 2009 at 10:14
Open MobileTerminal or connect via ssh...goto /System/Library/PreferenceBundles/
GriP.bundle and execute GriP. After it, there was a message like "cant run
because
grip command line utility is disabled". I rebooted my Device and after looked
into
Settings->GriP->per-app settings next time, there was the grip command line
utility
entry. I enabled it. Now, i can run GriP -m in MobileTerminal or putty and the
GriP
Log open up and the message is gone.
Hope this will help to get the grip command line utility entry.
Trinitus
Original comment by tom.blu...@googlemail.com
on 23 Oct 2009 at 10:34
what is the comand to execute?
Original comment by anton...@gmail.com
on 23 Oct 2009 at 10:37
Forget it. It´s GriP -m, like you said.
Original comment by anton...@gmail.com
on 23 Oct 2009 at 10:44
Theres no command to execute...just execute the binary file of GriP.
Please, read some books or something else about unix XD
Trinitus
Original comment by tom.blu...@googlemail.com
on 23 Oct 2009 at 10:48
Man, i understood it :) I just had to input "GriP -m" :) Then i respring and it
appeared :) I was using "launch GriP", and that was giving a weird error
Once again. THANKS!!!
Another idea for you - push the log like Qtwitter does - you think it can be
done???
Also hope KevinTM finds more ways to interact with the log (delete individual
messages, show more text, change fonte, size, etc)
Original comment by anton...@gmail.com
on 23 Oct 2009 at 10:55
Yea, i think it can, but i dont know if i can, i'm a windows developer ;-)
I hope i will find a workaround or modification to run the message log via
mquickdo.
If it is possible to run bash commands via mquickdo or via doublehomeclick
it can open the message log by one slide over the statusbar or a doubleclick on
home
button.
But for this time, im happy with the current solution, too.
If i get a better solution i will post it here.
Trinitus
Original comment by tom.blu...@googlemail.com
on 23 Oct 2009 at 11:09
Yeah, it makes GriP to reach another level of usefullness :) Pitty some people
are
having problems with it in 3.1.2
Original comment by anton...@gmail.com
on 23 Oct 2009 at 11:13
hey tom.blum85, I followed all your steps but i still cannot get the sbsettings
toggle to bring up the GriP
message log. I have enabled GriP command line utility and copied over the
command and toggle files into the
sbsettings directory but nothing happens when I press on the GriP log toggle in
the sbsettings menu.
Original comment by Rai...@gmail.com
on 28 Oct 2009 at 3:41
you also have to enable command line message, inside the command line options
Original comment by anton...@gmail.com
on 28 Oct 2009 at 8:08
yea I have done that too but still no luck.
Original comment by Rai...@gmail.com
on 28 Oct 2009 at 9:18
I mean, you have to enable 2 things on settings. you did it? how about file
permissions? did you change
to 755?
Original comment by anton...@gmail.com
on 28 Oct 2009 at 9:47
it is working now. I didn't know you had to double tap on the toggle for the
message log to pop up.
Original comment by Rai...@gmail.com
on 28 Oct 2009 at 9:48
i have the grip command lie utility enabled and command line message enabled
and i put the files in the folders
but the log doesn't pop up when i press the toggle is there something i'm
missing. was i supposed to change
something what does "755" have to do with anything?
Original comment by j.Del...@gmail.com
on 29 Oct 2009 at 3:56
Click on properties for all files mentioned, and change the permissions to 755
Original comment by anton...@gmail.com
on 29 Oct 2009 at 6:12
I put the sbs grip viewer on my repo. apt.ifonemodz.co.cc
Original comment by support%...@gtempaccount.com
on 1 Nov 2009 at 9:41
tks man
Original comment by anton...@gmail.com
on 2 Nov 2009 at 11:12
Don't forget, the modded GriP toggle stay in conflict with the video toggle,
until i
publicize my own sbstoggle. Because they use the same name of bash file in the
commands directory. If u install one of them, it overwrites the other toggles
bash
file!!! So dont install the video toggle if u want to use the modded GriP
toggle or
wait for the release of full GriP toggle. I compiled the toggle already but it
doesn't work right now. I will post it as soon as possible...
Trinitus (tom.blum85)
Original comment by Trinitu...@googlemail.com
on 2 Nov 2009 at 12:37
Good point!
Or else, Kenny comes out with first beta of iNotifyEx, and we will not need any
of
this :D
Original comment by anton...@gmail.com
on 2 Nov 2009 at 12:44
The changelog shows "iNotifyEx: Makefile for simulator. Oct 30 (2 days ago)",
so i
think (if i'm not be fault) Kenny has start the project shortly and nobody
knows
when the firs Beta comes out. Hope soon, too.
Anyway, I fight all the day against the compiler and get it work to write a
toggle
without video toggle conflict and i get it. This is a complete GriP log toggle
without any modifications in a deb file, to install it easily with "dpkg -i".
@curtisth...@yahoo.com: Please, can you replace the uploaded files with the new
one?
Thx.
Trinitus
Original comment by Trinitu...@googlemail.com
on 2 Nov 2009 at 4:41
Attachments:
awesome!
Original comment by anton...@gmail.com
on 2 Nov 2009 at 5:11
I should have the new sbsgriplog up by tomorrow.
Original comment by support%...@gtempaccount.com
on 4 Nov 2009 at 6:26
Hi,
here is a little update of the GriP SBSettings Toggle.
------------------------------------------------------
Description:
GriP log sbsettings toggle,
delete GriP log sbsettings toggle,
Apple Congruency Black theme icons for SBSettings,
Apple Congruency Black Theme for GriP
------------------------------------------------------
Trinitus
Original comment by Trinitu...@googlemail.com
on 7 Nov 2009 at 4:52
Attachments:
v0.0.3-0
------------------------------------------------------
Description:
GriP log sbsettings toggle (Hold toggle to delete log!), Apple Congruency Black
theme icons for SBSettings, Apple Congruency Black Theme for GriP | Open
terminal or
ssh and run "GriP -m". Then activate the grip command line utility in
Settings->GriP-
>per-app settings and reboot the device.
------------------------------------------------------
Trinitus
Original comment by Trinitu...@googlemail.com
on 8 Nov 2009 at 5:59
Attachments:
Great new version! Working fine on my iphone
Original comment by anton...@gmail.com
on 9 Nov 2009 at 10:01
Little change: open grip log after clear
Trinitus
Original comment by Trinitu...@googlemail.com
on 12 Nov 2009 at 12:31
Attachments:
Hi,
this is a new or other solution for faster access to GriP log.
Its very beta but i think it can build in a better way later.
I write a little App to open the GriP log with an icon on the springboard.
(Need Command Line Utility...)
Now its possible to open the GriP log with one slide over the mQuickDo-Bar.
How to install:
1.) Download and extract GriPLog.zip
2.) Transfer the GriPLog.app folder to /private/var/stash/Applications
3.) 755 GriPLog.app folder and all files inside it
4.) Goto /private/var/mobile/Library/Preferences
5.) Open com.apple.springboard.plist and change to
<key>SBDoubleTapURL</key>
<string>doubletap://com.trinitus.GriPLog</string>
6.) Set a mQuickDo Slide Settings to "Double-click the Home Button"
7.) Respring or reboot
Done...
Trinitus
Original comment by Trinitu...@googlemail.com
on 12 Nov 2009 at 2:33
Attachments:
wow. just wow.
Original comment by anton...@gmail.com
on 12 Nov 2009 at 2:39
[deleted comment]
Hi,
good news and bad news...
if you installed the GriPLog app (mQuickDo) you have already seen the bad news
:D
The GriPLog app close the running app and shows a black splashscreen and i
doesn't
find a way to change this, yet. So i set the focus on the sbsettings toggle
because
it can run the log from everywhere.
Now the good news...very fantastic news. I was able to load the logs, saved in /
Library/GriP/GPMessageLog.plist directly into a sbsettings window. Its a window
like
fastnotes.
Here are some features:
-it doesn't need the Command Line Utility anymore so its easy to install via
cydia
(done)
-it can fully clone the message log of Android, like run the app of the
notification
(not done)
-it fully sbsettings themeable because it doesn't need funktions or bash
commands of
GriP anymore (done)
-it slide down from top of the screen, not from bottom like the log of GriP
(done)
-it opens extremely fast compare with the log of grip (less then a second)
(done)
Take a look at the screenshot, this is the very first beta...
Trinitus
Original comment by Trinitu...@googlemail.com
on 15 Nov 2009 at 9:36
Attachments:
man. what can I say. superb work
Original comment by anton...@gmail.com
on 15 Nov 2009 at 9:38
Original issue reported on code.google.com by
anton...@gmail.com
on 7 Jul 2009 at 8:52