Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

XHangouts


 
The ultimate Google Hangouts extension.

XDA-Developers: forum.xda-developers.com/xposed/modules/xhangouts-t2888102
GitHub:github.com/kmark/XHangouts


Google Hangouts is a great messaging app for those of us who make considerable use of the Google
Hangouts IM platform and SMS. XHangouts is tasked with improving the Google Hangouts experience on Android. From resolving deep technical issues to cool graphical UI tweaks.

Featured twice on XDA Xposed Tuesday! (features v2.1)

Features

Easily enable or disable features without rebootingAutomatically rotate photos taken by your cameraHigh quality image resizing algorithm.Tweak MMS, Google Voice, and Hangouts image dimensionsChoose between JPEG and PNG images at varying quality levels with an easy-to-use interface.Change the enter key on your keyboard to add a new line or send your message (as opposed to opening the emoji keyboard).(Currently deactivated) MMS APN Splicing. Send and receive MMS very quickly (and waste less battery) while on your mobile connection.Personalize Hangouts! Choose from 23 different material design colors.Activate the dark or AMOLED-friendly black theme to make Hangouts easier on the eyes and battery.Change the chat bubble and text colors in conversations!Hide the video and audio call toolbar buttons.Enhance the Hangouts call button logicToggle the app's launcher presenceAccess XHangouts easily from an entry in the Hangouts menuSend a message and lock your device with one tapCustomize ringtones and soundsDisable the proximity sensorAccess the hidden and powerful Hangouts debug menuWorks on Xposed for Lollipop and Marshmallow!Free and open-source software. No nags. No data collection. No secrets.

Screnshots
Find more in the images directory.
Colorize Hangouts:

 
Licensing
Copyright © 2014-2017 Kevin Mark. XHangouts is licensed under the GNU General Public License, Version 3 which can be found in LICENSE.md

More information on the projects used to help create XHangouts can be found by opening the app's About dialog and clicking the License link. Or just open "app/src/main/assets/license.html" in your browser.

Author(s): 

Kevin M

Support/Discussion URL: 

http://forum.xda-developers.com/xposed/modules/xhangouts-t2888102

Source code URL: 

https://github.com/kmark/XHangouts

Package: 

com.versobit.kmark.xhangouts

Version name: 

2.15-6ccc1c1

Release type: 

Stable (low risk of bugs)

Download: 

com.versobit.kmark.xhangouts_v32_5865b6.apk (1.79 MB)

Number of downloads: 

1,576 in total · 52 in the last 24 hours

MD5 checksum: 

5865b60fffd95c6c6db5845aaa23a68a

Uploaded on: 

Sunday, March 5, 2017 - 22:14

Changes: 

XHangouts v2.15 introduces the following features and improvements:

Support for Google Hangouts 17.0.148298972Send & Lock feature has been fixedFixed white conversation bubbles bug

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

App locale 2

Xposed App Locale Set the language used by app. This is a fork of the module made by @jiefoxi, which seems to be abandoned. Credits jiefoxi/XposedAppLocale =>  https://github.com/jiefoxi/XposedAppLocale rovo89/XposedAppSettings =>  https://github.com/rovo89/XposedAppSettings License Apache License, Version 2.0 Author(s):  Flo354 ,  jiefoxi Support/Discussion URL:  https://github.com/Flo354/XposedAppLocale/issues Source code URL:  https://github.com/Flo354/XposedAppLocale Package:  com.flo354.xposed.applocale Version name:  2.0.5 Release type:  Stable  (low risk of bugs) Download:  com.flo354.xposed.applocale_v11_e033c7.apk  (1.04 MB) Number of downloads:  1,927 in total · 58 in the last 24 hours MD5 checksum:  e033c78074322df78a15d52a045b299e Uploaded on:  Saturday, March 10, 2018 - 18:14 Changes:  Support for new languages

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project