aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/Config.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-18use build flavor open for unbind app versionChristian Schneppe1-4/+3
2016-10-08increase refresh ui intervallChristian Schneppe1-1/+1
2016-10-08reformat config.javaChristian Schneppe1-121/+119
2016-09-25add actionbar item to report an issue via support conferenceChristian Schneppe1-1/+2
2016-09-17increase video size for compression from 5 to 10 MiBChristian Schneppe1-1/+1
2016-09-07ordered config a bitChristian Schneppe1-3/+5
2016-09-06detect video aspect ratio for compressionChristian Schneppe1-1/+2
2016-08-30make bitrate configurable via config.javaChristian Schneppe1-1/+2
2016-08-28compress videos bigger than 10 MB before sendingChristian Schneppe1-1/+1
2016-08-11close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch1-1/+4
2016-08-09reworked backup serviceChristian Schneppe1-1/+5
* automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2016-07-02code cleanupChristian Schneppe1-1/+0
2016-06-12parse real jid from muc mam messages. (disabled)Daniel Gultsch1-0/+2
parsing this is dangerous if server doesn't filter properly thus it is disabled in config
2016-06-05log all background stanzas when background logging is enabledDaniel Gultsch1-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe1-0/+2
2016-06-02make grace period configurableDaniel Gultsch1-1/+0
2016-06-01change AppUpdate URLChristian Schneppe1-1/+1
2016-05-29Revert "always notify by default in conferences"Daniel Gultsch1-0/+2
This reverts commit e9494af098e6d3dad4f0a5328ae7342664ce853c. Now that new conferences are private by default this setting makes more sense
2016-05-29show in ui when text was shortenedDaniel Gultsch1-1/+1
2016-05-28limit text size in message adapter to 2k and also limit text size in ↵Daniel Gultsch1-1/+1
conversations adapter
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch1-0/+2
2016-05-28added idle ping in 10min intervalsDaniel Gultsch1-0/+1
2016-05-28put bug report jid in config. include package signature in reportDaniel Gultsch1-0/+2
2016-05-22don't make OMEMO defaultChristian Schneppe1-1/+3
2016-05-21disable stanza loggingDaniel Gultsch1-1/+1
2016-05-19resetting fetch status error when mutual subscription is reestablishedDaniel Gultsch1-1/+1
2016-05-15log incoming iq requestsDaniel Gultsch1-0/+1
2016-05-05add share locationChristian S1-1/+2
2016-05-04changed avatar format to JPEG and increased size to 720pxChristian S1-2/+2
2016-05-02show only username when registering account with magic createDaniel Gultsch1-1/+1
2016-04-30changed avatar format to JPEG and increased size to 720 pxChristian S1-2/+2
2016-04-28don't request disco from selfDaniel Gultsch1-2/+0
2016-04-27removed unused config variablesDaniel Gultsch1-6/+0
2016-04-23changlog for upcoming versionChristian S1-1/+1
2016-04-23increased disco timeoutChristian S1-1/+1
2016-04-22added multiple ports to connect to...Christian S1-1/+1
...and choose a random port to connect
2016-04-21use IP/port to connect to serverChristian S1-0/+3
2016-04-19added magic create welcome screenDaniel Gultsch1-0/+1
2016-04-15make foreground service always enabledChristian S1-1/+2
and don't let the user choose the foreground settings
2016-04-14always notify by default in conferencesDaniel Gultsch1-2/+0
2016-04-13create Config varibale to show the disable foreground service buttonDaniel Gultsch1-0/+1
2016-04-11Revert "chnaged avatar format to match XEP"Christian S1-1/+1
This reverts commit b8ec4663db7fb597ec4a4030ac9ea508e885d9e5.
2016-04-09chnaged avatar format to match XEPChristian S1-1/+1
2016-04-04add option to only allow one account and set it to trueChristian S1-2/+1
2016-03-05only resend files smaller than 1 MiB automaticallyChristian S1-1/+3
2016-03-04allow users to edit settings and accountsChristian S1-2/+2
2016-03-01removed unused config variableDaniel Gultsch1-4/+0
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+1
2016-02-24hide add account icons when single_account is set to trueDaniel Gultsch1-1/+2