Timeline
07/30/10: Yesterday
- 04:36 Changeset [1069] by
- Dismissing connecting dialog later so it won't look like the app has hung …
- 04:26 Ticket #209 (Changing orientation during xmit causes xmit status sync errors) closed by
- fixed: Changed onDestroy of serverview to call stopptt instead of just stopping …
- 04:25 Changeset [1068] by
- Changed onDestroy to call stopPtt instead of just stopping the recorder to …
- 04:17 Ticket #207 (Channel/admin password entry boxes need a type) closed by
- fixed: Using visible_password input type, r1067.
- 04:16 Changeset [1067] by
- Changed channel/admin password input type to visible password, so it won't …
- 03:51 Ticket #208 (Login routine should be moved back to ServerList) closed by
- fixed: Login routine has been moved back into ServerList?, r1065.
- 03:46 Changeset [1066] by
- Removed unneeded imports from serverview
- 03:45 Changeset [1065] by
- Moved connection process back into serverlist so app won't crash on slower …
07/29/10:
- 20:17 Ticket #189 (Add Admin Features) closed by
- fixed: done in rLessThanNow
- 20:02 Changeset [1064] by
- retagging 1.0beta1
- 20:02 Changeset [1063] by
- retagging 1.0beta1
- 20:01 Changeset [1062] by
- set the chat icon based on the current state
- 20:00 Ticket #209 (Changing orientation during xmit causes xmit status sync errors) created by
- If you change the orientation of the phone during xmit, the transmission …
- 19:58 Ticket #208 (Login routine should be moved back to ServerList) created by
- The login routine should be moved back to the ServerList? class to prevent …
- 19:57 Ticket #207 (Channel/admin password entry boxes need a type) created by
- Channel and admin passwords use the default entry type. This causes text …
- 19:35 Changeset [1061] by
- tagging android 1.0beta1
- 19:30 Changeset [1060] by
- removing unused log import
- 02:17 Changeset [1059] by
- if the volume is 148, show it as 158 (HAX!)
- 02:09 Changeset [1058] by
- remove xmit volume level from the long click context menu and add it to …
07/28/10:
- 23:27 Changeset [1057] by
- set the long click level from shared prefs as well
- 23:06 Changeset [1056] by
- set the xmit volume from shared prefs
- 17:03 Changeset [1055] by
- * add a check for android 1.5 using the (deprecated) string instead of the …
- 16:29 Ticket #206 (reduce speaker volume when transmitting) created by
- If anyone else speaks while I am transmitting, it causes massive noise. …
- 15:54 Changeset [1054] by
- apparently... attempting to get the phone's version fails on 1.5
- 15:19 Changeset [1053] by
- bump the database version and change any volume 74s to 79s
- 14:59 Changeset [1052] by
- missed a volume 74 in there…
- 06:38 Changeset [1051] by
- Added mic volume slider preference to settings menu.
- 05:35 Changeset [1050] by
- save 32k*(# of queued events) of memory
- 05:00 Changeset [1049] by
- clean up the volume and password tables on server delete
- 04:37 Changeset [1048] by
- * change version back to beta1 * default URL input to " http://" when …
- 03:31 Changeset [1047] by
- * volume over 148 is pushed to "200%" on the seekbar * make the PTT …
- 03:02 Changeset [1046] by
- make the trackball ptt optional - not sure if this works since my phone …
- 02:26 Changeset [1045] by
- pushing the trackball button is now a PTT button adding serverid back to …
07/27/10:
- 20:25 Changeset [1044] by
- add ability to set comment and URL
- 20:03 Changeset [1043] by
- add a seeekbar for setting volumes
- 19:21 Ticket #205 (Voice Activated Transmission) created by
- Start transmission by detection of input from the microphone instead of …
- 18:33 Changeset [1042] by
- * hide the debug tab * don't even try TTS on 1.5 * more work on phonetic …
- 14:58 Changeset [1041] by
- consolidated all of the calls for setting the window title
- 14:46 Changeset [1040] by
- added admin login functionality (jni/event/ui)
- 13:53 Changeset [1039] by
- set the button press state on PTT start/stop
- 13:47 Changeset [1038] by
- adding missing copyright/license header
- 13:36 Changeset [1037] by
- * added support for receiving pages (jni/events/tts) * made separate tts …
- 02:19 Changeset [1036] by
- tts preference is now honored
- 00:45 Changeset [1035] by
- the layout serverview should have the userlist header as well
07/26/10:
- 23:38 Changeset [1034] by
- hide the set comment/url option since it's not implemented
- 23:34 Changeset [1033] by
- Move the service bind into the server list. This should prevent *most* of …
- 23:20 Changeset [1032] by
- * fixed some bizarre bug where it can't find the userlist view? (wtf?) * …
- 22:52 Changeset [1031] by
- * added jni wrappers for sendpage, globalmute, and forcechannelmove * …
- 21:32 Changeset [1030] by
- * add notification receiver back to serverview * add support for the user …
- 12:12 Changeset [1029] by
- making the notification icon grayscale to comply with android best …
- 11:18 Changeset [1028] by
- * fixed some bad logic and whitespace in EventService? * modifed …
- 08:09 Ticket #203 (latest update cauaes force close on some servers. v1.0a6) closed by
- fixed: Seems to have been fixed.
- 02:59 Ticket #204 (1alpha8.2 Mangler User Tab !!!!!!) closed by
- invalid: already fixed in svn
- 02:55 Ticket #204 (1alpha8.2 Mangler User Tab !!!!!!) created by
- Shows user (whatever your logged in as) in the lobby, and no other users. …
- 02:51 Changeset [1027] by
- remove more commented out code
- 01:26 Changeset [1026] by
- update the current channel user list on channel join
- 01:18 Changeset [1025] by
- eclipse is bitching about these warnings
- 01:15 Changeset [1024] by
- * add svn properties to everything * show current ping in and server name …
07/25/10:
- 23:03 Changeset [1023] by
- * create an event handler class for processing UI events in the UI thread …
- 18:44 Changeset [1022] by
- * move the ongoing notification cancel back to serverlist * save the …
- 18:21 Changeset [1021] by
- * move the v3_login() stuff into the serverview * add serialization …
- 16:45 Changeset [1020] by
- forgot to add the phonetic into the hashmap
- 16:19 Changeset [1019] by
- adding ChannelListEntity? class as a container around the ArrayList? hash …
- 14:47 Changeset [1018] by
- * long click on a user now brings up a context menu * kick/ban support …
- 02:03 Changeset [1017] by
- removing the listclick listener for the user view
- 01:32 Changeset [1016] by
- * added a receiver for login complete * moved setting the xmit volume to …
- 00:04 Changeset [1015] by
- * move the debug tab's xml entities around so they match the location * …
07/24/10:
- 23:23 Changeset [1014] by
- rename the "talk" tab to the debug tab and move it to the last position
- 23:17 Changeset [1013] by
- make the user list only show users in the current channel
- 23:09 Changeset [1012] by
- Made the ptt button a little narrower.
- 22:45 Changeset [1011] by
- Added wrapper for text to speech so the application won't crash on 1.5 and …
- 22:30 Changeset [1010] by
- * remove users from the channel list at logout * delete database cursors …
- 15:27 Changeset [1009] by
- added a real channel list and new drawables to show user status. …
- 02:21 Changeset [1008] by
- maybe this fixes single quote problems…
- 01:53 Ticket #203 (latest update cauaes force close on some servers. v1.0a6) created by
- Still works: Support.Nationvoice.com:3784 / no password Doesn't connect …
07/23/10:
- 22:47 Ticket #154 (mangler must be destroyed) reopened by
- Yes... I'm getting the same thing from r1001 through r1007. Re-opening …
- 20:46 Changeset [1007] by
- cleaning up that disaster of a manifest file
- 20:40 Changeset [1006] by
- * make the userlist a single line
- 19:46 Changeset [1005] by
- update our user in the user list when we're transmitting
- 19:41 Changeset [1004] by
- * add menu option for hiding tabs * add preference option for fullscreen …
- 18:39 Changeset [1003] by
- trim the channel name in the user list
- 18:12 Changeset [1002] by
- * make channel names in the list smaller. it may be too small. didn't …
- 13:57 Ticket #181 (timeout org.mangler error) closed by
- invalid: reopen if this is still an issue…
- 13:40 Changeset [1001] by
- the cake was a lie…
- 13:11 Ticket #154 (mangler must be destroyed) closed by
- fixed: Fixed in r1000.
- 13:08 Changeset [1000] by
- closing #154
- 13:02 Ticket #179 (Password has to be retyped every time you enter a protected channel) closed by
- fixed: fixed in r999
- 13:02 Changeset [999] by
- store channel passwords in the database. closes #179
- 12:23 Changeset [998] by
- do not send TTS notifications for users added during login
- 03:58 Changeset [997] by
- Add flags to android even structure and update JNI wrappers. If this …
- 01:33 Changeset [996] by
- split the db create statements into separate queries? seems to work for …
07/22/10:
- 22:15 Changeset [995] by
- * modified v3_channel_requires_password in the JNI to return the protected …
- 21:43 Changeset [994] by
- set everyone else's volume level on login…
- 21:14 Changeset [993] by
- * save xmit volume and per-user volumes to the database * TODO: set all …
- 19:22 Changeset [992] by
- adding database table access routines for volumes and passwords
- 18:34 Changeset [991] by
- updating ManglerDBAdapter to prep for multiple tables
- 16:23 Changeset [990] by
- * updated trace.jar - now sends phone model and android version * fixed …
- 00:16 Changeset [989] by
- apparently my phone is on crack? or I'm on crack. In short, someone or …
07/21/10:
- 19:16 Ticket #172 (Add 'tray icon' to android bar) closed by
- fixed: done in r980
- 18:57 Changeset [988] by
- fixing previously mentioned bug (introduced in r986)
- 18:40 Changeset [987] by
- committing broken wakelock code so i can figure out when it broke
- 00:56 Ticket #202 (Output settings (mic volume control)) closed by
- invalid: already implemented in alpha5. Long click your username to set xmit …
- 00:51 Ticket #202 (Output settings (mic volume control)) created by
- On Galaxy S (android) when I speak I'm really really really loud without …
- 00:41 Ticket #201 (Only stays connected while app is on screen) closed by
- invalid: already done in svn
- 00:39 Ticket #201 (Only stays connected while app is on screen) created by
- say i'm logged in, then get an email, I can't check my email or anything …
07/20/10:
- 13:59 Changeset [986] by
- override the camera button and use it as a PTT button
- 04:55 Changeset [985] by
- Adding copyright to java/jni by ekilfoil's request. Hoping I didn't break …
07/19/10:
- 19:31 Changeset [984] by
- add login and logout tts notifications
- 18:58 Changeset [983] by
- and make it an option! woohoo... i think i'm done here
- 18:52 Changeset [982] by
- fixed the manifest that got borked in the last commit. Added tts …
- 18:33 Changeset [981] by
- * modified some input types on the server edit screen * added a TTS …
- 17:54 Ticket #198 (Advanced administrative functions) closed by
- wontfix: you'd have to be a masochist to want to do this on your phone…
- 07:21 Changeset [980] by
- Adding notification icon to go with last commit
- 07:11 Changeset [979] by
- Added ongoing notification when connected to a server
07/18/10:
- 15:34 Changeset [978] by
- black on black text doesn't work that well
- 15:10 Changeset [977] by
- add option to force 8khz transmit (and apparently some other changes that …
07/17/10:
- 15:22 Changeset [976] by
- create the settings preferences window and add an option to set ptt to be …
- 14:25 Changeset [975] by
- * remove all custom colors since you'd have to theme everything to get it …
07/15/10:
- 16:10 Changeset [974] by
- reverting this as it breaks with voice activation
- 13:49 Changeset [973] by
- this transmit delay should have been fixed long ago
- 11:56 Ticket #200 (Allow User Binds) created by
- Allow user to user binds and user to channel binds. In the UI, a "bind …
- 11:54 Ticket #199 (Allow Binding PTT to BT Answer button) created by
- This would allow for wireless talk with BT headsets and headphones.
07/13/10:
- 14:23 Ticket #183 (Not receiving events after logging in, randomly) closed by
- fixed: fixed in r972
- 14:22 Ticket #183 (Not receiving events after logging in, randomly) reopened by
- 14:22 Changeset [972] by
- make sure the eventq mutex is set up to receive all events
- 09:26 Ticket #183 (Not receiving events after logging in, randomly) closed by
- worksforme: Is this still happening? I've never had this... Feel free to re-open if …
07/12/10:
- 02:32 Changeset [971] by
- Moved talk button outside of talk tab so it's available in all tabs, but …
- 02:26 Ticket #168 (Show users in current channel in the talk tab) closed by
- fixed: Moved the talk button out of the talk tab so it's available in all of …
07/11/10:
- 15:46 Changeset [970] by
- set the buffer length based on the actual rate required by the resampler
- 15:42 Changeset [969] by
- * Added transmit info to the PTT screen so users can provide more info …
- 05:03 Ticket #167 (Have some way of knowing who is currently talking in all views) closed by
- fixed: User list now has a status icon by each user, the tabs will be merged …
- 05:00 Changeset [968] by
- User list now has a transmit status icon for each user, icon is temporary …
- 04:51 Ticket #191 (Orientation change while talking) closed by
- fixed: The recorder thread will now be stopped when the activity is destroyed, …
- 01:08 Changeset [967] by
- ServerView? kills recorder thread when it gets destroyed, will fix transmit …
- 00:19 Changeset [966] by
- * commented and simplified code for mere mortals * let's try this for …
07/10/10:
- 00:11 Changeset [965] by
- roger case insensitive
07/09/10:
- 23:58 Changeset [964] by
- Primer: flac tag support just for you
- 21:45 Changeset [963] by
- jukebox: there may be a *slightly* easier way to do this…
- 21:39 Changeset [962] by
- jukebox: strip off any part of the path specified as part of the media …
07/08/10:
- 19:31 Ticket #196 (Simple admin functions) closed by
- duplicate: duplicate of #189
- 18:11 Ticket #198 (Advanced administrative functions) created by
- Channel creation, modification and deletion - Allow those with privileges …
- 18:06 Ticket #197 (Private Chat with users) created by
- I would like to be able to start a private chat with users by hold-tapping …
- 18:04 Ticket #196 (Simple admin functions) created by
- Not sure if this should be separate tickets for each feature but this is …
- 04:36 Ticket #163 (Add notifications for events that occur in serverview) closed by
- fixed
07/07/10:
- 14:47 Ticket #184 (Can hear but can't be heard and not a multitasker) closed by
- invalid: Invalid ticket. This is caused by autokiller.
- 14:46 Ticket #192 (Able to type in disabled chat box) closed by
- fixed: Chat box now hidden when not logged into chat.
- 14:25 Changeset [961] by
- fixing non-ascii char in EULA
- 14:20 Changeset [960] by
- Changing namespace to org.mangler.android. Modifying manifest/java …
- 14:05 Changeset [959] by
- Changing namespace, stand by :)
07/06/10:
- 11:50 Changeset [958] by
- Added EULA Fixed being able to connect to chat multiple times Hides chat …
07/05/10:
- 17:55 Changeset [957] by
- ummm.. yes i did commit that. also, libcelt is not on 9.x
- 17:49 Changeset [956] by
- * perhaps i never commited the jni wrapper change for setting the user …
07/03/10:
- 14:33 Ticket #195 (add rescan command to jukebox) created by
- Here is a diff file to add a rescan function to the jukebox.
- 10:28 Ticket #193 (Voice Transmision broken on Samsung Galaxy S) closed by
- fixed: Resolution set to fixed. This issue is solved in svn/alpha4. Current …
- 10:28 Ticket #193 (Voice Transmision broken on Samsung Galaxy S) reopened by
- 05:26 Ticket #194 (Mangler cannot find libXi) created by
- Trying to compile Mangler 1.2.0 from source and I get: Making all in src …
Note: See TracTimeline
for information about the timeline view.
