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.10.0

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) (Only for Grindr 3.0.12 and below)
✓ 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)
✓ Backup and restore chats to Google Drive****
✓ Option to disable "Fresh Faces"
✓ Option to replace "Fresh Faces" with Profile History (long-tap a profile to clear the history)
✓ Option to disable sending Taps on single-tap (Prevent sending accidental taps)

*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.

****Chats backed up to Google Drive are saved in GrindrMod's private appData
folder, and should be available on any device running GrindrMod and logged
into the same Google Account. If your device has multiple Google Accounts,
you will be prompted to select which account you would like to use for backups.
Each backup is uniquely identified by the device's Android ID and the Grindr
profile from which it came. Only ONE backup per device, per Grindr account is
allowed. Each new backup will overwrite the previous backup for that device only! 
The only time you will see multiple entries in the backup list, is if you are using the same
Grindr account on multiple devices. You may restore the chats from each device, as
long as it is for the same Grindr account.

Restoring chats is always a non-destructive operation. No chats are ever deleted
on the target device! You may delete the Google Drive backup by long-tapping on the
backup entry in the restore list.

Please note that the backup files are automatically deleted from Google Drive once
you uninstall GrindrMod.

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.10.0

Release type: 

Stable (low risk of bugs)

Download: 

com.grindrmod.android_v109_373122.apk (2.12 MB)

Number of downloads: 

401 in total · 74 in the last 24 hours

MD5 checksum: 

373122a17e8769cdb63a62c05a5637b8

Uploaded on: 

Sunday, June 25, 2017 - 18:18

Changes: 

✓Support for Grindr 3.10.0 (Build 22070)

Now compatible with versions 3.0.10 - 3.10.0

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).

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