Commit graph

28 commits

Author SHA1 Message Date
Suchit Kar
369570537e Add delete task 2018-03-13 02:02:39 +05:30
Ujjwal Agrawal
eeaa9a90ba
Merge branch 'master' into feat5 2018-02-27 12:17:29 +05:30
Ujjwal Agrawal
fc8b522ac4 Rate Us method added to Utils.java and called on AboutActivity.java 2018-02-27 12:04:04 +05:30
Ujjwal Agrawal
96173e26cf Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity (#1185)
* Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity

* Created method handleWebUrl in Utils.java
2018-02-25 00:27:49 +05:30
Manuel Lorenzo
304bf51f5f Fixing some lint issues for #171 2018-02-07 11:32:24 +01:00
Shradheya Thakre
9985e87b8a Used @OnClick Annotation 2018-01-21 15:48:54 +08:00
Shradheya Thakre
ca43dbcef1 Refactored function names 2018-01-21 15:36:36 +08:00
Shradheya Thakre
64271e6066 On click Methods added 2018-01-20 14:13:34 +08:00
prajgov
3d6c6e0301 added JavaDoc comments 2017-12-19 19:11:39 +05:30
Paul Hawke
02b5b9b680 Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00
Ram Gudivada
3c9b325e58 Changed activity creation logic
- for home activity it will reuse existing activity from back stack and
  also clears all current activities
- for nearby, about and settings, it will use the existing activity from
  back stack
2017-11-20 21:37:10 -08:00
Michiyo Wellington-Oguri
10637f4bf2 Use string substitution to avoid translating trademarked text 2017-07-16 14:28:23 -07:00
maskara
a6bbc8a33b With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
maskara
09cd596ff6 Integrated navigation drawer in the contributions activity 2017-05-16 11:57:07 +02:00
Dinu Kumarasiri
8bf59d832f Tidy about screen 2017-05-15 12:21:32 +02:00
veyndan
ce1e293d87 Define a custom TextView that displays HTML 2017-04-14 15:02:33 +01:00
veyndan
b9eafa66b9 Add ActionBar to About screen 2017-04-13 17:40:10 +01:00
veyndan
0e3bd3c74a Use generated version name from BuildConfig 2017-03-24 03:13:44 +00:00
Josephine Lim
b64c77021b Merge pull request #451 from maskaravivek/credits
Add credits in about page
2017-03-21 22:11:44 +10:00
veyndan
7d4dc12f53 Rename BaseAppCompatActivity to BaseActivity 2017-03-20 21:14:56 +00:00
veyndan
8cc51c4dd9 Extend from AppCompatActivity instead of Activity 2017-03-20 21:14:22 +00:00
maskara
6b1484efe6 Add credits in about page 2017-03-21 01:22:04 +05:30
maskara
060750b050 Added support for butterknife library for view bindings 2017-03-21 00:04:32 +05:30
Neslihan
7e256175dc Move theme checkbox to settings activity 2017-03-18 01:49:19 +03:00
Neslihan
5147769405 Add BaseActivity and BaseAppcompatActivity 2017-03-15 18:20:59 +03:00
veyndan
fe42731ee6 Replace fully qualified names with imports 2017-03-02 14:39:08 +00:00
veyndan
c1bcd921e3 Add missing @Override annotations 2017-02-26 02:38:05 +00:00
Yusuke Matsubara
b4231bbfdc Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00
Renamed from commons/app/src/main/java/fr/free/nrw/commons/AboutActivity.java (Browse further)