Commit Graph

18 Commits

Author SHA1 Message Date
Anthony Restaino
7f8253b470 Settings should utilize .apply() instead of .commit() 2015-01-29 21:55:46 -05:00
Anthony Restaino
8314676918 Added option to enable/disable Color Mode 2015-01-29 15:39:53 -05:00
Anthony Restaino
9853804fd8 Complete Material Design for Settings 2015-01-29 13:25:19 -05:00
DF1E
a292c6c776 material design for erveryone..
use appcompat on all API's because of its backward compatibility
2015-01-28 19:16:00 +01:00
Anthony Restaino
1e8e78e6d7 Reversed search arrow direction to be more intuitive 2014-12-31 14:43:17 -05:00
Anthony Restaino
6a7b4bfe68 Manual merge of Settings changes from @pejakm due to merge conflicts 2014-12-31 12:56:33 -05:00
Anthony Restaino
187855bdae Merge pull request #128 from Javran/agent-picker-memorize
make the agent picker remember the previous value
2014-12-29 16:48:57 -05:00
Javran Cheng
660d4f0e04 make the agent picker remember the previous value
Saying you might sometimes accidentally click "yes"
when editing user agent string and then the previous setting
goes away or there is a typo in the customized string
and you want to modify it slightly.

And making the agent picker remember the previous value
solves all the problems above :)
2014-10-02 11:46:56 -04:00
Anthony Restaino
25a1b86307 Add BookmarkActivity that allows centralized management of bookmarks 2014-09-01 21:01:18 -04:00
Anthony Restaino
52fcf8fdc0 Added option to change rendering mode 2014-08-19 15:10:54 -04:00
Anthony Restaino
e5fd921965 stupid formatting ¯\_(ツ)_/¯ 2014-08-08 18:17:52 -04:00
Miłosz Sieradzki
0cf218018c Clean up SettingsActivity and AdvancedSettingsActivity
* field that are overwritten from every class instance SHOULD NOT be "static"
* some field could and was converted to local variables
* add missing "private" qualifier here and there
* action bar may be null, added checking for this
* remove wrapping all method body in try-catch, moved it to method call
* removed redundant field and local variable initializations
* single-char string replaced with char
* redundant qualifiers ("SettingsActivity.this" etc.) was removed
2014-07-19 18:22:33 +02:00
Miłosz Sieradzki
005e75fc8d Restore consistency in code formatting
* remove all trailing spaces
* some files used spaces instead of tabs like the rest of codebase - fixed
* make use of IDE "optimize import" feature
* make use of IDE "auto format" feature to fix some missing spaces here and there
2014-07-19 16:49:33 +02:00
Anthony Restaino
ec9a58795d Fixed some URL launching and the log tag 2014-07-18 19:43:42 -04:00
Anthony Restaino
8dcfd05c58 Updated Orbot Preference Handling 2014-07-08 21:35:13 -04:00
DF1E
d0f0814bad move option to enable Orbot to settings 2014-07-07 09:16:49 +02:00
Victor
ecdef5d294 Add array resources 2014-07-04 10:21:06 +02:00
Anthony Restaino
8bead20406 Updated to 3.1.0
Updated to new UI
Added AdBlocker
Added Google Search Suggestions
Tons of other stuff
2014-04-28 15:41:40 -04:00