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

GrindrMod

Now compatible with Grindr 3.0+

A few years ago, Grindr decided to switch
to a larger, 3-column thumbnail layout
which made sense when phones had smaller
displays. Phones these days often feature larger
displays, so with this module you can restore
the original 4-column layout of the Grindr cascade.

User can also select a custom location for the ability
to browse profiles of guys in other cities.

Please note that each release of GrindrMod is specifically
tied to a particular range of versions of the Grindr app.
Each release will be guaranteed to function only with
the specified versions of Grindr.

This release is compatible with Grindr versions 3.0.10 - 3.0.12

FEATURES:
✓ Custom location picker with favorites
✓ Optional persistent statusbar notification
✓ Launcher icon
✓ Selectable 2, 3, 4 or 5-column grid layout
✓ Individual control over notification sounds
✓ Instagram links now open directly in Instagram app, if installed
✓ Retain chats from blocked profiles
✓ Option to show social media icons on the profile bar
✓ Changed layout of the "send location" button to be more reasonable
✓ Send on SHIFT+ENTER in chat text field (for WifiKeyboard)
✓ Optional GPS Accuracy overlay on cascade
✓ Darken the bottom button bar in chat view
✓ Double-tap to clear text field
✓ Map overlay option on cascade*
✓ Profile view history**
✓ Option to re-crop current profile photo
✓ Chats maintenance function***
✓ Border highlight around cascade profiles of ALL active chats
✓ Undo the last cascade refresh by long-tapping on the center tab (Grindr mask)
✓ Sort chats by favorited profiles (long-tap favorites icon WHILE in inbox view)
✓ Chat search function (long-tap the inbox tab icon while viewing the chat inbox)
✓ Filter inbox by online users (long-tap on the home tab while viewing the chat inbox)
✓ Got rid of all nags requesting "high accuracy" location mode
✓ Received photos indicator (camera icon) option for chat inbox (tap on icon to open received photos)
✓ Option to set the minimum GPS accuracy level (i.e. use coarse location instead of fine location)

*Tapping on the GPS Accuracy text will display your current location
as an overlay in the upper-left corner of the cascade.

**Long-tapping on the favorites tab (star icon) will show
a list of the last 20 profiles you have viewed. Long-tap again to
return to the normal favorites view. If you view more profiles while
in history mode (from the chat inbox tab, or cascade tab), pull once
in history mode to refresh the profile history cascade. Long-tap on
ANY one profile in profile history view to clear the history.

***Double-tap the chat inbox tab to bring up a dialog giving
you the option to bulk-erase one-sided chats before a certain
date. You can also clear ALL chats at once.

Like my work? Please consider donating!

PayPal email: grindrguy1001@yahoo.com

NOTE: This module does NOT unlock any paid
features!! It does NOT allow you to view more
guys than what your subscription allows.
It merely fits more profiles on the display at
once by increasing the number of columns
in the grid.

Works for both free Grindr and GrindrXtra.

Author(s): 

GrindrGuy

Support/Discussion URL: 

http://forum.xda-developers.com/xposed/modules/mod-t3373222

Package: 

com.grindrmod.android

Version name: 

3.2.12.1

Release type: 

Stable (low risk of bugs)

Download: 

com.grindrmod.android_v76_7a0754.apk (1.5 MB)

Number of downloads: 

67 in total · 67 in the last 24 hours

MD5 checksum: 

7a075484d4f13246acc3975f2ae93554

Uploaded on: 

Friday, January 20, 2017 - 10:21

Changes: 

✓Map overlay is now larger, and zoomable*
✓Switched GrindrMod button back to old behavior

*Maps overlay now runs as a service and draws the interactive map
on top of the cascade. Zoom settings are saved in shared preferences.
Requires you to enable the draw on top of other apps permission for
devices running Marshmallow.

-Since the cascade bug seems to only be tied to the favorites floating
action button, I have decided to restore the old behavior of the GrindrMod
button to appear only when you click on the floating action button in
the home view.

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